BaseSmartHomeSkill$8.smali

.class Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill$8;
.super Ljava/lang/Object;

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->initView(Landroid/app/Activity;)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/base/BaseSmartHomeSkill;


# direct methods
.method constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;)V
    .registers 2

    iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill$8;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;

    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/base/BaseSmartHomeSkill$8;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->mIntroTv:Landroid/widget/TextView;
    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->access$300(Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;)Landroid/widget/TextView;

    move-result-object v0

    iget-object v1, p0, Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill$8;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->mSkillInfo:Ljava/lang/String;
    invoke-static {v1}, Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->access$200(Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;)Ljava/lang/String;

    move-result-object v1

    invoke-virtual {v0, v1}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill$8;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->mIntroTv:Landroid/widget/TextView;
    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->access$300(Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;)Landroid/widget/TextView;

    move-result-object v0

    const/16 v1, 0x64

    invoke-virtual {v0, v1}, Landroid/widget/TextView;->setMaxLines(I)V

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill$8;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->mIntroMoreTv:Landroid/widget/TextView;
    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->access$400(Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;)Landroid/widget/TextView;

    move-result-object v0

    const/16 v1, 0x8

    invoke-virtual {v0, v1}, Landroid/widget/TextView;->setVisibility(I)V

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill$8;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->mIntroTv:Landroid/widget/TextView;
    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;->access$300(Lcom/cmcm/xiaobao/phone/smarthome/base/BaseSmartHomeSkill;)Landroid/widget/TextView;

    move-result-object v0

    const/4 v1, 0x0

    invoke-virtual {v0, v1}, Landroid/widget/TextView;->setTag(Ljava/lang/Object;)V

    return-void
.end method