You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.4 KiB
44 lines
1.4 KiB
.class public abstract Landroid/support/customtabs/CustomTabsServiceConnection; |
|
.super Ljava/lang/Object; |
|
.source "CustomTabsServiceConnection.java" |
|
|
|
# interfaces |
|
.implements Landroid/content/ServiceConnection; |
|
|
|
|
|
# direct methods |
|
.method public constructor <init>()V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 28 |
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public abstract onCustomTabsServiceConnected(Landroid/content/ComponentName;Landroid/support/customtabs/CustomTabsClient;)V |
|
.end method |
|
|
|
.method public final onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V |
|
.locals 2 |
|
|
|
.prologue |
|
.line 32 |
|
new-instance v0, Landroid/support/customtabs/CustomTabsServiceConnection$1; |
|
|
|
.line 33 |
|
invoke-static {p2}, Landroid/support/customtabs/ICustomTabsService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/support/customtabs/ICustomTabsService; |
|
|
|
move-result-object v1 |
|
|
|
invoke-direct {v0, p0, v1, p1}, Landroid/support/customtabs/CustomTabsServiceConnection$1;-><init>(Landroid/support/customtabs/CustomTabsServiceConnection;Landroid/support/customtabs/ICustomTabsService;Landroid/content/ComponentName;)V |
|
|
|
.line 32 |
|
invoke-virtual {p0, p1, v0}, Landroid/support/customtabs/CustomTabsServiceConnection;->onCustomTabsServiceConnected(Landroid/content/ComponentName;Landroid/support/customtabs/CustomTabsClient;)V |
|
|
|
.line 35 |
|
return-void |
|
.end method
|
|
|