Weather/smali_classes4/com/tencent/connect/auth/AuthAgent$b$3.smali
2021-05-10 10:13:34 +02:00

64 lines
1.8 KiB
Smali

.class Lcom/tencent/connect/auth/AuthAgent$b$3;
.super Ljava/lang/Object;
.source "ProGuard"
# interfaces
.implements Landroid/content/DialogInterface$OnCancelListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/tencent/connect/auth/AuthAgent$b;->a(Ljava/lang/String;Lcom/tencent/tauth/IUiListener;Ljava/lang/Object;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/tencent/tauth/IUiListener;
.field final synthetic b:Ljava/lang/Object;
.field final synthetic c:Lcom/tencent/connect/auth/AuthAgent$b;
# direct methods
.method constructor <init>(Lcom/tencent/connect/auth/AuthAgent$b;Lcom/tencent/tauth/IUiListener;Ljava/lang/Object;)V
.locals 0
.line 585
iput-object p1, p0, Lcom/tencent/connect/auth/AuthAgent$b$3;->c:Lcom/tencent/connect/auth/AuthAgent$b;
iput-object p2, p0, Lcom/tencent/connect/auth/AuthAgent$b$3;->a:Lcom/tencent/tauth/IUiListener;
iput-object p3, p0, Lcom/tencent/connect/auth/AuthAgent$b$3;->b:Ljava/lang/Object;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onCancel(Landroid/content/DialogInterface;)V
.locals 1
.line 589
iget-object p1, p0, Lcom/tencent/connect/auth/AuthAgent$b$3;->a:Lcom/tencent/tauth/IUiListener;
if-eqz p1, :cond_0
.line 590
iget-object p1, p0, Lcom/tencent/connect/auth/AuthAgent$b$3;->a:Lcom/tencent/tauth/IUiListener;
iget-object v0, p0, Lcom/tencent/connect/auth/AuthAgent$b$3;->b:Ljava/lang/Object;
invoke-interface {p1, v0}, Lcom/tencent/tauth/IUiListener;->onComplete(Ljava/lang/Object;)V
:cond_0
return-void
.end method