37 lines
1.3 KiB
Smali
37 lines
1.3 KiB
Smali
.class public abstract Landroidx/browser/customtabs/CustomTabsServiceConnection;
|
|
.super Ljava/lang/Object;
|
|
.source "CustomTabsServiceConnection.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/content/ServiceConnection;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract onCustomTabsServiceConnected(Landroid/content/ComponentName;Landroidx/browser/customtabs/CustomTabsClient;)V
|
|
.end method
|
|
|
|
.method public final onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
|
|
.locals 1
|
|
|
|
new-instance v0, Landroidx/browser/customtabs/CustomTabsServiceConnection$1;
|
|
|
|
invoke-static {p2}, Landroid/support/a/b$a;->asInterface(Landroid/os/IBinder;)Landroid/support/a/b;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-direct {v0, p0, p2, p1}, Landroidx/browser/customtabs/CustomTabsServiceConnection$1;-><init>(Landroidx/browser/customtabs/CustomTabsServiceConnection;Landroid/support/a/b;Landroid/content/ComponentName;)V
|
|
|
|
invoke-virtual {p0, p1, v0}, Landroidx/browser/customtabs/CustomTabsServiceConnection;->onCustomTabsServiceConnected(Landroid/content/ComponentName;Landroidx/browser/customtabs/CustomTabsClient;)V
|
|
|
|
return-void
|
|
.end method
|