.class public abstract Landroidx/browser/customtabs/c; .super Ljava/lang/Object; .source "CustomTabsServiceConnection.java" # interfaces .implements Landroid/content/ServiceConnection; # direct methods .method public constructor ()V .locals 0 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()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 .line 1 new-instance v0, Landroidx/browser/customtabs/c$a; .line 2 invoke-static {p2}, Landroid/support/customtabs/ICustomTabsService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/support/customtabs/ICustomTabsService; move-result-object p2 invoke-direct {v0, p0, p2, p1}, Landroidx/browser/customtabs/c$a;->(Landroidx/browser/customtabs/c;Landroid/support/customtabs/ICustomTabsService;Landroid/content/ComponentName;)V .line 3 invoke-virtual {p0, p1, v0}, Landroidx/browser/customtabs/c;->onCustomTabsServiceConnected(Landroid/content/ComponentName;Landroidx/browser/customtabs/CustomTabsClient;)V return-void .end method