IdentityVerifier$1.smali

.class Lcom/iflytek/cloud/IdentityVerifier$1;
.super Landroid/os/Handler;
.source "SourceFile"


# instance fields
.field final synthetic a:Lcom/iflytek/cloud/IdentityVerifier;


# direct methods
.method constructor <init>(Lcom/iflytek/cloud/IdentityVerifier;Landroid/os/Looper;)V
    .registers 3

    .prologue
    .line 173
    iput-object p1, p0, Lcom/iflytek/cloud/IdentityVerifier$1;->a:Lcom/iflytek/cloud/IdentityVerifier;

    invoke-direct {p0, p2}, Landroid/os/Handler;-><init>(Landroid/os/Looper;)V

    return-void
.end method


# virtual methods
.method public handleMessage(Landroid/os/Message;)V
    .registers 4

    .prologue
    .line 178
    iget-object v0, p0, Lcom/iflytek/cloud/IdentityVerifier$1;->a:Lcom/iflytek/cloud/IdentityVerifier;

    invoke-static {v0}, Lcom/iflytek/cloud/IdentityVerifier;->a(Lcom/iflytek/cloud/IdentityVerifier;)Lcom/iflytek/cloud/InitListener;

    move-result-object v0

    if-nez v0, :cond_9

    .line 182
    :goto_8
    return-void

    .line 181
    :cond_9
    iget-object v0, p0, Lcom/iflytek/cloud/IdentityVerifier$1;->a:Lcom/iflytek/cloud/IdentityVerifier;

    invoke-static {v0}, Lcom/iflytek/cloud/IdentityVerifier;->a(Lcom/iflytek/cloud/IdentityVerifier;)Lcom/iflytek/cloud/InitListener;

    move-result-object v0

    iget v1, p1, Landroid/os/Message;->what:I

    invoke-interface {v0, v1}, Lcom/iflytek/cloud/InitListener;->onInit(I)V

    goto :goto_8
.end method