EcoGalleryAdapterView$AdapterContextMenuInfo.smali
.class public Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$AdapterContextMenuInfo;
.super Ljava/lang/Object;
.source "EcoGalleryAdapterView.java"
# interfaces
.implements Landroid/view/ContextMenu$ContextMenuInfo;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "AdapterContextMenuInfo"
.end annotation
# instance fields
.field public id:J
.field public position:I
.field public targetView:Landroid/view/View;
# direct methods
.method public constructor <init>(Landroid/view/View;IJ)V
.registers 6
.prologue
.line 378
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 379
iput-object p1, p0, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$AdapterContextMenuInfo;->targetView:Landroid/view/View;
.line 380
iput p2, p0, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$AdapterContextMenuInfo;->position:I
.line 381
iput-wide p3, p0, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$AdapterContextMenuInfo;->id:J
.line 382
return-void
.end method