apkfuckery/com.discord/smali/androidx/browser/customtabs/CustomTabsServiceConnection$1.smali

31 lines
1.1 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public Landroidx/browser/customtabs/CustomTabsServiceConnection$1;
2019-07-24 11:27:29 +00:00
.super Landroidx/browser/customtabs/CustomTabsClient;
.source "CustomTabsServiceConnection.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/browser/customtabs/CustomTabsServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x1
2019-07-24 11:27:29 +00:00
name = null
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic this$0:Landroidx/browser/customtabs/CustomTabsServiceConnection;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-21 01:41:59 +00:00
.method public constructor <init>(Landroidx/browser/customtabs/CustomTabsServiceConnection;Lp/a/a/b;Landroid/content/ComponentName;)V
2019-07-24 11:27:29 +00:00
.locals 0
iput-object p1, p0, Landroidx/browser/customtabs/CustomTabsServiceConnection$1;->this$0:Landroidx/browser/customtabs/CustomTabsServiceConnection;
2019-12-21 01:41:59 +00:00
invoke-direct {p0, p2, p3}, Landroidx/browser/customtabs/CustomTabsClient;-><init>(Lp/a/a/b;Landroid/content/ComponentName;)V
2019-07-24 11:27:29 +00:00
return-void
.end method