2022-06-10 21:38:30 +09:00

32 lines
1022 B
Smali

.class public Landroidx/browser/customtabs/c$a;
.super Landroidx/browser/customtabs/CustomTabsClient;
.source "CustomTabsServiceConnection.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/browser/customtabs/c;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic c:Landroidx/browser/customtabs/c;
# direct methods
.method public constructor <init>(Landroidx/browser/customtabs/c;Landroid/support/customtabs/ICustomTabsService;Landroid/content/ComponentName;)V
.locals 0
.line 1
iput-object p1, p0, Landroidx/browser/customtabs/c$a;->c:Landroidx/browser/customtabs/c;
invoke-direct {p0, p2, p3}, Landroidx/browser/customtabs/CustomTabsClient;-><init>(Landroid/support/customtabs/ICustomTabsService;Landroid/content/ComponentName;)V
return-void
.end method