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

40 lines
953 B
Smali

.class abstract Lcom/tencent/connect/auth/AuthAgent$b$a;
.super Ljava/lang/Object;
.source "ProGuard"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/tencent/connect/auth/AuthAgent$b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x402
name = "a"
.end annotation
# instance fields
.field d:Landroid/app/Dialog;
.field final synthetic e:Lcom/tencent/connect/auth/AuthAgent$b;
# direct methods
.method constructor <init>(Lcom/tencent/connect/auth/AuthAgent$b;Landroid/app/Dialog;)V
.locals 0
.line 513
iput-object p1, p0, Lcom/tencent/connect/auth/AuthAgent$b$a;->e:Lcom/tencent/connect/auth/AuthAgent$b;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 514
iput-object p2, p0, Lcom/tencent/connect/auth/AuthAgent$b$a;->d:Landroid/app/Dialog;
return-void
.end method