EditNameGridViewAdapter$ViewHolder.smali
.class Lcom/cmcm/xiaobao/phone/smarthome/EditNameGridViewAdapter$ViewHolder;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cmcm/xiaobao/phone/smarthome/EditNameGridViewAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "ViewHolder"
.end annotation
# instance fields
.field private textView:Landroid/widget/TextView;
# direct methods
.method private constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/EditNameGridViewAdapter$1;)V
.registers 2
invoke-direct {p0}, Lcom/cmcm/xiaobao/phone/smarthome/EditNameGridViewAdapter$ViewHolder;-><init>()V
return-void
.end method
.method static synthetic access$100(Lcom/cmcm/xiaobao/phone/smarthome/EditNameGridViewAdapter$ViewHolder;)Landroid/widget/TextView;
.registers 2
iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/EditNameGridViewAdapter$ViewHolder;->textView:Landroid/widget/TextView;
return-object v0
.end method
.method static synthetic access$102(Lcom/cmcm/xiaobao/phone/smarthome/EditNameGridViewAdapter$ViewHolder;Landroid/widget/TextView;)Landroid/widget/TextView;
.registers 2
iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/EditNameGridViewAdapter$ViewHolder;->textView:Landroid/widget/TextView;
return-object p1
.end method