Files
rr3-apk/smali_classes2/com/ea/nimble/WebView$1.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

97 lines
3.2 KiB
Smali

.class Lcom/ea/nimble/WebView$1;
.super Landroidx/browser/customtabs/CustomTabsServiceConnection;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/ea/nimble/WebView;->createCustomTabsServiceConnection()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/ea/nimble/WebView;
# direct methods
.method public constructor <init>(Lcom/ea/nimble/WebView;)V
.locals 0
iput-object p1, p0, Lcom/ea/nimble/WebView$1;->this$0:Lcom/ea/nimble/WebView;
.line 42
invoke-direct {p0}, Landroidx/browser/customtabs/CustomTabsServiceConnection;-><init>()V
return-void
.end method
# virtual methods
.method public onCustomTabsServiceConnected(Landroid/content/ComponentName;Landroidx/browser/customtabs/CustomTabsClient;)V
.locals 2
.param p1 # Landroid/content/ComponentName;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/browser/customtabs/CustomTabsClient;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
iget-object p1, p0, Lcom/ea/nimble/WebView$1;->this$0:Lcom/ea/nimble/WebView;
.line 48
invoke-static {p1, p2}, Lcom/ea/nimble/WebView;->access$002(Lcom/ea/nimble/WebView;Landroidx/browser/customtabs/CustomTabsClient;)Landroidx/browser/customtabs/CustomTabsClient;
iget-object p1, p0, Lcom/ea/nimble/WebView$1;->this$0:Lcom/ea/nimble/WebView;
.line 50
invoke-static {p1}, Lcom/ea/nimble/WebView;->access$000(Lcom/ea/nimble/WebView;)Landroidx/browser/customtabs/CustomTabsClient;
move-result-object p1
const-wide/16 v0, 0x0
invoke-virtual {p1, v0, v1}, Landroidx/browser/customtabs/CustomTabsClient;->warmup(J)Z
iget-object p1, p0, Lcom/ea/nimble/WebView$1;->this$0:Lcom/ea/nimble/WebView;
.line 52
invoke-static {p1}, Lcom/ea/nimble/WebView;->access$000(Lcom/ea/nimble/WebView;)Landroidx/browser/customtabs/CustomTabsClient;
move-result-object p1
new-instance p2, Landroidx/browser/customtabs/CustomTabsCallback;
invoke-direct {p2}, Landroidx/browser/customtabs/CustomTabsCallback;-><init>()V
invoke-virtual {p1, p2}, Landroidx/browser/customtabs/CustomTabsClient;->newSession(Landroidx/browser/customtabs/CustomTabsCallback;)Landroidx/browser/customtabs/CustomTabsSession;
move-result-object p1
invoke-static {p1}, Lcom/ea/nimble/WebView;->access$102(Landroidx/browser/customtabs/CustomTabsSession;)Landroidx/browser/customtabs/CustomTabsSession;
return-void
.end method
.method public onServiceDisconnected(Landroid/content/ComponentName;)V
.locals 1
iget-object p1, p0, Lcom/ea/nimble/WebView$1;->this$0:Lcom/ea/nimble/WebView;
const/4 v0, 0x0
.line 57
invoke-static {p1, v0}, Lcom/ea/nimble/WebView;->access$002(Lcom/ea/nimble/WebView;Landroidx/browser/customtabs/CustomTabsClient;)Landroidx/browser/customtabs/CustomTabsClient;
.line 58
invoke-static {v0}, Lcom/ea/nimble/WebView;->access$102(Landroidx/browser/customtabs/CustomTabsSession;)Landroidx/browser/customtabs/CustomTabsSession;
return-void
.end method