Changes of com.discord v1344
This commit is contained in:
parent
00a03df92a
commit
ed7cf41cb9
18279 changed files with 989752 additions and 1013884 deletions
|
@ -32,11 +32,11 @@
|
|||
|
||||
new-instance v0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;
|
||||
|
||||
invoke-static {p2}, Lt/a/a/d/a$a;->asInterface(Landroid/os/IBinder;)Lt/a/a/d/a;
|
||||
invoke-static {p2}, Ls/a/a/d/a$a;->asInterface(Landroid/os/IBinder;)Ls/a/a/d/a;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-direct {v0, p2, p1}, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;-><init>(Lt/a/a/d/a;Landroid/content/ComponentName;)V
|
||||
invoke-direct {v0, p2, p1}, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;-><init>(Ls/a/a/d/a;Landroid/content/ComponentName;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -15,27 +15,27 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final STATE_AWAITING_CONNECTION:I = 0x0
|
||||
.field private static final STATE_AWAITING_CONNECTION:I = 0x0
|
||||
|
||||
.field public static final STATE_CANCELLED:I = 0x3
|
||||
.field private static final STATE_CANCELLED:I = 0x3
|
||||
|
||||
.field public static final STATE_CONNECTED:I = 0x1
|
||||
.field private static final STATE_CONNECTED:I = 0x1
|
||||
|
||||
.field public static final STATE_DISCONNECTED:I = 0x2
|
||||
.field private static final STATE_DISCONNECTED:I = 0x2
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public mCancellationException:Ljava/lang/Exception;
|
||||
.field private mCancellationException:Ljava/lang/Exception;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final mCloseRunnable:Ljava/lang/Runnable;
|
||||
.field private final mCloseRunnable:Ljava/lang/Runnable;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public mCompleters:Ljava/util/List;
|
||||
.field private mCompleters:Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
|
@ -49,14 +49,14 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public mService:Landroidx/browser/trusted/TrustedWebActivityServiceConnection;
|
||||
.field private mService:Landroidx/browser/trusted/TrustedWebActivityServiceConnection;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public mState:I
|
||||
.field private mState:I
|
||||
|
||||
.field public final mWrapperFactory:Landroidx/browser/trusted/ConnectionHolder$WrapperFactory;
|
||||
.field private final mWrapperFactory:Landroidx/browser/trusted/ConnectionHolder$WrapperFactory;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
@ -117,11 +117,6 @@
|
|||
# virtual methods
|
||||
.method public synthetic a(Landroidx/concurrent/futures/CallbackToFutureAdapter$Completer;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Ljava/lang/Exception;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/browser/trusted/ConnectionHolder;->mState:I
|
||||
|
||||
|
@ -187,7 +182,7 @@
|
|||
:goto_0
|
||||
const-string p1, "ConnectionHolder, state = "
|
||||
|
||||
invoke-static {p1}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
invoke-static {p1}, Lf/e/c/a/a;->F(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -269,9 +264,9 @@
|
|||
}
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Lu/a/b/a;
|
||||
new-instance v0, Lt/a/b/a;
|
||||
|
||||
invoke-direct {v0, p0}, Lu/a/b/a;-><init>(Landroidx/browser/trusted/ConnectionHolder;)V
|
||||
invoke-direct {v0, p0}, Lt/a/b/a;-><init>(Landroidx/browser/trusted/ConnectionHolder;)V
|
||||
|
||||
invoke-static {v0}, Landroidx/concurrent/futures/CallbackToFutureAdapter;->getFuture(Landroidx/concurrent/futures/CallbackToFutureAdapter$Resolver;)Lf/h/b/a/a/a;
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -14,11 +14,11 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final TAG:Ljava/lang/String; = "PackageIdentity"
|
||||
.field private static final TAG:Ljava/lang/String; = "PackageIdentity"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -99,7 +99,7 @@
|
|||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static getImpl()Landroidx/browser/trusted/PackageIdentityUtils$SignaturesCompat;
|
||||
.method private static getImpl()Landroidx/browser/trusted/PackageIdentityUtils$SignaturesCompat;
|
||||
.locals 2
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
|
|
@ -4,18 +4,18 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final TAG:Ljava/lang/String; = "Token"
|
||||
.field private static final TAG:Ljava/lang/String; = "Token"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final mContents:Landroidx/browser/trusted/TokenContents;
|
||||
.field private final mContents:Landroidx/browser/trusted/TokenContents;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroidx/browser/trusted/TokenContents;)V
|
||||
.method private constructor <init>(Landroidx/browser/trusted/TokenContents;)V
|
||||
.locals 0
|
||||
.param p1 # Landroidx/browser/trusted/TokenContents;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
|
|
|
@ -4,12 +4,12 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final mContents:[B
|
||||
.field private final mContents:[B
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public mFingerprints:Ljava/util/List;
|
||||
.field private mFingerprints:Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
|
@ -21,14 +21,14 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public mPackageName:Ljava/lang/String;
|
||||
.field private mPackageName:Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>([B)V
|
||||
.method private constructor <init>([B)V
|
||||
.locals 0
|
||||
.param p1 # [B
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
|
@ -42,7 +42,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>([BLjava/lang/String;Ljava/util/List;)V
|
||||
.method private constructor <init>([BLjava/lang/String;Ljava/util/List;)V
|
||||
.locals 1
|
||||
.param p1 # [B
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
|
@ -114,7 +114,17 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public static compareByteArrays([B[B)I
|
||||
.method public static synthetic a([B[B)I
|
||||
.locals 0
|
||||
|
||||
invoke-static {p0, p1}, Landroidx/browser/trusted/TokenContents;->compareByteArrays([B[B)I
|
||||
|
||||
move-result p0
|
||||
|
||||
return p0
|
||||
.end method
|
||||
|
||||
.method private static compareByteArrays([B[B)I
|
||||
.locals 4
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
@ -220,7 +230,7 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public static createToken(Ljava/lang/String;Ljava/util/List;)[B
|
||||
.method private static createToken(Ljava/lang/String;Ljava/util/List;)[B
|
||||
.locals 3
|
||||
.param p0 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
|
@ -248,7 +258,7 @@
|
|||
}
|
||||
.end annotation
|
||||
|
||||
sget-object v0, Lu/a/b/b;->d:Lu/a/b/b;
|
||||
sget-object v0, Lt/a/b/b;->d:Lt/a/b/b;
|
||||
|
||||
invoke-static {p1, v0}, Ljava/util/Collections;->sort(Ljava/util/List;Ljava/util/Comparator;)V
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final ID:I
|
||||
.field private static final ID:I
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final ID:I = 0x1
|
||||
.field private static final ID:I = 0x1
|
||||
|
||||
.field public static final KEY_CUTOUT_MODE:Ljava/lang/String; = "androidx.browser.trusted.displaymode.KEY_CUTOUT_MODE"
|
||||
|
||||
|
@ -26,9 +26,9 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final mIsSticky:Z
|
||||
.field private final mIsSticky:Z
|
||||
|
||||
.field public final mLayoutInDisplayCutoutMode:I
|
||||
.field private final mLayoutInDisplayCutoutMode:I
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -4,12 +4,12 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final mIntent:Landroid/content/Intent;
|
||||
.field private final mIntent:Landroid/content/Intent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final mSharedFileUris:Ljava/util/List;
|
||||
.field private final mSharedFileUris:Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public mAdditionalTrustedOrigins:Ljava/util/List;
|
||||
.field private mAdditionalTrustedOrigins:Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
|
@ -41,32 +41,32 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public mDisplayMode:Landroidx/browser/trusted/TrustedWebActivityDisplayMode;
|
||||
.field private mDisplayMode:Landroidx/browser/trusted/TrustedWebActivityDisplayMode;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final mIntentBuilder:Landroidx/browser/customtabs/CustomTabsIntent$Builder;
|
||||
.field private final mIntentBuilder:Landroidx/browser/customtabs/CustomTabsIntent$Builder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public mShareData:Landroidx/browser/trusted/sharing/ShareData;
|
||||
.field private mShareData:Landroidx/browser/trusted/sharing/ShareData;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public mShareTarget:Landroidx/browser/trusted/sharing/ShareTarget;
|
||||
.field private mShareTarget:Landroidx/browser/trusted/sharing/ShareTarget;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public mSplashScreenParams:Landroid/os/Bundle;
|
||||
.field private mSplashScreenParams:Landroid/os/Bundle;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final mUri:Landroid/net/Uri;
|
||||
.field private final mUri:Landroid/net/Uri;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
@ -110,7 +110,9 @@
|
|||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_3
|
||||
const-string v0, "CustomTabsSession is required for launching a TWA"
|
||||
|
||||
invoke-static {p1, v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
|
||||
|
||||
iget-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityIntentBuilder;->mIntentBuilder:Landroidx/browser/customtabs/CustomTabsIntent$Builder;
|
||||
|
||||
|
@ -212,15 +214,6 @@
|
|||
invoke-direct {v1, p1, v0}, Landroidx/browser/trusted/TrustedWebActivityIntent;-><init>(Landroid/content/Intent;Ljava/util/List;)V
|
||||
|
||||
return-object v1
|
||||
|
||||
:cond_3
|
||||
new-instance p1, Ljava/lang/NullPointerException;
|
||||
|
||||
const-string v0, "CustomTabsSession is required for launching a TWA"
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public buildCustomTabsIntent()Landroidx/browser/customtabs/CustomTabsIntent;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
.class public Landroidx/browser/trusted/TrustedWebActivityService$1;
|
||||
.super Lt/a/a/d/a$a;
|
||||
.super Ls/a/a/d/a$a;
|
||||
.source "TrustedWebActivityService.java"
|
||||
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
iput-object p1, p0, Landroidx/browser/trusted/TrustedWebActivityService$1;->this$0:Landroidx/browser/trusted/TrustedWebActivityService;
|
||||
|
||||
invoke-direct {p0}, Lt/a/a/d/a$a;-><init>()V
|
||||
invoke-direct {p0}, Ls/a/a/d/a$a;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final mBinder:Lt/a/a/d/a$a;
|
||||
.field private final mBinder:Ls/a/a/d/a$a;
|
||||
|
||||
.field public mNotificationManager:Landroid/app/NotificationManager;
|
||||
.field private mNotificationManager:Landroid/app/NotificationManager;
|
||||
|
||||
.field public mVerifiedUid:I
|
||||
|
||||
|
@ -42,12 +42,12 @@
|
|||
|
||||
invoke-direct {v0, p0}, Landroidx/browser/trusted/TrustedWebActivityService$1;-><init>(Landroidx/browser/trusted/TrustedWebActivityService;)V
|
||||
|
||||
iput-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityService;->mBinder:Lt/a/a/d/a$a;
|
||||
iput-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityService;->mBinder:Ls/a/a/d/a$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static channelNameToId(Ljava/lang/String;)Ljava/lang/String;
|
||||
.method private static channelNameToId(Ljava/lang/String;)Ljava/lang/String;
|
||||
.locals 3
|
||||
|
||||
new-instance v0, Ljava/lang/StringBuilder;
|
||||
|
@ -172,7 +172,7 @@
|
|||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object p1, p0, Landroidx/browser/trusted/TrustedWebActivityService;->mBinder:Lt/a/a/d/a$a;
|
||||
iget-object p1, p0, Landroidx/browser/trusted/TrustedWebActivityService;->mBinder:Ls/a/a/d/a$a;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
@ -322,15 +322,13 @@
|
|||
|
||||
move-result-object v1
|
||||
|
||||
iget-object v2, v1, Landroid/content/pm/ServiceInfo;->metaData:Landroid/os/Bundle;
|
||||
iget-object v1, v1, Landroid/content/pm/ServiceInfo;->metaData:Landroid/os/Bundle;
|
||||
|
||||
if-nez v2, :cond_0
|
||||
if-nez v1, :cond_0
|
||||
|
||||
return v0
|
||||
|
||||
:cond_0
|
||||
iget-object v1, v1, Landroid/content/pm/ServiceInfo;->metaData:Landroid/os/Bundle;
|
||||
|
||||
const-string v2, "android.support.customtabs.trusted.SMALL_ICON"
|
||||
|
||||
invoke-virtual {v1, v2, v0}, Landroid/os/Bundle;->getInt(Ljava/lang/String;I)I
|
||||
|
|
|
@ -16,29 +16,29 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final KEY_ACTIVE_NOTIFICATIONS:Ljava/lang/String; = "android.support.customtabs.trusted.ACTIVE_NOTIFICATIONS"
|
||||
.field private static final KEY_ACTIVE_NOTIFICATIONS:Ljava/lang/String; = "android.support.customtabs.trusted.ACTIVE_NOTIFICATIONS"
|
||||
|
||||
.field public static final KEY_CHANNEL_NAME:Ljava/lang/String; = "android.support.customtabs.trusted.CHANNEL_NAME"
|
||||
.field private static final KEY_CHANNEL_NAME:Ljava/lang/String; = "android.support.customtabs.trusted.CHANNEL_NAME"
|
||||
|
||||
.field public static final KEY_NOTIFICATION:Ljava/lang/String; = "android.support.customtabs.trusted.NOTIFICATION"
|
||||
.field private static final KEY_NOTIFICATION:Ljava/lang/String; = "android.support.customtabs.trusted.NOTIFICATION"
|
||||
|
||||
.field public static final KEY_NOTIFICATION_SUCCESS:Ljava/lang/String; = "android.support.customtabs.trusted.NOTIFICATION_SUCCESS"
|
||||
.field private static final KEY_NOTIFICATION_SUCCESS:Ljava/lang/String; = "android.support.customtabs.trusted.NOTIFICATION_SUCCESS"
|
||||
|
||||
.field public static final KEY_PLATFORM_ID:Ljava/lang/String; = "android.support.customtabs.trusted.PLATFORM_ID"
|
||||
.field private static final KEY_PLATFORM_ID:Ljava/lang/String; = "android.support.customtabs.trusted.PLATFORM_ID"
|
||||
|
||||
.field public static final KEY_PLATFORM_TAG:Ljava/lang/String; = "android.support.customtabs.trusted.PLATFORM_TAG"
|
||||
.field private static final KEY_PLATFORM_TAG:Ljava/lang/String; = "android.support.customtabs.trusted.PLATFORM_TAG"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final mComponentName:Landroid/content/ComponentName;
|
||||
.field private final mComponentName:Landroid/content/ComponentName;
|
||||
|
||||
.field public final mService:Lt/a/a/d/a;
|
||||
.field private final mService:Ls/a/a/d/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lt/a/a/d/a;Landroid/content/ComponentName;)V
|
||||
.method public constructor <init>(Ls/a/a/d/a;Landroid/content/ComponentName;)V
|
||||
.locals 0
|
||||
.param p1 # Lt/a/a/d/a;
|
||||
.param p1 # Ls/a/a/d/a;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
@ -49,7 +49,7 @@
|
|||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Lt/a/a/d/a;
|
||||
iput-object p1, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Ls/a/a/d/a;
|
||||
|
||||
iput-object p2, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mComponentName:Landroid/content/ComponentName;
|
||||
|
||||
|
@ -72,7 +72,7 @@
|
|||
|
||||
const-string v0, "Bundle must contain "
|
||||
|
||||
invoke-static {v0, p1}, Lf/e/c/a/a;->q(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
|
||||
invoke-static {v0, p1}, Lf/e/c/a/a;->r(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -103,9 +103,9 @@
|
|||
|
||||
move-result-object p1
|
||||
|
||||
iget-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Lt/a/a/d/a;
|
||||
iget-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Ls/a/a/d/a;
|
||||
|
||||
invoke-interface {v0, p1}, Lt/a/a/d/a;->areNotificationsEnabled(Landroid/os/Bundle;)Landroid/os/Bundle;
|
||||
invoke-interface {v0, p1}, Ls/a/a/d/a;->areNotificationsEnabled(Landroid/os/Bundle;)Landroid/os/Bundle;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -138,9 +138,9 @@
|
|||
|
||||
move-result-object p1
|
||||
|
||||
iget-object p2, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Lt/a/a/d/a;
|
||||
iget-object p2, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Ls/a/a/d/a;
|
||||
|
||||
invoke-interface {p2, p1}, Lt/a/a/d/a;->cancelNotification(Landroid/os/Bundle;)V
|
||||
invoke-interface {p2, p1}, Ls/a/a/d/a;->cancelNotification(Landroid/os/Bundle;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -166,9 +166,9 @@
|
|||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Lt/a/a/d/a;
|
||||
iget-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Ls/a/a/d/a;
|
||||
|
||||
invoke-interface {v0}, Lt/a/a/d/a;->getActiveNotifications()Landroid/os/Bundle;
|
||||
invoke-interface {v0}, Ls/a/a/d/a;->getActiveNotifications()Landroid/os/Bundle;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -202,9 +202,9 @@
|
|||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Lt/a/a/d/a;
|
||||
iget-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Ls/a/a/d/a;
|
||||
|
||||
invoke-interface {v0}, Lt/a/a/d/a;->getSmallIconBitmap()Landroid/os/Bundle;
|
||||
invoke-interface {v0}, Ls/a/a/d/a;->getSmallIconBitmap()Landroid/os/Bundle;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -227,9 +227,9 @@
|
|||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Lt/a/a/d/a;
|
||||
iget-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Ls/a/a/d/a;
|
||||
|
||||
invoke-interface {v0}, Lt/a/a/d/a;->getSmallIconId()I
|
||||
invoke-interface {v0}, Ls/a/a/d/a;->getSmallIconId()I
|
||||
|
||||
move-result v0
|
||||
|
||||
|
@ -264,9 +264,9 @@
|
|||
|
||||
move-result-object p1
|
||||
|
||||
iget-object p2, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Lt/a/a/d/a;
|
||||
iget-object p2, p0, Landroidx/browser/trusted/TrustedWebActivityServiceConnection;->mService:Ls/a/a/d/a;
|
||||
|
||||
invoke-interface {p2, p1}, Lt/a/a/d/a;->notifyNotificationWithChannel(Landroid/os/Bundle;)Landroid/os/Bundle;
|
||||
invoke-interface {p2, p1}, Ls/a/a/d/a;->notifyNotificationWithChannel(Landroid/os/Bundle;)Landroid/os/Bundle;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -25,11 +25,11 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final mAppContext:Landroid/content/Context;
|
||||
.field private final mAppContext:Landroid/content/Context;
|
||||
|
||||
.field public final mConnection:Landroidx/browser/trusted/ConnectionHolder;
|
||||
.field private final mConnection:Landroidx/browser/trusted/ConnectionHolder;
|
||||
|
||||
.field public final mIntent:Landroid/content/Intent;
|
||||
.field private final mIntent:Landroid/content/Intent;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -12,11 +12,11 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final TAG:Ljava/lang/String; = "TWAConnectionPool"
|
||||
.field private static final TAG:Ljava/lang/String; = "TWAConnectionPool"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final mConnections:Ljava/util/Map;
|
||||
.field private final mConnections:Ljava/util/Map;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/Map<",
|
||||
|
@ -27,11 +27,11 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final mContext:Landroid/content/Context;
|
||||
.field private final mContext:Landroid/content/Context;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroid/content/Context;)V
|
||||
.method private constructor <init>(Landroid/content/Context;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
|
@ -233,7 +233,7 @@
|
|||
|
||||
const-string p1, "Could not find TWAService for "
|
||||
|
||||
invoke-static {p1, v2, p3}, Lf/e/c/a/a;->U(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|
||||
invoke-static {p1, v2, p3}, Lf/e/c/a/a;->V(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
:cond_6
|
||||
return-object v0
|
||||
|
@ -243,7 +243,7 @@
|
|||
|
||||
const-string p4, "Found "
|
||||
|
||||
invoke-static {p4}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
invoke-static {p4}, Lf/e/c/a/a;->F(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object p4
|
||||
|
||||
|
@ -380,9 +380,9 @@
|
|||
:cond_1
|
||||
new-instance v0, Landroidx/browser/trusted/ConnectionHolder;
|
||||
|
||||
new-instance v1, Lu/a/b/c;
|
||||
new-instance v1, Lt/a/b/c;
|
||||
|
||||
invoke-direct {v1, p0, p1}, Lu/a/b/c;-><init>(Landroidx/browser/trusted/TrustedWebActivityServiceConnectionPool;Landroid/net/Uri;)V
|
||||
invoke-direct {v1, p0, p1}, Lt/a/b/c;-><init>(Landroidx/browser/trusted/TrustedWebActivityServiceConnectionPool;Landroid/net/Uri;)V
|
||||
|
||||
invoke-direct {v0, v1}, Landroidx/browser/trusted/ConnectionHolder;-><init>(Ljava/lang/Runnable;)V
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue