HWPushProxy$3.smali

.class final Lcom/baidu/techain/push/HWPushProxy$3;
.super Ljava/lang/Object;
.source "HWPushProxy.java"

# interfaces
.implements Lcom/baidu/techain/hw/android/hms/agent/push/handler/GetTokenHandler;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/baidu/techain/push/HWPushProxy;->getToken(Landroid/content/Context;)V
.end annotation

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


# instance fields
.field final synthetic a:Landroid/content/Context;

.field final synthetic b:Lcom/baidu/techain/push/HWPushProxy;


# direct methods
.method constructor <init>(Lcom/baidu/techain/push/HWPushProxy;Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 96
    iput-object p1, p0, Lcom/baidu/techain/push/HWPushProxy$3;->b:Lcom/baidu/techain/push/HWPushProxy;

    iput-object p2, p0, Lcom/baidu/techain/push/HWPushProxy$3;->a:Landroid/content/Context;

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

    return-void
.end method


# virtual methods
.method public final onResult(I)V
    .registers 4

    .prologue
    .line 99
    invoke-static {}, Lcom/baidu/techain/b;->b()V

    .line 100
    if-nez p1, :cond_12

    .line 101
    iget-object v0, p0, Lcom/baidu/techain/push/HWPushProxy$3;->b:Lcom/baidu/techain/push/HWPushProxy;

    const/4 v1, 0x1

    # invokes: Lcom/baidu/techain/push/HWPushProxy;->setReceiveNotifyMsg(Z)V
    invoke-static {v0, v1}, Lcom/baidu/techain/push/HWPushProxy;->access$300(Lcom/baidu/techain/push/HWPushProxy;Z)V

    .line 102
    iget-object v0, p0, Lcom/baidu/techain/push/HWPushProxy$3;->b:Lcom/baidu/techain/push/HWPushProxy;

    const/4 v1, 0x0

    # invokes: Lcom/baidu/techain/push/HWPushProxy;->setReceiveNormalMsg(Z)V
    invoke-static {v0, v1}, Lcom/baidu/techain/push/HWPushProxy;->access$400(Lcom/baidu/techain/push/HWPushProxy;Z)V

    .line 106
    :goto_11
    return-void

    .line 104
    :cond_12
    iget-object v0, p0, Lcom/baidu/techain/push/HWPushProxy$3;->b:Lcom/baidu/techain/push/HWPushProxy;

    iget-object v1, p0, Lcom/baidu/techain/push/HWPushProxy$3;->a:Landroid/content/Context;

    # invokes: Lcom/baidu/techain/push/HWPushProxy;->reportRegisterFail(Landroid/content/Context;I)V
    invoke-static {v0, v1, p1}, Lcom/baidu/techain/push/HWPushProxy;->access$200(Lcom/baidu/techain/push/HWPushProxy;Landroid/content/Context;I)V

    goto :goto_11
.end method