.class public abstract Landroid/support/customtabs/CustomTabsServiceConnection; .super Ljava/lang/Object; .source "CustomTabsServiceConnection.java" # interfaces .implements Landroid/content/ServiceConnection; # direct methods .method public constructor ()V .locals 0 .prologue .line 28 invoke-direct {p0}, Ljava/lang/Object;->()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;->(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