48 lines
901 B
Smali
48 lines
901 B
Smali
.class final Lcom/moji/webview/bridge/BridgeWebView$2;
|
|
.super Ljava/lang/Object;
|
|
.source "BridgeWebView.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/tencent/smtt/sdk/QbSdk$PreInitCallback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/webview/bridge/BridgeWebView;->a(Landroid/content/Context;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 267
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onCoreInitFinished()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onViewInitFinished(Z)V
|
|
.locals 0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
.line 275
|
|
sput-boolean p1, Lcom/moji/webview/bridge/BridgeWebView;->c:Z
|
|
|
|
return-void
|
|
.end method
|