Weather/smali_classes4/com/tencent/open/b.smali
2021-05-10 10:13:34 +02:00

55 lines
1.2 KiB
Smali

.class public abstract Lcom/tencent/open/b;
.super Landroid/app/Dialog;
.source "ProGuard"
# instance fields
.field protected c:Lcom/tencent/open/a;
.field protected final d:Landroid/webkit/WebChromeClient;
.annotation build Landroid/annotation/SuppressLint;
value = {
"NewApi"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Landroid/content/Context;I)V
.locals 0
.line 23
invoke-direct {p0, p1, p2}, Landroid/app/Dialog;-><init>(Landroid/content/Context;I)V
.line 34
new-instance p1, Lcom/tencent/open/b$1;
invoke-direct {p1, p0}, Lcom/tencent/open/b$1;-><init>(Lcom/tencent/open/b;)V
iput-object p1, p0, Lcom/tencent/open/b;->d:Landroid/webkit/WebChromeClient;
return-void
.end method
# virtual methods
.method protected abstract a(Ljava/lang/String;)V
.end method
.method protected onCreate(Landroid/os/Bundle;)V
.locals 0
.line 28
invoke-super {p0, p1}, Landroid/app/Dialog;->onCreate(Landroid/os/Bundle;)V
.line 29
new-instance p1, Lcom/tencent/open/a;
invoke-direct {p1}, Lcom/tencent/open/a;-><init>()V
iput-object p1, p0, Lcom/tencent/open/b;->c:Lcom/tencent/open/a;
return-void
.end method