78 lines
1.6 KiB
Smali
78 lines
1.6 KiB
Smali
.class public Lcom/tencent/smtt/sdk/WebView$WebViewTransport;
|
|
.super Ljava/lang/Object;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/tencent/smtt/sdk/WebView;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = "WebViewTransport"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/tencent/smtt/sdk/WebView;
|
|
|
|
.field private b:Lcom/tencent/smtt/sdk/WebView;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/tencent/smtt/sdk/WebView;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/tencent/smtt/sdk/WebView$WebViewTransport;->a:Lcom/tencent/smtt/sdk/WebView;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public declared-synchronized getWebView()Lcom/tencent/smtt/sdk/WebView;
|
|
.locals 1
|
|
|
|
monitor-enter p0
|
|
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/tencent/smtt/sdk/WebView$WebViewTransport;->b:Lcom/tencent/smtt/sdk/WebView;
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
monitor-exit p0
|
|
|
|
return-object v0
|
|
|
|
:catchall_0
|
|
move-exception v0
|
|
|
|
monitor-exit p0
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public declared-synchronized setWebView(Lcom/tencent/smtt/sdk/WebView;)V
|
|
.locals 0
|
|
|
|
monitor-enter p0
|
|
|
|
:try_start_0
|
|
iput-object p1, p0, Lcom/tencent/smtt/sdk/WebView$WebViewTransport;->b:Lcom/tencent/smtt/sdk/WebView;
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
monitor-exit p0
|
|
|
|
return-void
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
monitor-exit p0
|
|
|
|
throw p1
|
|
.end method
|