c.smali

.class public abstract Lcom/tencent/open/c;
.super Landroid/app/Dialog;


# instance fields
.field protected c:Lcom/tencent/open/b;

.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
    .registers 4

    invoke-direct {p0, p1, p2}, Landroid/app/Dialog;-><init>(Landroid/content/Context;I)V

    new-instance v0, Lcom/tencent/open/c$1;

    invoke-direct {v0, p0}, Lcom/tencent/open/c$1;-><init>(Lcom/tencent/open/c;)V

    iput-object v0, p0, Lcom/tencent/open/c;->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
    .registers 3

    invoke-super {p0, p1}, Landroid/app/Dialog;->onCreate(Landroid/os/Bundle;)V

    new-instance v0, Lcom/tencent/open/b;

    invoke-direct {v0}, Lcom/tencent/open/b;-><init>()V

    iput-object v0, p0, Lcom/tencent/open/c;->c:Lcom/tencent/open/b;

    return-void
.end method