BLActionAdapter$1.smali

.class Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter$1;
.super Ljava/lang/Object;

# interfaces
.implements Landroid/view/View$OnClickListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;->bindView(Lcom/cmcm/xiaobao/phone/smarthome/model/BLFunctionBean;Landroid/support/v7/widget/RecyclerView$ViewHolder;I)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;

.field final synthetic val$position:I


# direct methods
.method constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;I)V
    .registers 3

    iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter$1;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;

    iput p2, p0, Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter$1;->val$position:I

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onClick(Landroid/view/View;)V
    .registers 4

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter$1;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;->mListener:Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter$OnClickConfigureListener;
    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;->access$000(Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;)Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter$OnClickConfigureListener;

    move-result-object v0

    if-eqz v0, :cond_13

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter$1;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;->mListener:Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter$OnClickConfigureListener;
    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;->access$000(Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter;)Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter$OnClickConfigureListener;

    move-result-object v0

    iget v1, p0, Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter$1;->val$position:I

    invoke-interface {v0, v1}, Lcom/cmcm/xiaobao/phone/smarthome/BLActionAdapter$OnClickConfigureListener;->onClickConfigure(I)V

    :cond_13
    const-string/jumbo v0, "19"

    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/infoc/reporter/NewSmartHomeReporter;->reportDetailClickData(Ljava/lang/String;)V

    return-void
.end method