SmartHomeAdapter$SmartHomeViewHolder.smali
.class Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter$SmartHomeViewHolder;
.super Landroid/support/v7/widget/RecyclerView$ViewHolder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2
name = "SmartHomeViewHolder"
.end annotation
# instance fields
.field private iconIv:Landroid/widget/ImageView;
.field final synthetic this$0:Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter;
# direct methods
.method public constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter;Landroid/view/View;)V
.registers 4
iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter$SmartHomeViewHolder;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter;
invoke-direct {p0, p2}, Landroid/support/v7/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
sget v0, Lcom/cmcm/xiaobao/phone/smarthome/R$id;->iv_icon:I
invoke-virtual {p2, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/ImageView;
iput-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter$SmartHomeViewHolder;->iconIv:Landroid/widget/ImageView;
return-void
.end method
.method static synthetic access$000(Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter$SmartHomeViewHolder;)Landroid/widget/ImageView;
.registers 2
iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter$SmartHomeViewHolder;->iconIv:Landroid/widget/ImageView;
return-object v0
.end method