Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
|||
.class public Lcom/google/firebase/FirebaseApiNotAvailableException;
|
||||
.super Lcom/google/firebase/FirebaseException;
|
||||
.source "com.google.android.gms:play-services-basement@@17.4.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/RecentlyNonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/FirebaseException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,51 @@
|
|||
.class public Lcom/google/firebase/FirebaseException;
|
||||
.super Ljava/lang/Exception;
|
||||
.source "com.google.android.gms:play-services-basement@@17.4.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
.annotation runtime Ljava/lang/Deprecated;
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/RecentlyNonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const-string v0, "Detail message must not be empty"
|
||||
|
||||
invoke-static {p1, v0}, Lf/g/j/k/a;->o(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String;
|
||||
|
||||
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/RecentlyNonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/Throwable;
|
||||
.annotation build Landroidx/annotation/RecentlyNonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const-string v0, "Detail message must not be empty"
|
||||
|
||||
invoke-static {p1, v0}, Lf/g/j/k/a;->o(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String;
|
||||
|
||||
invoke-direct {p0, p1, p2}, Ljava/lang/Exception;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,3 @@
|
|||
.class public Lcom/google/firebase/FirebaseNetworkException;
|
||||
.super Lcom/google/firebase/FirebaseException;
|
||||
.source "FirebaseNetworkException.java"
|
|
@ -0,0 +1,3 @@
|
|||
.class public Lcom/google/firebase/FirebaseTooManyRequestsException;
|
||||
.super Lcom/google/firebase/FirebaseException;
|
||||
.source "FirebaseTooManyRequestsException.java"
|
12
com.discord/smali_classes2/com/google/firebase/R.smali
Normal file
12
com.discord/smali_classes2/com/google/firebase/R.smali
Normal file
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,21 @@
|
|||
.class public Lcom/google/firebase/abt/AbtException;
|
||||
.super Ljava/lang/Exception;
|
||||
.source "AbtException.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Exception;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1, p2}, Ljava/lang/Exception;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||||
|
||||
return-void
|
||||
.end method
|
12
com.discord/smali_classes2/com/google/firebase/abt/R.smali
Normal file
12
com.discord/smali_classes2/com/google/firebase/abt/R.smali
Normal file
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/abt/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,117 @@
|
|||
.class public Lcom/google/firebase/abt/component/AbtRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "AbtRegistrar.java"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static synthetic lambda$getComponents$0(Lf/h/c/i/e;)Lf/h/c/f/c/a;
|
||||
.locals 3
|
||||
|
||||
new-instance v0, Lf/h/c/f/c/a;
|
||||
|
||||
const-class v1, Landroid/content/Context;
|
||||
|
||||
invoke-interface {p0, v1}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
check-cast v1, Landroid/content/Context;
|
||||
|
||||
const-class v2, Lf/h/c/g/a/a;
|
||||
|
||||
invoke-interface {p0, v2}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lf/h/c/g/a/a;
|
||||
|
||||
invoke-direct {v0, v1, p0}, Lf/h/c/f/c/a;-><init>(Landroid/content/Context;Lf/h/c/g/a/a;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getComponents()Ljava/util/List;
|
||||
.locals 4
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
new-array v0, v0, [Lf/h/c/i/d;
|
||||
|
||||
const-class v1, Lf/h/c/f/c/a;
|
||||
|
||||
invoke-static {v1}, Lf/h/c/i/d;->a(Ljava/lang/Class;)Lf/h/c/i/d$b;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const-class v2, Landroid/content/Context;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lf/h/c/g/a/a;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->b(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
sget-object v2, Lf/h/c/f/c/b;->a:Lf/h/c/f/c/b;
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->c(Lf/h/c/i/h;)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v1}, Lf/h/c/i/d$b;->b()Lf/h/c/i/d;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
aput-object v1, v0, v2
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
const-string v2, "fire-abt"
|
||||
|
||||
const-string v3, "20.0.0"
|
||||
|
||||
invoke-static {v2, v3}, Lf/h/a/f/f/n/f;->p(Ljava/lang/String;Ljava/lang/String;)Lf/h/c/i/d;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
invoke-static {v0}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,231 @@
|
|||
.class public final Lcom/google/firebase/analytics/FirebaseAnalytics;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.android.gms:play-services-measurement-api@@18.0.0"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static volatile b:Lcom/google/firebase/analytics/FirebaseAnalytics;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final a:Lf/h/a/f/i/j/g;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf/h/a/f/i/j/g;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
invoke-static {p1}, Lf/g/j/k/a;->t(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/analytics/FirebaseAnalytics;->a:Lf/h/a/f/i/j/g;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static getInstance(Landroid/content/Context;)Lcom/google/firebase/analytics/FirebaseAnalytics;
|
||||
.locals 2
|
||||
.param p0 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/RequiresPermission;
|
||||
allOf = {
|
||||
"android.permission.INTERNET",
|
||||
"android.permission.ACCESS_NETWORK_STATE",
|
||||
"android.permission.WAKE_LOCK"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
sget-object v0, Lcom/google/firebase/analytics/FirebaseAnalytics;->b:Lcom/google/firebase/analytics/FirebaseAnalytics;
|
||||
|
||||
if-nez v0, :cond_1
|
||||
|
||||
const-class v0, Lcom/google/firebase/analytics/FirebaseAnalytics;
|
||||
|
||||
monitor-enter v0
|
||||
|
||||
:try_start_0
|
||||
sget-object v1, Lcom/google/firebase/analytics/FirebaseAnalytics;->b:Lcom/google/firebase/analytics/FirebaseAnalytics;
|
||||
|
||||
if-nez v1, :cond_0
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-static {p0, v1, v1, v1, v1}, Lf/h/a/f/i/j/g;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Lf/h/a/f/i/j/g;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
new-instance v1, Lcom/google/firebase/analytics/FirebaseAnalytics;
|
||||
|
||||
invoke-direct {v1, p0}, Lcom/google/firebase/analytics/FirebaseAnalytics;-><init>(Lf/h/a/f/i/j/g;)V
|
||||
|
||||
sput-object v1, Lcom/google/firebase/analytics/FirebaseAnalytics;->b:Lcom/google/firebase/analytics/FirebaseAnalytics;
|
||||
|
||||
:cond_0
|
||||
monitor-exit v0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:catchall_0
|
||||
move-exception p0
|
||||
|
||||
monitor-exit v0
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
throw p0
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
sget-object p0, Lcom/google/firebase/analytics/FirebaseAnalytics;->b:Lcom/google/firebase/analytics/FirebaseAnalytics;
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static getScionFrontendApiImplementation(Landroid/content/Context;Landroid/os/Bundle;)Lf/h/a/f/j/b/b7;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-static {p0, v0, v0, v0, p1}, Lf/h/a/f/i/j/g;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Lf/h/a/f/i/j/g;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
if-nez p0, :cond_0
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
new-instance p1, Lf/h/c/g/b;
|
||||
|
||||
invoke-direct {p1, p0}, Lf/h/c/g/b;-><init>(Lf/h/a/f/i/j/g;)V
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final getFirebaseInstanceId()Ljava/lang/String;
|
||||
.locals 4
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
:try_start_0
|
||||
invoke-static {}, Lf/h/c/r/f;->f()Lf/h/c/r/f;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Lf/h/c/r/f;->getId()Lcom/google/android/gms/tasks/Task;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-wide/16 v1, 0x7530
|
||||
|
||||
sget-object v3, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
invoke-static {v0, v1, v2, v3}, Lf/h/a/f/f/n/f;->g(Lcom/google/android/gms/tasks/Task;JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Ljava/lang/String;
|
||||
:try_end_0
|
||||
.catch Ljava/util/concurrent/ExecutionException; {:try_start_0 .. :try_end_0} :catch_2
|
||||
.catch Ljava/util/concurrent/TimeoutException; {:try_start_0 .. :try_end_0} :catch_1
|
||||
.catch Ljava/lang/InterruptedException; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
return-object v0
|
||||
|
||||
:catch_0
|
||||
move-exception v0
|
||||
|
||||
new-instance v1, Ljava/lang/IllegalStateException;
|
||||
|
||||
invoke-direct {v1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/Throwable;)V
|
||||
|
||||
throw v1
|
||||
|
||||
:catch_1
|
||||
new-instance v0, Ljava/lang/IllegalThreadStateException;
|
||||
|
||||
const-string v1, "Firebase Installations getId Task has timed out."
|
||||
|
||||
invoke-direct {v0, v1}, Ljava/lang/IllegalThreadStateException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
|
||||
:catch_2
|
||||
move-exception v0
|
||||
|
||||
new-instance v1, Ljava/lang/IllegalStateException;
|
||||
|
||||
invoke-virtual {v0}, Ljava/util/concurrent/ExecutionException;->getCause()Ljava/lang/Throwable;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-direct {v1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/Throwable;)V
|
||||
|
||||
throw v1
|
||||
.end method
|
||||
|
||||
.method public final setCurrentScreen(Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;)V
|
||||
.locals 2
|
||||
.param p1 # Landroid/app/Activity;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/Size;
|
||||
max = 0x24L
|
||||
min = 0x1L
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/Size;
|
||||
max = 0x24L
|
||||
min = 0x1L
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Ljava/lang/Deprecated;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/analytics/FirebaseAnalytics;->a:Lf/h/a/f/i/j/g;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
new-instance v1, Lf/h/a/f/i/j/m;
|
||||
|
||||
invoke-direct {v1, v0, p1, p2, p3}, Lf/h/a/f/i/j/m;-><init>(Lf/h/a/f/i/j/g;Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
iget-object p1, v0, Lf/h/a/f/i/j/g;->c:Ljava/util/concurrent/ExecutorService;
|
||||
|
||||
invoke-interface {p1, v1}, Ljava/util/concurrent/ExecutorService;->execute(Ljava/lang/Runnable;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/analytics/connector/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,110 @@
|
|||
.class public Lcom/google/firebase/analytics/connector/internal/AnalyticsConnectorRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.android.gms:play-services-measurement-api@@18.0.0"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getComponents()Ljava/util/List;
|
||||
.locals 4
|
||||
.annotation build Landroid/annotation/SuppressLint;
|
||||
value = {
|
||||
"MissingPermission"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
new-array v1, v0, [Lf/h/c/i/d;
|
||||
|
||||
const-class v2, Lf/h/c/g/a/a;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/d;->a(Ljava/lang/Class;)Lf/h/c/i/d$b;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
const-class v3, Lf/h/c/c;
|
||||
|
||||
invoke-static {v3}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v3, Landroid/content/Context;
|
||||
|
||||
invoke-static {v3}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v3, Lf/h/c/n/d;
|
||||
|
||||
invoke-static {v3}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
sget-object v3, Lf/h/c/g/a/c/a;->a:Lf/h/c/i/h;
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->c(Lf/h/c/i/h;)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v2, v0}, Lf/h/c/i/d$b;->d(I)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v2}, Lf/h/c/i/d$b;->b()Lf/h/c/i/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
aput-object v0, v1, v2
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
const-string v2, "fire-analytics"
|
||||
|
||||
const-string v3, "18.0.0"
|
||||
|
||||
invoke-static {v2, v3}, Lf/h/a/f/f/n/f;->p(Ljava/lang/String;Ljava/lang/String;)Lf/h/c/i/d;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
aput-object v2, v1, v0
|
||||
|
||||
invoke-static {v1}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,44 @@
|
|||
.class public final Lcom/google/firebase/analytics/ktx/FirebaseAnalyticsKtxRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-analytics-ktx@@18.0.0"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final getComponents()Ljava/util/List;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-string v0, "fire-analytics-ktx"
|
||||
|
||||
const-string v1, "18.0.0"
|
||||
|
||||
invoke-static {v0, v1}, Lf/h/a/f/f/n/f;->p(Ljava/lang/String;Ljava/lang/String;)Lf/h/c/i/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-static {v0}, Lf/h/a/f/f/n/f;->listOf(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/analytics/ktx/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,17 @@
|
|||
.class public Lcom/google/firebase/appindexing/FirebaseAppIndexingException;
|
||||
.super Lcom/google/firebase/FirebaseException;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/FirebaseException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,17 @@
|
|||
.class public Lcom/google/firebase/appindexing/FirebaseAppIndexingInvalidArgumentException;
|
||||
.super Lcom/google/firebase/appindexing/FirebaseAppIndexingException;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/appindexing/FirebaseAppIndexingException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,27 @@
|
|||
.class public Lcom/google/firebase/appindexing/FirebaseAppIndexingTooManyArgumentsException;
|
||||
.super Lcom/google/firebase/appindexing/FirebaseAppIndexingException;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const-string v0, "Too many Indexables provided. Try splitting them in batches."
|
||||
|
||||
invoke-direct {p0, v0}, Lcom/google/firebase/appindexing/FirebaseAppIndexingException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/appindexing/FirebaseAppIndexingException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,268 @@
|
|||
.class public final Lcom/google/firebase/appindexing/internal/zza;
|
||||
.super Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/h/a;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/appindexing/internal/zza;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final d:Ljava/lang/String;
|
||||
|
||||
.field public final e:Ljava/lang/String;
|
||||
|
||||
.field public final f:Ljava/lang/String;
|
||||
|
||||
.field public final g:Ljava/lang/String;
|
||||
|
||||
.field public final h:Lcom/google/firebase/appindexing/internal/zzc;
|
||||
|
||||
.field public final i:Ljava/lang/String;
|
||||
|
||||
.field public final j:Landroid/os/Bundle;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/h/c/h/d/a;
|
||||
|
||||
invoke-direct {v0}, Lf/h/c/h/d/a;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/appindexing/internal/zza;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/google/firebase/appindexing/internal/zzc;Ljava/lang/String;Landroid/os/Bundle;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/appindexing/internal/zza;->d:Ljava/lang/String;
|
||||
|
||||
iput-object p2, p0, Lcom/google/firebase/appindexing/internal/zza;->e:Ljava/lang/String;
|
||||
|
||||
iput-object p3, p0, Lcom/google/firebase/appindexing/internal/zza;->f:Ljava/lang/String;
|
||||
|
||||
iput-object p4, p0, Lcom/google/firebase/appindexing/internal/zza;->g:Ljava/lang/String;
|
||||
|
||||
iput-object p5, p0, Lcom/google/firebase/appindexing/internal/zza;->h:Lcom/google/firebase/appindexing/internal/zzc;
|
||||
|
||||
iput-object p6, p0, Lcom/google/firebase/appindexing/internal/zza;->i:Ljava/lang/String;
|
||||
|
||||
if-eqz p7, :cond_0
|
||||
|
||||
iput-object p7, p0, Lcom/google/firebase/appindexing/internal/zza;->j:Landroid/os/Bundle;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
sget-object p1, Landroid/os/Bundle;->EMPTY:Landroid/os/Bundle;
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/appindexing/internal/zza;->j:Landroid/os/Bundle;
|
||||
|
||||
:goto_0
|
||||
iget-object p1, p0, Lcom/google/firebase/appindexing/internal/zza;->j:Landroid/os/Bundle;
|
||||
|
||||
const-class p2, Lcom/google/firebase/appindexing/internal/zza;
|
||||
|
||||
invoke-virtual {p2}, Ljava/lang/Class;->getClassLoader()Ljava/lang/ClassLoader;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {p1, p2}, Landroid/os/Bundle;->setClassLoader(Ljava/lang/ClassLoader;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final toString()Ljava/lang/String;
|
||||
.locals 3
|
||||
|
||||
const-string v0, "ActionImpl { "
|
||||
|
||||
const-string v1, "{ actionType: \'"
|
||||
|
||||
invoke-static {v0, v1}, Lf/e/c/a/a;->J(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/appindexing/internal/zza;->d:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v1, "\' } "
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v2, "{ objectName: \'"
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zza;->e:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v2, "{ objectUrl: \'"
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zza;->f:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zza;->g:Ljava/lang/String;
|
||||
|
||||
if-eqz v2, :cond_0
|
||||
|
||||
const-string v2, "{ objectSameAs: \'"
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zza;->g:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
:cond_0
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zza;->h:Lcom/google/firebase/appindexing/internal/zzc;
|
||||
|
||||
if-eqz v2, :cond_1
|
||||
|
||||
const-string v2, "{ metadata: \'"
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zza;->h:Lcom/google/firebase/appindexing/internal/zzc;
|
||||
|
||||
invoke-virtual {v2}, Lcom/google/firebase/appindexing/internal/zzc;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
:cond_1
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zza;->i:Ljava/lang/String;
|
||||
|
||||
if-eqz v2, :cond_2
|
||||
|
||||
const-string v2, "{ actionStatus: \'"
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zza;->i:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
:cond_2
|
||||
iget-object v1, p0, Lcom/google/firebase/appindexing/internal/zza;->j:Landroid/os/Bundle;
|
||||
|
||||
invoke-virtual {v1}, Landroid/os/Bundle;->isEmpty()Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-nez v1, :cond_3
|
||||
|
||||
const-string v1, "{ "
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/appindexing/internal/zza;->j:Landroid/os/Bundle;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v1, " } "
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
:cond_3
|
||||
const-string v1, "}"
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final writeToParcel(Landroid/os/Parcel;I)V
|
||||
.locals 4
|
||||
|
||||
invoke-static {p1}, Lf/g/j/k/a;->c(Landroid/os/Parcel;)I
|
||||
|
||||
move-result v0
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/appindexing/internal/zza;->d:Ljava/lang/String;
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
invoke-static {p1, v2, v1, v3}, Lf/g/j/k/a;->h1(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/appindexing/internal/zza;->e:Ljava/lang/String;
|
||||
|
||||
const/4 v2, 0x2
|
||||
|
||||
invoke-static {p1, v2, v1, v3}, Lf/g/j/k/a;->h1(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/appindexing/internal/zza;->f:Ljava/lang/String;
|
||||
|
||||
const/4 v2, 0x3
|
||||
|
||||
invoke-static {p1, v2, v1, v3}, Lf/g/j/k/a;->h1(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/appindexing/internal/zza;->g:Ljava/lang/String;
|
||||
|
||||
const/4 v2, 0x4
|
||||
|
||||
invoke-static {p1, v2, v1, v3}, Lf/g/j/k/a;->h1(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/appindexing/internal/zza;->h:Lcom/google/firebase/appindexing/internal/zzc;
|
||||
|
||||
const/4 v2, 0x5
|
||||
|
||||
invoke-static {p1, v2, v1, p2, v3}, Lf/g/j/k/a;->g1(Landroid/os/Parcel;ILandroid/os/Parcelable;IZ)V
|
||||
|
||||
iget-object p2, p0, Lcom/google/firebase/appindexing/internal/zza;->i:Ljava/lang/String;
|
||||
|
||||
const/4 v1, 0x6
|
||||
|
||||
invoke-static {p1, v1, p2, v3}, Lf/g/j/k/a;->h1(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
||||
|
||||
iget-object p2, p0, Lcom/google/firebase/appindexing/internal/zza;->j:Landroid/os/Bundle;
|
||||
|
||||
const/4 v1, 0x7
|
||||
|
||||
invoke-static {p1, v1, p2, v3}, Lf/g/j/k/a;->Z0(Landroid/os/Parcel;ILandroid/os/Bundle;Z)V
|
||||
|
||||
invoke-static {p1, v0}, Lf/g/j/k/a;->r1(Landroid/os/Parcel;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,266 @@
|
|||
.class public final Lcom/google/firebase/appindexing/internal/zzc;
|
||||
.super Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/appindexing/internal/zzc;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public d:I
|
||||
|
||||
.field public final e:Z
|
||||
|
||||
.field public final f:Ljava/lang/String;
|
||||
|
||||
.field public final g:Ljava/lang/String;
|
||||
|
||||
.field public final h:[B
|
||||
|
||||
.field public final i:Z
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/h/c/h/d/f;
|
||||
|
||||
invoke-direct {v0}, Lf/h/c/h/d/f;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/appindexing/internal/zzc;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(IZLjava/lang/String;Ljava/lang/String;[BZ)V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;-><init>()V
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
iput v0, p0, Lcom/google/firebase/appindexing/internal/zzc;->d:I
|
||||
|
||||
iput p1, p0, Lcom/google/firebase/appindexing/internal/zzc;->d:I
|
||||
|
||||
iput-boolean p2, p0, Lcom/google/firebase/appindexing/internal/zzc;->e:Z
|
||||
|
||||
iput-object p3, p0, Lcom/google/firebase/appindexing/internal/zzc;->f:Ljava/lang/String;
|
||||
|
||||
iput-object p4, p0, Lcom/google/firebase/appindexing/internal/zzc;->g:Ljava/lang/String;
|
||||
|
||||
iput-object p5, p0, Lcom/google/firebase/appindexing/internal/zzc;->h:[B
|
||||
|
||||
iput-boolean p6, p0, Lcom/google/firebase/appindexing/internal/zzc;->i:Z
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Z)V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;-><init>()V
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
iput v0, p0, Lcom/google/firebase/appindexing/internal/zzc;->d:I
|
||||
|
||||
iput-boolean p1, p0, Lcom/google/firebase/appindexing/internal/zzc;->e:Z
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/appindexing/internal/zzc;->f:Ljava/lang/String;
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/appindexing/internal/zzc;->g:Ljava/lang/String;
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/appindexing/internal/zzc;->h:[B
|
||||
|
||||
iput-boolean v0, p0, Lcom/google/firebase/appindexing/internal/zzc;->i:Z
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final toString()Ljava/lang/String;
|
||||
.locals 7
|
||||
|
||||
const-string v0, "MetadataImpl { "
|
||||
|
||||
const-string v1, "{ eventStatus: \'"
|
||||
|
||||
invoke-static {v0, v1}, Lf/e/c/a/a;->J(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
iget v1, p0, Lcom/google/firebase/appindexing/internal/zzc;->d:I
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v1, "\' } "
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v2, "{ uploadable: \'"
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-boolean v2, p0, Lcom/google/firebase/appindexing/internal/zzc;->e:Z
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Z)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zzc;->f:Ljava/lang/String;
|
||||
|
||||
if-eqz v2, :cond_0
|
||||
|
||||
const-string v2, "{ completionToken: \'"
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zzc;->f:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
:cond_0
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zzc;->g:Ljava/lang/String;
|
||||
|
||||
if-eqz v2, :cond_1
|
||||
|
||||
const-string v2, "{ accountName: \'"
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zzc;->g:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
:cond_1
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zzc;->h:[B
|
||||
|
||||
if-eqz v2, :cond_3
|
||||
|
||||
const-string v2, "{ ssbContext: [ "
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/appindexing/internal/zzc;->h:[B
|
||||
|
||||
array-length v3, v2
|
||||
|
||||
const/4 v4, 0x0
|
||||
|
||||
:goto_0
|
||||
if-ge v4, v3, :cond_2
|
||||
|
||||
aget-byte v5, v2, v4
|
||||
|
||||
const-string v6, "0x"
|
||||
|
||||
invoke-virtual {v0, v6}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-static {v5}, Ljava/lang/Integer;->toHexString(I)Ljava/lang/String;
|
||||
|
||||
move-result-object v5
|
||||
|
||||
invoke-virtual {v0, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v5, " "
|
||||
|
||||
invoke-virtual {v0, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
add-int/lit8 v4, v4, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_2
|
||||
const-string v2, "] } "
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
:cond_3
|
||||
const-string v2, "{ contextOnly: \'"
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-boolean v2, p0, Lcom/google/firebase/appindexing/internal/zzc;->i:Z
|
||||
|
||||
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Z)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v1, "}"
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final writeToParcel(Landroid/os/Parcel;I)V
|
||||
.locals 3
|
||||
|
||||
invoke-static {p1}, Lf/g/j/k/a;->c(Landroid/os/Parcel;)I
|
||||
|
||||
move-result p2
|
||||
|
||||
iget v0, p0, Lcom/google/firebase/appindexing/internal/zzc;->d:I
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
invoke-static {p1, v1, v0}, Lf/g/j/k/a;->d1(Landroid/os/Parcel;II)V
|
||||
|
||||
iget-boolean v0, p0, Lcom/google/firebase/appindexing/internal/zzc;->e:Z
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
invoke-static {p1, v1, v0}, Lf/g/j/k/a;->Y0(Landroid/os/Parcel;IZ)V
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/appindexing/internal/zzc;->f:Ljava/lang/String;
|
||||
|
||||
const/4 v1, 0x3
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-static {p1, v1, v0, v2}, Lf/g/j/k/a;->h1(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/appindexing/internal/zzc;->g:Ljava/lang/String;
|
||||
|
||||
const/4 v1, 0x4
|
||||
|
||||
invoke-static {p1, v1, v0, v2}, Lf/g/j/k/a;->h1(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/appindexing/internal/zzc;->h:[B
|
||||
|
||||
const/4 v1, 0x5
|
||||
|
||||
invoke-static {p1, v1, v0, v2}, Lf/g/j/k/a;->a1(Landroid/os/Parcel;I[BZ)V
|
||||
|
||||
iget-boolean v0, p0, Lcom/google/firebase/appindexing/internal/zzc;->i:Z
|
||||
|
||||
const/4 v1, 0x6
|
||||
|
||||
invoke-static {p1, v1, v0}, Lf/g/j/k/a;->Y0(Landroid/os/Parcel;IZ)V
|
||||
|
||||
invoke-static {p1, p2}, Lf/g/j/k/a;->r1(Landroid/os/Parcel;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,17 @@
|
|||
.class public final Lcom/google/firebase/appindexing/zza;
|
||||
.super Lcom/google/firebase/appindexing/FirebaseAppIndexingInvalidArgumentException;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/appindexing/FirebaseAppIndexingInvalidArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,17 @@
|
|||
.class public final Lcom/google/firebase/appindexing/zzb;
|
||||
.super Lcom/google/firebase/appindexing/FirebaseAppIndexingException;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/appindexing/FirebaseAppIndexingException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,17 @@
|
|||
.class public final Lcom/google/firebase/appindexing/zzc;
|
||||
.super Lcom/google/firebase/appindexing/FirebaseAppIndexingInvalidArgumentException;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/appindexing/FirebaseAppIndexingInvalidArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,17 @@
|
|||
.class public final Lcom/google/firebase/appindexing/zzd;
|
||||
.super Lcom/google/firebase/appindexing/FirebaseAppIndexingException;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/appindexing/FirebaseAppIndexingException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,17 @@
|
|||
.class public final Lcom/google/firebase/appindexing/zze;
|
||||
.super Lcom/google/firebase/appindexing/FirebaseAppIndexingInvalidArgumentException;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/appindexing/FirebaseAppIndexingInvalidArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,17 @@
|
|||
.class public final Lcom/google/firebase/appindexing/zzf;
|
||||
.super Lcom/google/firebase/appindexing/FirebaseAppIndexingInvalidArgumentException;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/appindexing/FirebaseAppIndexingInvalidArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,17 @@
|
|||
.class public final Lcom/google/firebase/appindexing/zzg;
|
||||
.super Lcom/google/firebase/appindexing/FirebaseAppIndexingException;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/appindexing/FirebaseAppIndexingException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,17 @@
|
|||
.class public final Lcom/google/firebase/appindexing/zzh;
|
||||
.super Lcom/google/firebase/appindexing/FirebaseAppIndexingException;
|
||||
.source "com.google.firebase:firebase-appindexing@@19.1.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/appindexing/FirebaseAppIndexingException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,25 @@
|
|||
.class public Lcom/google/firebase/components/ComponentDiscoveryService;
|
||||
.super Landroid/app/Service;
|
||||
.source "ComponentDiscoveryService.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Landroid/app/Service;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public onBind(Landroid/content/Intent;)Landroid/os/IBinder;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -0,0 +1,55 @@
|
|||
.class public Lcom/google/firebase/components/DependencyCycleException;
|
||||
.super Lcom/google/firebase/components/DependencyException;
|
||||
.source "com.google.firebase:firebase-components@@16.0.0"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final componentsInCycle:Ljava/util/List;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/util/List;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-string v0, "Dependency cycle detected: "
|
||||
|
||||
invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-interface {p1}, Ljava/util/List;->toArray()[Ljava/lang/Object;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-static {v1}, Ljava/util/Arrays;->toString([Ljava/lang/Object;)Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-direct {p0, v0}, Lcom/google/firebase/components/DependencyException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/components/DependencyCycleException;->componentsInCycle:Ljava/util/List;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,13 @@
|
|||
.class public Lcom/google/firebase/components/DependencyException;
|
||||
.super Ljava/lang/RuntimeException;
|
||||
.source "com.google.firebase:firebase-components@@16.0.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,13 @@
|
|||
.class public Lcom/google/firebase/components/MissingDependencyException;
|
||||
.super Lcom/google/firebase/components/DependencyException;
|
||||
.source "com.google.firebase:firebase-components@@16.0.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/components/DependencyException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/components/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,106 @@
|
|||
.class public Lcom/google/firebase/crashlytics/CrashlyticsRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "CrashlyticsRegistrar.java"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getComponents()Ljava/util/List;
|
||||
.locals 4
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
new-array v1, v0, [Lf/h/c/i/d;
|
||||
|
||||
const-class v2, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/d;->a(Ljava/lang/Class;)Lf/h/c/i/d$b;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
const-class v3, Lf/h/c/c;
|
||||
|
||||
invoke-static {v3}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v3, Lf/h/c/r/g;
|
||||
|
||||
invoke-static {v3}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v3, Lf/h/c/g/a/a;
|
||||
|
||||
invoke-static {v3}, Lf/h/c/i/q;->b(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v3, Lf/h/c/j/d/a;
|
||||
|
||||
invoke-static {v3}, Lf/h/c/i/q;->b(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
new-instance v3, Lf/h/c/j/b;
|
||||
|
||||
invoke-direct {v3, p0}, Lf/h/c/j/b;-><init>(Lcom/google/firebase/crashlytics/CrashlyticsRegistrar;)V
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->c(Lf/h/c/i/h;)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v2, v0}, Lf/h/c/i/d$b;->d(I)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v2}, Lf/h/c/i/d$b;->b()Lf/h/c/i/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
aput-object v0, v1, v2
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
const-string v2, "fire-cls"
|
||||
|
||||
const-string v3, "17.2.2"
|
||||
|
||||
invoke-static {v2, v3}, Lf/h/a/f/f/n/f;->p(Ljava/lang/String;Ljava/lang/String;)Lf/h/c/i/d;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
aput-object v2, v1, v0
|
||||
|
||||
invoke-static {v1}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,427 @@
|
|||
.class public Lcom/google/firebase/crashlytics/FirebaseCrashlytics;
|
||||
.super Ljava/lang/Object;
|
||||
.source "FirebaseCrashlytics.java"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf/h/c/j/d/k/k0;)V
|
||||
.locals 0
|
||||
.param p1 # Lf/h/c/j/d/k/k0;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static getInstance()Lcom/google/firebase/crashlytics/FirebaseCrashlytics;
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
invoke-static {}, Lf/h/c/c;->b()Lf/h/c/c;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-class v1, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;
|
||||
|
||||
invoke-virtual {v0}, Lf/h/c/c;->a()V
|
||||
|
||||
iget-object v0, v0, Lf/h/c/c;->d:Lf/h/c/i/m;
|
||||
|
||||
invoke-virtual {v0, v1}, Lf/h/c/i/a;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
new-instance v0, Ljava/lang/NullPointerException;
|
||||
|
||||
const-string v1, "FirebaseCrashlytics component is not present."
|
||||
|
||||
invoke-direct {v0, v1}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public checkForUnsentReports()Lcom/google/android/gms/tasks/Task;
|
||||
.locals 4
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Lcom/google/android/gms/tasks/Task<",
|
||||
"Ljava/lang/Boolean;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
iget-object v0, v0, Lf/h/c/j/d/k/k0;->h:Lf/h/c/j/d/k/x;
|
||||
|
||||
iget-object v1, v0, Lf/h/c/j/d/k/x;->y:Ljava/util/concurrent/atomic/AtomicBoolean;
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
invoke-virtual {v1, v2, v3}, Ljava/util/concurrent/atomic/AtomicBoolean;->compareAndSet(ZZ)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-nez v1, :cond_0
|
||||
|
||||
sget-object v0, Lf/h/c/j/d/b;->c:Lf/h/c/j/d/b;
|
||||
|
||||
const-string v1, "checkForUnsentReports should only be called once per execution."
|
||||
|
||||
invoke-virtual {v0, v1}, Lf/h/c/j/d/b;->b(Ljava/lang/String;)V
|
||||
|
||||
sget-object v0, Ljava/lang/Boolean;->FALSE:Ljava/lang/Boolean;
|
||||
|
||||
invoke-static {v0}, Lf/h/a/f/f/n/f;->z(Ljava/lang/Object;)Lcom/google/android/gms/tasks/Task;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
iget-object v0, v0, Lf/h/c/j/d/k/x;->v:Lcom/google/android/gms/tasks/TaskCompletionSource;
|
||||
|
||||
iget-object v0, v0, Lcom/google/android/gms/tasks/TaskCompletionSource;->a:Lf/h/a/f/p/b0;
|
||||
|
||||
:goto_0
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public deleteUnsentReports()V
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
iget-object v0, v0, Lf/h/c/j/d/k/k0;->h:Lf/h/c/j/d/k/x;
|
||||
|
||||
iget-object v1, v0, Lf/h/c/j/d/k/x;->w:Lcom/google/android/gms/tasks/TaskCompletionSource;
|
||||
|
||||
sget-object v2, Ljava/lang/Boolean;->FALSE:Ljava/lang/Boolean;
|
||||
|
||||
invoke-virtual {v1, v2}, Lcom/google/android/gms/tasks/TaskCompletionSource;->b(Ljava/lang/Object;)Z
|
||||
|
||||
iget-object v0, v0, Lf/h/c/j/d/k/x;->x:Lcom/google/android/gms/tasks/TaskCompletionSource;
|
||||
|
||||
iget-object v0, v0, Lcom/google/android/gms/tasks/TaskCompletionSource;->a:Lf/h/a/f/p/b0;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public didCrashOnPreviousExecution()Z
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
iget-boolean v0, v0, Lf/h/c/j/d/k/k0;->g:Z
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public log(Ljava/lang/String;)V
|
||||
.locals 5
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
iget-wide v3, v0, Lf/h/c/j/d/k/k0;->d:J
|
||||
|
||||
sub-long/2addr v1, v3
|
||||
|
||||
iget-object v0, v0, Lf/h/c/j/d/k/k0;->h:Lf/h/c/j/d/k/x;
|
||||
|
||||
iget-object v3, v0, Lf/h/c/j/d/k/x;->f:Lf/h/c/j/d/k/i;
|
||||
|
||||
new-instance v4, Lf/h/c/j/d/k/n;
|
||||
|
||||
invoke-direct {v4, v0, v1, v2, p1}, Lf/h/c/j/d/k/n;-><init>(Lf/h/c/j/d/k/x;JLjava/lang/String;)V
|
||||
|
||||
invoke-virtual {v3, v4}, Lf/h/c/j/d/k/i;->b(Ljava/util/concurrent/Callable;)Lcom/google/android/gms/tasks/Task;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public recordException(Ljava/lang/Throwable;)V
|
||||
.locals 5
|
||||
.param p1 # Ljava/lang/Throwable;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
||||
sget-object p1, Lf/h/c/j/d/b;->c:Lf/h/c/j/d/b;
|
||||
|
||||
const-string v0, "Crashlytics is ignoring a request to log a null exception."
|
||||
|
||||
invoke-virtual {p1, v0}, Lf/h/c/j/d/b;->g(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
iget-object v0, v0, Lf/h/c/j/d/k/k0;->h:Lf/h/c/j/d/k/x;
|
||||
|
||||
invoke-static {}, Ljava/lang/Thread;->currentThread()Ljava/lang/Thread;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
new-instance v2, Ljava/util/Date;
|
||||
|
||||
invoke-direct {v2}, Ljava/util/Date;-><init>()V
|
||||
|
||||
iget-object v3, v0, Lf/h/c/j/d/k/x;->f:Lf/h/c/j/d/k/i;
|
||||
|
||||
new-instance v4, Lf/h/c/j/d/k/o;
|
||||
|
||||
invoke-direct {v4, v0, v2, p1, v1}, Lf/h/c/j/d/k/o;-><init>(Lf/h/c/j/d/k/x;Ljava/util/Date;Ljava/lang/Throwable;Ljava/lang/Thread;)V
|
||||
|
||||
new-instance p1, Lf/h/c/j/d/k/j;
|
||||
|
||||
invoke-direct {p1, v3, v4}, Lf/h/c/j/d/k/j;-><init>(Lf/h/c/j/d/k/i;Ljava/lang/Runnable;)V
|
||||
|
||||
invoke-virtual {v3, p1}, Lf/h/c/j/d/k/i;->b(Ljava/util/concurrent/Callable;)Lcom/google/android/gms/tasks/Task;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_1
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public sendUnsentReports()V
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
iget-object v0, v0, Lf/h/c/j/d/k/k0;->h:Lf/h/c/j/d/k/x;
|
||||
|
||||
iget-object v1, v0, Lf/h/c/j/d/k/x;->w:Lcom/google/android/gms/tasks/TaskCompletionSource;
|
||||
|
||||
sget-object v2, Ljava/lang/Boolean;->TRUE:Ljava/lang/Boolean;
|
||||
|
||||
invoke-virtual {v1, v2}, Lcom/google/android/gms/tasks/TaskCompletionSource;->b(Ljava/lang/Object;)Z
|
||||
|
||||
iget-object v0, v0, Lf/h/c/j/d/k/x;->x:Lcom/google/android/gms/tasks/TaskCompletionSource;
|
||||
|
||||
iget-object v0, v0, Lcom/google/android/gms/tasks/TaskCompletionSource;->a:Lf/h/a/f/p/b0;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setCrashlyticsCollectionEnabled(Ljava/lang/Boolean;)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/Boolean;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
invoke-virtual {v0, p1}, Lf/h/c/j/d/k/k0;->d(Ljava/lang/Boolean;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setCrashlyticsCollectionEnabled(Z)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {v0, p1}, Lf/h/c/j/d/k/k0;->d(Ljava/lang/Boolean;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setCustomKey(Ljava/lang/String;D)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
invoke-static {p2, p3}, Ljava/lang/Double;->toString(D)Ljava/lang/String;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {v0, p1, p2}, Lf/h/c/j/d/k/k0;->e(Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setCustomKey(Ljava/lang/String;F)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
invoke-static {p2}, Ljava/lang/Float;->toString(F)Ljava/lang/String;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {v0, p1, p2}, Lf/h/c/j/d/k/k0;->e(Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setCustomKey(Ljava/lang/String;I)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
invoke-static {p2}, Ljava/lang/Integer;->toString(I)Ljava/lang/String;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {v0, p1, p2}, Lf/h/c/j/d/k/k0;->e(Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setCustomKey(Ljava/lang/String;J)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
invoke-static {p2, p3}, Ljava/lang/Long;->toString(J)Ljava/lang/String;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {v0, p1, p2}, Lf/h/c/j/d/k/k0;->e(Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setCustomKey(Ljava/lang/String;Ljava/lang/String;)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
invoke-virtual {v0, p1, p2}, Lf/h/c/j/d/k/k0;->e(Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setCustomKey(Ljava/lang/String;Z)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
invoke-static {p2}, Ljava/lang/Boolean;->toString(Z)Ljava/lang/String;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {v0, p1, p2}, Lf/h/c/j/d/k/k0;->e(Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setUserId(Ljava/lang/String;)V
|
||||
.locals 3
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/crashlytics/FirebaseCrashlytics;->a:Lf/h/c/j/d/k/k0;
|
||||
|
||||
iget-object v0, v0, Lf/h/c/j/d/k/k0;->h:Lf/h/c/j/d/k/x;
|
||||
|
||||
iget-object v1, v0, Lf/h/c/j/d/k/x;->e:Lf/h/c/j/d/k/g1;
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
invoke-static {p1}, Lf/h/c/j/d/k/g1;->b(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
iput-object p1, v1, Lf/h/c/j/d/k/g1;->a:Ljava/lang/String;
|
||||
|
||||
iget-object p1, v0, Lf/h/c/j/d/k/x;->e:Lf/h/c/j/d/k/g1;
|
||||
|
||||
iget-object v1, v0, Lf/h/c/j/d/k/x;->f:Lf/h/c/j/d/k/i;
|
||||
|
||||
new-instance v2, Lf/h/c/j/d/k/p;
|
||||
|
||||
invoke-direct {v2, v0, p1}, Lf/h/c/j/d/k/p;-><init>(Lf/h/c/j/d/k/x;Lf/h/c/j/d/k/g1;)V
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/j/d/k/i;->b(Ljava/util/concurrent/Callable;)Lcom/google/android/gms/tasks/Task;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/crashlytics/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,82 @@
|
|||
.class public Lcom/google/firebase/crashlytics/ndk/CrashlyticsNdkRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "CrashlyticsNdkRegistrar.java"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getComponents()Ljava/util/List;
|
||||
.locals 4
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
new-array v1, v0, [Lf/h/c/i/d;
|
||||
|
||||
const-class v2, Lf/h/c/j/d/a;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/d;->a(Ljava/lang/Class;)Lf/h/c/i/d$b;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
const-class v3, Landroid/content/Context;
|
||||
|
||||
invoke-static {v3}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
new-instance v3, Lf/h/c/j/e/b;
|
||||
|
||||
invoke-direct {v3, p0}, Lf/h/c/j/e/b;-><init>(Lcom/google/firebase/crashlytics/ndk/CrashlyticsNdkRegistrar;)V
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->c(Lf/h/c/i/h;)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v2, v0}, Lf/h/c/i/d$b;->d(I)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v2}, Lf/h/c/i/d$b;->b()Lf/h/c/i/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
aput-object v0, v1, v2
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
const-string v2, "fire-cls-ndk"
|
||||
|
||||
const-string v3, "17.2.2"
|
||||
|
||||
invoke-static {v2, v3}, Lf/h/a/f/f/n/f;->p(Ljava/lang/String;Ljava/lang/String;)Lf/h/c/i/d;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
aput-object v2, v1, v0
|
||||
|
||||
invoke-static {v1}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,94 @@
|
|||
.class public Lcom/google/firebase/crashlytics/ndk/JniNativeApi;
|
||||
.super Ljava/lang/Object;
|
||||
.source "JniNativeApi.java"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/j/e/d;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Z
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 3
|
||||
|
||||
:try_start_0
|
||||
const-string v0, "crashlytics"
|
||||
|
||||
invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V
|
||||
:try_end_0
|
||||
.catch Ljava/lang/UnsatisfiedLinkError; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:catch_0
|
||||
move-exception v0
|
||||
|
||||
sget-object v1, Lf/h/c/j/d/b;->c:Lf/h/c/j/d/b;
|
||||
|
||||
const-string v2, "libcrashlytics could not be loaded. This APK may not have been compiled for this device\'s architecture. NDK crashes will not be reported to Crashlytics:\n"
|
||||
|
||||
invoke-static {v2}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/UnsatisfiedLinkError;->getLocalizedMessage()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v2, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v1, v0}, Lf/h/c/j/d/b;->d(Ljava/lang/String;)V
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
sput-boolean v0, Lcom/google/firebase/crashlytics/ndk/JniNativeApi;->a:Z
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private native nativeInit(Ljava/lang/String;Ljava/lang/Object;)Z
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a(Ljava/lang/String;Landroid/content/res/AssetManager;)Z
|
||||
.locals 1
|
||||
|
||||
sget-boolean v0, Lcom/google/firebase/crashlytics/ndk/JniNativeApi;->a:Z
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
invoke-direct {p0, p1, p2}, Lcom/google/firebase/crashlytics/ndk/JniNativeApi;->nativeInit(Ljava/lang/String;Ljava/lang/Object;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
:goto_0
|
||||
return p1
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/crashlytics/ndk/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/datatransport/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,89 @@
|
|||
.class public Lcom/google/firebase/datatransport/TransportRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-datatransport@@17.0.3"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static synthetic lambda$getComponents$0(Lf/h/c/i/e;)Lf/h/a/b/g;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Landroid/content/Context;
|
||||
|
||||
invoke-interface {p0, v0}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Landroid/content/Context;
|
||||
|
||||
invoke-static {p0}, Lf/h/a/b/j/n;->b(Landroid/content/Context;)V
|
||||
|
||||
invoke-static {}, Lf/h/a/b/j/n;->a()Lf/h/a/b/j/n;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
sget-object v0, Lf/h/a/b/i/a;->g:Lf/h/a/b/i/a;
|
||||
|
||||
invoke-virtual {p0, v0}, Lf/h/a/b/j/n;->c(Lf/h/a/b/j/d;)Lf/h/a/b/g;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getComponents()Ljava/util/List;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-class v0, Lf/h/a/b/g;
|
||||
|
||||
invoke-static {v0}, Lf/h/c/i/d;->a(Ljava/lang/Class;)Lf/h/c/i/d$b;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-class v1, Landroid/content/Context;
|
||||
|
||||
invoke-static {v1}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v0, v1}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
sget-object v1, Lf/h/c/k/a;->a:Lf/h/c/k/a;
|
||||
|
||||
invoke-virtual {v0, v1}, Lf/h/c/i/d$b;->c(Lf/h/c/i/h;)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v0}, Lf/h/c/i/d$b;->b()Lf/h/c/i/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-static {v0}, Ljava/util/Collections;->singletonList(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,34 @@
|
|||
.class public Lcom/google/firebase/dynamiclinks/PendingDynamicLinkData;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-dynamic-links@@19.1.1"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final a:Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;)V
|
||||
.locals 5
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iget-wide v0, p1, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->g:J
|
||||
|
||||
const-wide/16 v2, 0x0
|
||||
|
||||
cmp-long v4, v0, v2
|
||||
|
||||
if-nez v4, :cond_0
|
||||
|
||||
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
iput-wide v0, p1, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->g:J
|
||||
|
||||
:cond_0
|
||||
iput-object p1, p0, Lcom/google/firebase/dynamiclinks/PendingDynamicLinkData;->a:Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/dynamiclinks/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,130 @@
|
|||
.class public Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;
|
||||
.super Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;
|
||||
.source "com.google.firebase:firebase-dynamic-links@@19.1.1"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public d:Ljava/lang/String;
|
||||
|
||||
.field public e:Ljava/lang/String;
|
||||
|
||||
.field public f:I
|
||||
|
||||
.field public g:J
|
||||
|
||||
.field public h:Landroid/os/Bundle;
|
||||
|
||||
.field public i:Landroid/net/Uri;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/h/c/l/b/a;
|
||||
|
||||
invoke-direct {v0}, Lf/h/c/l/b/a;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;IJLandroid/os/Bundle;Landroid/net/Uri;)V
|
||||
.locals 2
|
||||
|
||||
invoke-direct {p0}, Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;-><init>()V
|
||||
|
||||
const-wide/16 v0, 0x0
|
||||
|
||||
iput-wide v0, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->g:J
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
iput-object v0, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->h:Landroid/os/Bundle;
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->d:Ljava/lang/String;
|
||||
|
||||
iput-object p2, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->e:Ljava/lang/String;
|
||||
|
||||
iput p3, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->f:I
|
||||
|
||||
iput-wide p4, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->g:J
|
||||
|
||||
iput-object p6, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->h:Landroid/os/Bundle;
|
||||
|
||||
iput-object p7, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->i:Landroid/net/Uri;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public writeToParcel(Landroid/os/Parcel;I)V
|
||||
.locals 5
|
||||
|
||||
invoke-static {p1}, Lf/g/j/k/a;->c(Landroid/os/Parcel;)I
|
||||
|
||||
move-result v0
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->d:Ljava/lang/String;
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
invoke-static {p1, v2, v1, v3}, Lf/g/j/k/a;->h1(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->e:Ljava/lang/String;
|
||||
|
||||
const/4 v2, 0x2
|
||||
|
||||
invoke-static {p1, v2, v1, v3}, Lf/g/j/k/a;->h1(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
||||
|
||||
iget v1, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->f:I
|
||||
|
||||
const/4 v2, 0x3
|
||||
|
||||
invoke-static {p1, v2, v1}, Lf/g/j/k/a;->d1(Landroid/os/Parcel;II)V
|
||||
|
||||
iget-wide v1, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->g:J
|
||||
|
||||
const/4 v4, 0x4
|
||||
|
||||
invoke-static {p1, v4, v1, v2}, Lf/g/j/k/a;->f1(Landroid/os/Parcel;IJ)V
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->h:Landroid/os/Bundle;
|
||||
|
||||
if-nez v1, :cond_0
|
||||
|
||||
new-instance v1, Landroid/os/Bundle;
|
||||
|
||||
invoke-direct {v1}, Landroid/os/Bundle;-><init>()V
|
||||
|
||||
:cond_0
|
||||
const/4 v2, 0x5
|
||||
|
||||
invoke-static {p1, v2, v1, v3}, Lf/g/j/k/a;->Z0(Landroid/os/Parcel;ILandroid/os/Bundle;Z)V
|
||||
|
||||
const/4 v1, 0x6
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/dynamiclinks/internal/DynamicLinkData;->i:Landroid/net/Uri;
|
||||
|
||||
invoke-static {p1, v1, v2, p2, v3}, Lf/g/j/k/a;->g1(Landroid/os/Parcel;ILandroid/os/Parcelable;IZ)V
|
||||
|
||||
invoke-static {p1, v0}, Lf/g/j/k/a;->r1(Landroid/os/Parcel;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,82 @@
|
|||
.class public final Lcom/google/firebase/dynamiclinks/internal/FirebaseDynamicLinkRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-dynamic-links@@19.1.1"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final getComponents()Ljava/util/List;
|
||||
.locals 3
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-class v0, Lf/h/c/l/a;
|
||||
|
||||
invoke-static {v0}, Lf/h/c/i/d;->a(Ljava/lang/Class;)Lf/h/c/i/d$b;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-class v1, Lf/h/c/c;
|
||||
|
||||
invoke-static {v1}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v0, v1}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v1, Lf/h/c/g/a/a;
|
||||
|
||||
invoke-static {v1}, Lf/h/c/i/q;->b(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v0, v1}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
sget-object v1, Lf/h/c/l/b/f;->a:Lf/h/c/i/h;
|
||||
|
||||
invoke-virtual {v0, v1}, Lf/h/c/i/d$b;->c(Lf/h/c/i/h;)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v0}, Lf/h/c/i/d$b;->b()Lf/h/c/i/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
new-array v1, v1, [Lf/h/c/i/d;
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
aput-object v0, v1, v2
|
||||
|
||||
invoke-static {v1}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,103 @@
|
|||
.class public final Lcom/google/firebase/dynamiclinks/internal/zzo;
|
||||
.super Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;
|
||||
.source "com.google.firebase:firebase-dynamic-links@@19.1.1"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/dynamiclinks/internal/zzo;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final d:Landroid/net/Uri;
|
||||
|
||||
.field public final e:Landroid/net/Uri;
|
||||
|
||||
.field public final f:Ljava/util/List;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/List<",
|
||||
"Lcom/google/firebase/dynamiclinks/internal/zzr;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/h/c/l/b/m;
|
||||
|
||||
invoke-direct {v0}, Lf/h/c/l/b/m;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/dynamiclinks/internal/zzo;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Landroid/net/Uri;Landroid/net/Uri;Ljava/util/List;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Landroid/net/Uri;",
|
||||
"Landroid/net/Uri;",
|
||||
"Ljava/util/List<",
|
||||
"Lcom/google/firebase/dynamiclinks/internal/zzr;",
|
||||
">;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0}, Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/dynamiclinks/internal/zzo;->d:Landroid/net/Uri;
|
||||
|
||||
iput-object p2, p0, Lcom/google/firebase/dynamiclinks/internal/zzo;->e:Landroid/net/Uri;
|
||||
|
||||
iput-object p3, p0, Lcom/google/firebase/dynamiclinks/internal/zzo;->f:Ljava/util/List;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final writeToParcel(Landroid/os/Parcel;I)V
|
||||
.locals 4
|
||||
|
||||
invoke-static {p1}, Lf/g/j/k/a;->c(Landroid/os/Parcel;)I
|
||||
|
||||
move-result v0
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/dynamiclinks/internal/zzo;->d:Landroid/net/Uri;
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
invoke-static {p1, v2, v1, p2, v3}, Lf/g/j/k/a;->g1(Landroid/os/Parcel;ILandroid/os/Parcelable;IZ)V
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/dynamiclinks/internal/zzo;->e:Landroid/net/Uri;
|
||||
|
||||
invoke-static {p1, v1, v2, p2, v3}, Lf/g/j/k/a;->g1(Landroid/os/Parcel;ILandroid/os/Parcelable;IZ)V
|
||||
|
||||
const/4 p2, 0x3
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/dynamiclinks/internal/zzo;->f:Ljava/util/List;
|
||||
|
||||
invoke-static {p1, p2, v1, v3}, Lf/g/j/k/a;->k1(Landroid/os/Parcel;ILjava/util/List;Z)V
|
||||
|
||||
invoke-static {p1, v0}, Lf/g/j/k/a;->r1(Landroid/os/Parcel;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,65 @@
|
|||
.class public final Lcom/google/firebase/dynamiclinks/internal/zzr;
|
||||
.super Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;
|
||||
.source "com.google.firebase:firebase-dynamic-links@@19.1.1"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/dynamiclinks/internal/zzr;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final d:Ljava/lang/String;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/h/c/l/b/n;
|
||||
|
||||
invoke-direct {v0}, Lf/h/c/l/b/n;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/dynamiclinks/internal/zzr;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/dynamiclinks/internal/zzr;->d:Ljava/lang/String;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final writeToParcel(Landroid/os/Parcel;I)V
|
||||
.locals 3
|
||||
|
||||
invoke-static {p1}, Lf/g/j/k/a;->c(Landroid/os/Parcel;)I
|
||||
|
||||
move-result p2
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/dynamiclinks/internal/zzr;->d:Ljava/lang/String;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
const/4 v2, 0x2
|
||||
|
||||
invoke-static {p1, v2, v0, v1}, Lf/g/j/k/a;->h1(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
||||
|
||||
invoke-static {p1, p2}, Lf/g/j/k/a;->r1(Landroid/os/Parcel;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,33 @@
|
|||
.class public final Lcom/google/firebase/encoders/EncodingException;
|
||||
.super Ljava/lang/RuntimeException;
|
||||
.source "EncodingException.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Exception;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/Exception;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/encoders/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/firebase_analytics/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
12
com.discord/smali_classes2/com/google/firebase/icing/R.smali
Normal file
12
com.discord/smali_classes2/com/google/firebase/icing/R.smali
Normal file
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/icing/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,13 @@
|
|||
.class public final Lcom/google/firebase/iid/FirebaseInstanceIdReceiver;
|
||||
.super Lf/h/a/f/e/a;
|
||||
.source "com.google.firebase:firebase-iid@@21.0.0"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lf/h/a/f/e/a;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
12
com.discord/smali_classes2/com/google/firebase/iid/R.smali
Normal file
12
com.discord/smali_classes2/com/google/firebase/iid/R.smali
Normal file
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/iid/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,27 @@
|
|||
.class public Lcom/google/firebase/iid/Registrar$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-iid@@21.0.0"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/p/e0/a;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/iid/Registrar;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/google/firebase/iid/FirebaseInstanceId;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,198 @@
|
|||
.class public final Lcom/google/firebase/iid/Registrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-iid@@21.0.0"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lcom/google/firebase/iid/Registrar$a;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static final synthetic lambda$getComponents$0$Registrar(Lf/h/c/i/e;)Lcom/google/firebase/iid/FirebaseInstanceId;
|
||||
.locals 5
|
||||
|
||||
new-instance v0, Lcom/google/firebase/iid/FirebaseInstanceId;
|
||||
|
||||
const-class v1, Lf/h/c/c;
|
||||
|
||||
invoke-interface {p0, v1}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
check-cast v1, Lf/h/c/c;
|
||||
|
||||
const-class v2, Lf/h/c/v/f;
|
||||
|
||||
invoke-interface {p0, v2}, Lf/h/c/i/e;->b(Ljava/lang/Class;)Lf/h/c/q/a;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
const-class v3, Lf/h/c/o/c;
|
||||
|
||||
invoke-interface {p0, v3}, Lf/h/c/i/e;->b(Ljava/lang/Class;)Lf/h/c/q/a;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
const-class v4, Lf/h/c/r/g;
|
||||
|
||||
invoke-interface {p0, v4}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lf/h/c/r/g;
|
||||
|
||||
invoke-direct {v0, v1, v2, v3, p0}, Lcom/google/firebase/iid/FirebaseInstanceId;-><init>(Lf/h/c/c;Lf/h/c/q/a;Lf/h/c/q/a;Lf/h/c/r/g;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public static final synthetic lambda$getComponents$1$Registrar(Lf/h/c/i/e;)Lf/h/c/p/e0/a;
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Lcom/google/firebase/iid/Registrar$a;
|
||||
|
||||
const-class v1, Lcom/google/firebase/iid/FirebaseInstanceId;
|
||||
|
||||
invoke-interface {p0, v1}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lcom/google/firebase/iid/FirebaseInstanceId;
|
||||
|
||||
invoke-direct {v0, p0}, Lcom/google/firebase/iid/Registrar$a;-><init>(Lcom/google/firebase/iid/FirebaseInstanceId;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final getComponents()Ljava/util/List;
|
||||
.locals 6
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-class v0, Lcom/google/firebase/iid/FirebaseInstanceId;
|
||||
|
||||
invoke-static {v0}, Lf/h/c/i/d;->a(Ljava/lang/Class;)Lf/h/c/i/d$b;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const-class v2, Lf/h/c/c;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lf/h/c/v/f;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->c(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lf/h/c/o/c;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->c(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lf/h/c/r/g;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
sget-object v2, Lf/h/c/p/r;->a:Lf/h/c/i/h;
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->c(Lf/h/c/i/h;)Lf/h/c/i/d$b;
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->d(I)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v1}, Lf/h/c/i/d$b;->b()Lf/h/c/i/d;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const-class v3, Lf/h/c/p/e0/a;
|
||||
|
||||
invoke-static {v3}, Lf/h/c/i/d;->a(Ljava/lang/Class;)Lf/h/c/i/d$b;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-static {v0}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v3, v0}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
sget-object v0, Lf/h/c/p/s;->a:Lf/h/c/i/h;
|
||||
|
||||
invoke-virtual {v3, v0}, Lf/h/c/i/d$b;->c(Lf/h/c/i/h;)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v3}, Lf/h/c/i/d$b;->b()Lf/h/c/i/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v3, "fire-iid"
|
||||
|
||||
const-string v4, "21.0.0"
|
||||
|
||||
invoke-static {v3, v4}, Lf/h/a/f/f/n/f;->p(Ljava/lang/String;Ljava/lang/String;)Lf/h/c/i/d;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
const/4 v4, 0x3
|
||||
|
||||
new-array v4, v4, [Lf/h/c/i/d;
|
||||
|
||||
const/4 v5, 0x0
|
||||
|
||||
aput-object v1, v4, v5
|
||||
|
||||
aput-object v0, v4, v2
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
aput-object v3, v4, v0
|
||||
|
||||
invoke-static {v4}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/iid/internal/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,111 @@
|
|||
.class public final enum Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
.super Ljava/lang/Enum;
|
||||
.source "FirebaseInstallationsException.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/installations/FirebaseInstallationsException;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x4019
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Enum<",
|
||||
"Lcom/google/firebase/installations/FirebaseInstallationsException$a;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final enum d:Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
.field public static final enum e:Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
.field public static final synthetic f:[Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 5
|
||||
|
||||
new-instance v0, Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
const-string v1, "BAD_CONFIG"
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-direct {v0, v1, v2}, Lcom/google/firebase/installations/FirebaseInstallationsException$a;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/installations/FirebaseInstallationsException$a;->d:Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
new-instance v0, Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
const-string v1, "UNAVAILABLE"
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
invoke-direct {v0, v1, v3}, Lcom/google/firebase/installations/FirebaseInstallationsException$a;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/installations/FirebaseInstallationsException$a;->e:Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
new-array v1, v1, [Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
sget-object v4, Lcom/google/firebase/installations/FirebaseInstallationsException$a;->d:Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
aput-object v4, v1, v2
|
||||
|
||||
aput-object v0, v1, v3
|
||||
|
||||
sput-object v1, Lcom/google/firebase/installations/FirebaseInstallationsException$a;->f:[Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;I)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static valueOf(Ljava/lang/String;)Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static values()[Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lcom/google/firebase/installations/FirebaseInstallationsException$a;->f:[Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
invoke-virtual {v0}, [Lcom/google/firebase/installations/FirebaseInstallationsException$a;->clone()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, [Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,52 @@
|
|||
.class public Lcom/google/firebase/installations/FirebaseInstallationsException;
|
||||
.super Lcom/google/firebase/FirebaseException;
|
||||
.source "FirebaseInstallationsException.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final status:Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/google/firebase/installations/FirebaseInstallationsException$a;)V
|
||||
.locals 0
|
||||
.param p1 # Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Lcom/google/firebase/FirebaseException;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/installations/FirebaseInstallationsException;->status:Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;Lcom/google/firebase/installations/FirebaseInstallationsException$a;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/FirebaseException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
iput-object p2, p0, Lcom/google/firebase/installations/FirebaseInstallationsException;->status:Lcom/google/firebase/installations/FirebaseInstallationsException$a;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,133 @@
|
|||
.class public Lcom/google/firebase/installations/FirebaseInstallationsRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "FirebaseInstallationsRegistrar.java"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static synthetic lambda$getComponents$0(Lf/h/c/i/e;)Lf/h/c/r/g;
|
||||
.locals 4
|
||||
|
||||
new-instance v0, Lf/h/c/r/f;
|
||||
|
||||
const-class v1, Lf/h/c/c;
|
||||
|
||||
invoke-interface {p0, v1}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
check-cast v1, Lf/h/c/c;
|
||||
|
||||
const-class v2, Lf/h/c/v/f;
|
||||
|
||||
invoke-interface {p0, v2}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
check-cast v2, Lf/h/c/v/f;
|
||||
|
||||
const-class v3, Lf/h/c/o/c;
|
||||
|
||||
invoke-interface {p0, v3}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lf/h/c/o/c;
|
||||
|
||||
invoke-direct {v0, v1, v2, p0}, Lf/h/c/r/f;-><init>(Lf/h/c/c;Lf/h/c/v/f;Lf/h/c/o/c;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getComponents()Ljava/util/List;
|
||||
.locals 4
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
new-array v0, v0, [Lf/h/c/i/d;
|
||||
|
||||
const-class v1, Lf/h/c/r/g;
|
||||
|
||||
invoke-static {v1}, Lf/h/c/i/d;->a(Ljava/lang/Class;)Lf/h/c/i/d$b;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const-class v2, Lf/h/c/c;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lf/h/c/o/c;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lf/h/c/v/f;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
sget-object v2, Lf/h/c/r/h;->a:Lf/h/c/r/h;
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->c(Lf/h/c/i/h;)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v1}, Lf/h/c/i/d$b;->b()Lf/h/c/i/d;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
aput-object v1, v0, v2
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
const-string v2, "fire-installations"
|
||||
|
||||
const-string v3, "16.3.3"
|
||||
|
||||
invoke-static {v2, v3}, Lf/h/a/f/f/n/f;->p(Ljava/lang/String;Ljava/lang/String;)Lf/h/c/i/d;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
invoke-static {v0}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/installations/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/installations/interop/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,49 @@
|
|||
.class public final Lcom/google/firebase/ktx/FirebaseCommonKtxRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Firebase.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getComponents()Ljava/util/List;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-string v0, "fire-core-ktx"
|
||||
|
||||
const-string v1, "19.3.1"
|
||||
|
||||
invoke-static {v0, v1}, Lf/h/a/f/f/n/f;->p(Ljava/lang/String;Ljava/lang/String;)Lf/h/c/i/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-static {v0}, Lf/h/a/f/f/n/f;->listOf(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
12
com.discord/smali_classes2/com/google/firebase/ktx/R.smali
Normal file
12
com.discord/smali_classes2/com/google/firebase/ktx/R.smali
Normal file
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/ktx/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/measurement/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/measurement_impl/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,33 @@
|
|||
.class public Lcom/google/firebase/messaging/EnhancedIntentService$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-messaging@@21.0.0"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/p/a0$a;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lcom/google/firebase/messaging/EnhancedIntentService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic a:Lcom/google/firebase/messaging/EnhancedIntentService;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/google/firebase/messaging/EnhancedIntentService;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/messaging/EnhancedIntentService$a;->a:Lcom/google/firebase/messaging/EnhancedIntentService;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,432 @@
|
|||
.class public abstract Lcom/google/firebase/messaging/EnhancedIntentService;
|
||||
.super Landroid/app/Service;
|
||||
.source "com.google.firebase:firebase-messaging@@21.0.0"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroid/annotation/SuppressLint;
|
||||
value = {
|
||||
"UnwrappedWakefulBroadcastReceiver"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public binder:Landroid/os/Binder;
|
||||
|
||||
.field public final executor:Ljava/util/concurrent/ExecutorService;
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public lastStartId:I
|
||||
|
||||
.field public final lock:Ljava/lang/Object;
|
||||
|
||||
.field public runningTasks:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 9
|
||||
|
||||
invoke-direct {p0}, Landroid/app/Service;-><init>()V
|
||||
|
||||
new-instance v7, Lf/h/a/f/f/n/j/a;
|
||||
|
||||
const-string v0, "Firebase-Messaging-Intent-Handle"
|
||||
|
||||
invoke-direct {v7, v0}, Lf/h/a/f/f/n/j/a;-><init>(Ljava/lang/String;)V
|
||||
|
||||
new-instance v8, Ljava/util/concurrent/ThreadPoolExecutor;
|
||||
|
||||
sget-object v5, Ljava/util/concurrent/TimeUnit;->SECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
new-instance v6, Ljava/util/concurrent/LinkedBlockingQueue;
|
||||
|
||||
invoke-direct {v6}, Ljava/util/concurrent/LinkedBlockingQueue;-><init>()V
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
const-wide/16 v3, 0x3c
|
||||
|
||||
move-object v0, v8
|
||||
|
||||
invoke-direct/range {v0 .. v7}, Ljava/util/concurrent/ThreadPoolExecutor;-><init>(IIJLjava/util/concurrent/TimeUnit;Ljava/util/concurrent/BlockingQueue;Ljava/util/concurrent/ThreadFactory;)V
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-virtual {v8, v0}, Ljava/util/concurrent/ThreadPoolExecutor;->allowCoreThreadTimeOut(Z)V
|
||||
|
||||
invoke-static {v8}, Ljava/util/concurrent/Executors;->unconfigurableExecutorService(Ljava/util/concurrent/ExecutorService;)Ljava/util/concurrent/ExecutorService;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
iput-object v0, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->executor:Ljava/util/concurrent/ExecutorService;
|
||||
|
||||
new-instance v0, Ljava/lang/Object;
|
||||
|
||||
invoke-direct {v0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object v0, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->lock:Ljava/lang/Object;
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
iput v0, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->runningTasks:I
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static synthetic access$000(Lcom/google/firebase/messaging/EnhancedIntentService;Landroid/content/Intent;)Lcom/google/android/gms/tasks/Task;
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/messaging/EnhancedIntentService;->processIntent(Landroid/content/Intent;)Lcom/google/android/gms/tasks/Task;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method private finishTask(Landroid/content/Intent;)V
|
||||
.locals 3
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
sget-object v0, Lf/h/c/p/y;->b:Ljava/lang/Object;
|
||||
|
||||
monitor-enter v0
|
||||
|
||||
:try_start_0
|
||||
sget-object v1, Lf/h/c/p/y;->c:Lf/h/a/f/o/a;
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
const-string v1, "com.google.firebase.iid.WakeLockHolder.wakefulintent"
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-virtual {p1, v1, v2}, Landroid/content/Intent;->getBooleanExtra(Ljava/lang/String;Z)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
const-string v1, "com.google.firebase.iid.WakeLockHolder.wakefulintent"
|
||||
|
||||
invoke-virtual {p1, v1, v2}, Landroid/content/Intent;->putExtra(Ljava/lang/String;Z)Landroid/content/Intent;
|
||||
|
||||
sget-object p1, Lf/h/c/p/y;->c:Lf/h/a/f/o/a;
|
||||
|
||||
invoke-virtual {p1}, Lf/h/a/f/o/a;->b()V
|
||||
|
||||
:cond_0
|
||||
monitor-exit v0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
monitor-exit v0
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
iget-object p1, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->lock:Ljava/lang/Object;
|
||||
|
||||
monitor-enter p1
|
||||
|
||||
:try_start_1
|
||||
iget v0, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->runningTasks:I
|
||||
|
||||
add-int/lit8 v0, v0, -0x1
|
||||
|
||||
iput v0, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->runningTasks:I
|
||||
|
||||
if-nez v0, :cond_2
|
||||
|
||||
iget v0, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->lastStartId:I
|
||||
|
||||
invoke-virtual {p0, v0}, Lcom/google/firebase/messaging/EnhancedIntentService;->stopSelfResultHook(I)Z
|
||||
|
||||
:cond_2
|
||||
monitor-exit p1
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_1
|
||||
move-exception v0
|
||||
|
||||
monitor-exit p1
|
||||
:try_end_1
|
||||
.catchall {:try_start_1 .. :try_end_1} :catchall_1
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method private processIntent(Landroid/content/Intent;)Lcom/google/android/gms/tasks/Task;
|
||||
.locals 3
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Landroid/content/Intent;",
|
||||
")",
|
||||
"Lcom/google/android/gms/tasks/Task<",
|
||||
"Ljava/lang/Void;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0, p1}, Lcom/google/firebase/messaging/EnhancedIntentService;->handleIntentOnMainThread(Landroid/content/Intent;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-static {p1}, Lf/h/a/f/f/n/f;->z(Ljava/lang/Object;)Lcom/google/android/gms/tasks/Task;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
new-instance v0, Lcom/google/android/gms/tasks/TaskCompletionSource;
|
||||
|
||||
invoke-direct {v0}, Lcom/google/android/gms/tasks/TaskCompletionSource;-><init>()V
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->executor:Ljava/util/concurrent/ExecutorService;
|
||||
|
||||
new-instance v2, Lf/h/c/t/d;
|
||||
|
||||
invoke-direct {v2, p0, p1, v0}, Lf/h/c/t/d;-><init>(Lcom/google/firebase/messaging/EnhancedIntentService;Landroid/content/Intent;Lcom/google/android/gms/tasks/TaskCompletionSource;)V
|
||||
|
||||
invoke-interface {v1, v2}, Ljava/util/concurrent/ExecutorService;->execute(Ljava/lang/Runnable;)V
|
||||
|
||||
iget-object p1, v0, Lcom/google/android/gms/tasks/TaskCompletionSource;->a:Lf/h/a/f/p/b0;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getStartCommandIntent(Landroid/content/Intent;)Landroid/content/Intent;
|
||||
.locals 0
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public abstract handleIntent(Landroid/content/Intent;)V
|
||||
.end method
|
||||
|
||||
.method public handleIntentOnMainThread(Landroid/content/Intent;)Z
|
||||
.locals 0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public final synthetic lambda$onStartCommand$1$EnhancedIntentService(Landroid/content/Intent;Lcom/google/android/gms/tasks/Task;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/messaging/EnhancedIntentService;->finishTask(Landroid/content/Intent;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public final lambda$processIntent$0$EnhancedIntentService(Landroid/content/Intent;Lcom/google/android/gms/tasks/TaskCompletionSource;)V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
:try_start_0
|
||||
invoke-virtual {p0, p1}, Lcom/google/firebase/messaging/EnhancedIntentService;->handleIntent(Landroid/content/Intent;)V
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
iget-object p1, p2, Lcom/google/android/gms/tasks/TaskCompletionSource;->a:Lf/h/a/f/p/b0;
|
||||
|
||||
invoke-virtual {p1, v0}, Lf/h/a/f/p/b0;->o(Ljava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
iget-object p2, p2, Lcom/google/android/gms/tasks/TaskCompletionSource;->a:Lf/h/a/f/p/b0;
|
||||
|
||||
invoke-virtual {p2, v0}, Lf/h/a/f/p/b0;->o(Ljava/lang/Object;)V
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public final declared-synchronized onBind(Landroid/content/Intent;)Landroid/os/IBinder;
|
||||
.locals 1
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
:try_start_0
|
||||
const-string p1, "EnhancedIntentService"
|
||||
|
||||
const/4 v0, 0x3
|
||||
|
||||
invoke-static {p1, v0}, Landroid/util/Log;->isLoggable(Ljava/lang/String;I)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
const-string p1, "EnhancedIntentService"
|
||||
|
||||
const-string v0, "Service received bind request"
|
||||
|
||||
invoke-static {p1, v0}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
:cond_0
|
||||
iget-object p1, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->binder:Landroid/os/Binder;
|
||||
|
||||
if-nez p1, :cond_1
|
||||
|
||||
new-instance p1, Lf/h/c/p/a0;
|
||||
|
||||
new-instance v0, Lcom/google/firebase/messaging/EnhancedIntentService$a;
|
||||
|
||||
invoke-direct {v0, p0}, Lcom/google/firebase/messaging/EnhancedIntentService$a;-><init>(Lcom/google/firebase/messaging/EnhancedIntentService;)V
|
||||
|
||||
invoke-direct {p1, v0}, Lf/h/c/p/a0;-><init>(Lf/h/c/p/a0$a;)V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->binder:Landroid/os/Binder;
|
||||
|
||||
:cond_1
|
||||
iget-object p1, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->binder:Landroid/os/Binder;
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
return-object p1
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public onDestroy()V
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/CallSuper;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->executor:Ljava/util/concurrent/ExecutorService;
|
||||
|
||||
invoke-interface {v0}, Ljava/util/concurrent/ExecutorService;->shutdown()V
|
||||
|
||||
invoke-super {p0}, Landroid/app/Service;->onDestroy()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public final onStartCommand(Landroid/content/Intent;II)I
|
||||
.locals 2
|
||||
|
||||
iget-object p2, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->lock:Ljava/lang/Object;
|
||||
|
||||
monitor-enter p2
|
||||
|
||||
:try_start_0
|
||||
iput p3, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->lastStartId:I
|
||||
|
||||
iget p3, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->runningTasks:I
|
||||
|
||||
add-int/lit8 p3, p3, 0x1
|
||||
|
||||
iput p3, p0, Lcom/google/firebase/messaging/EnhancedIntentService;->runningTasks:I
|
||||
|
||||
monitor-exit p2
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
invoke-virtual {p0, p1}, Lcom/google/firebase/messaging/EnhancedIntentService;->getStartCommandIntent(Landroid/content/Intent;)Landroid/content/Intent;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
const/4 p3, 0x2
|
||||
|
||||
if-nez p2, :cond_0
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/messaging/EnhancedIntentService;->finishTask(Landroid/content/Intent;)V
|
||||
|
||||
return p3
|
||||
|
||||
:cond_0
|
||||
invoke-direct {p0, p2}, Lcom/google/firebase/messaging/EnhancedIntentService;->processIntent(Landroid/content/Intent;)Lcom/google/android/gms/tasks/Task;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {p2}, Lcom/google/android/gms/tasks/Task;->j()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/messaging/EnhancedIntentService;->finishTask(Landroid/content/Intent;)V
|
||||
|
||||
return p3
|
||||
|
||||
:cond_1
|
||||
sget-object p3, Lf/h/c/t/e;->d:Ljava/util/concurrent/Executor;
|
||||
|
||||
new-instance v0, Lf/h/c/t/f;
|
||||
|
||||
invoke-direct {v0, p0, p1}, Lf/h/c/t/f;-><init>(Lcom/google/firebase/messaging/EnhancedIntentService;Landroid/content/Intent;)V
|
||||
|
||||
check-cast p2, Lf/h/a/f/p/b0;
|
||||
|
||||
iget-object p1, p2, Lf/h/a/f/p/b0;->b:Lf/h/a/f/p/y;
|
||||
|
||||
new-instance v1, Lf/h/a/f/p/q;
|
||||
|
||||
invoke-static {p3}, Lf/h/a/f/p/c0;->a(Ljava/util/concurrent/Executor;)Ljava/util/concurrent/Executor;
|
||||
|
||||
invoke-direct {v1, p3, v0}, Lf/h/a/f/p/q;-><init>(Ljava/util/concurrent/Executor;Lf/h/a/f/p/c;)V
|
||||
|
||||
invoke-virtual {p1, v1}, Lf/h/a/f/p/y;->b(Lf/h/a/f/p/z;)V
|
||||
|
||||
invoke-virtual {p2}, Lf/h/a/f/p/b0;->q()V
|
||||
|
||||
const/4 p1, 0x3
|
||||
|
||||
return p1
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
:try_start_1
|
||||
monitor-exit p2
|
||||
:try_end_1
|
||||
.catchall {:try_start_1 .. :try_end_1} :catchall_0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public stopSelfResultHook(I)Z
|
||||
.locals 0
|
||||
|
||||
invoke-virtual {p0, p1}, Landroid/app/Service;->stopSelfResult(I)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
|
@ -0,0 +1,255 @@
|
|||
.class public Lcom/google/firebase/messaging/FirebaseMessaging$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-messaging@@21.0.0"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final a:Lf/h/c/n/d;
|
||||
|
||||
.field public b:Z
|
||||
|
||||
.field public c:Lf/h/c/n/b;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lf/h/c/n/b<",
|
||||
"Lf/h/c/a;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public d:Ljava/lang/Boolean;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final synthetic e:Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/google/firebase/messaging/FirebaseMessaging;Lf/h/c/n/d;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/messaging/FirebaseMessaging$a;->e:Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p2, p0, Lcom/google/firebase/messaging/FirebaseMessaging$a;->a:Lf/h/c/n/d;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public declared-synchronized a()V
|
||||
.locals 3
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
:try_start_0
|
||||
iget-boolean v0, p0, Lcom/google/firebase/messaging/FirebaseMessaging$a;->b:Z
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
:try_start_1
|
||||
invoke-virtual {p0}, Lcom/google/firebase/messaging/FirebaseMessaging$a;->c()Ljava/lang/Boolean;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
iput-object v0, p0, Lcom/google/firebase/messaging/FirebaseMessaging$a;->d:Ljava/lang/Boolean;
|
||||
|
||||
if-nez v0, :cond_1
|
||||
|
||||
new-instance v0, Lf/h/c/t/j;
|
||||
|
||||
invoke-direct {v0, p0}, Lf/h/c/t/j;-><init>(Lcom/google/firebase/messaging/FirebaseMessaging$a;)V
|
||||
|
||||
iput-object v0, p0, Lcom/google/firebase/messaging/FirebaseMessaging$a;->c:Lf/h/c/n/b;
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/messaging/FirebaseMessaging$a;->a:Lf/h/c/n/d;
|
||||
|
||||
const-class v2, Lf/h/c/a;
|
||||
|
||||
invoke-interface {v1, v2, v0}, Lf/h/c/n/d;->a(Ljava/lang/Class;Lf/h/c/n/b;)V
|
||||
|
||||
:cond_1
|
||||
const/4 v0, 0x1
|
||||
|
||||
iput-boolean v0, p0, Lcom/google/firebase/messaging/FirebaseMessaging$a;->b:Z
|
||||
:try_end_1
|
||||
.catchall {:try_start_1 .. :try_end_1} :catchall_0
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception v0
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public declared-synchronized b()Z
|
||||
.locals 1
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
:try_start_0
|
||||
invoke-virtual {p0}, Lcom/google/firebase/messaging/FirebaseMessaging$a;->a()V
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/messaging/FirebaseMessaging$a;->d:Ljava/lang/Boolean;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/messaging/FirebaseMessaging$a;->d:Ljava/lang/Boolean;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Boolean;->booleanValue()Z
|
||||
|
||||
move-result v0
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
return v0
|
||||
|
||||
:cond_0
|
||||
:try_start_1
|
||||
iget-object v0, p0, Lcom/google/firebase/messaging/FirebaseMessaging$a;->e:Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
|
||||
iget-object v0, v0, Lcom/google/firebase/messaging/FirebaseMessaging;->b:Lf/h/c/c;
|
||||
|
||||
invoke-virtual {v0}, Lf/h/c/c;->g()Z
|
||||
|
||||
move-result v0
|
||||
:try_end_1
|
||||
.catchall {:try_start_1 .. :try_end_1} :catchall_0
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
return v0
|
||||
|
||||
:catchall_0
|
||||
move-exception v0
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public final c()Ljava/lang/Boolean;
|
||||
.locals 6
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const-string v0, "firebase_messaging_auto_init_enabled"
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/messaging/FirebaseMessaging$a;->e:Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
|
||||
iget-object v1, v1, Lcom/google/firebase/messaging/FirebaseMessaging;->b:Lf/h/c/c;
|
||||
|
||||
invoke-virtual {v1}, Lf/h/c/c;->a()V
|
||||
|
||||
iget-object v1, v1, Lf/h/c/c;->a:Landroid/content/Context;
|
||||
|
||||
const-string v2, "com.google.firebase.messaging"
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
invoke-virtual {v1, v2, v3}, Landroid/content/Context;->getSharedPreferences(Ljava/lang/String;I)Landroid/content/SharedPreferences;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
const-string v4, "auto_init"
|
||||
|
||||
invoke-interface {v2, v4}, Landroid/content/SharedPreferences;->contains(Ljava/lang/String;)Z
|
||||
|
||||
move-result v5
|
||||
|
||||
if-eqz v5, :cond_0
|
||||
|
||||
invoke-interface {v2, v4, v3}, Landroid/content/SharedPreferences;->getBoolean(Ljava/lang/String;Z)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-static {v0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
:try_start_0
|
||||
invoke-virtual {v1}, Landroid/content/Context;->getPackageManager()Landroid/content/pm/PackageManager;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
if-eqz v2, :cond_1
|
||||
|
||||
invoke-virtual {v1}, Landroid/content/Context;->getPackageName()Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const/16 v3, 0x80
|
||||
|
||||
invoke-virtual {v2, v1, v3}, Landroid/content/pm/PackageManager;->getApplicationInfo(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
iget-object v2, v1, Landroid/content/pm/ApplicationInfo;->metaData:Landroid/os/Bundle;
|
||||
|
||||
if-eqz v2, :cond_1
|
||||
|
||||
iget-object v2, v1, Landroid/content/pm/ApplicationInfo;->metaData:Landroid/os/Bundle;
|
||||
|
||||
invoke-virtual {v2, v0}, Landroid/os/Bundle;->containsKey(Ljava/lang/String;)Z
|
||||
|
||||
move-result v2
|
||||
|
||||
if-eqz v2, :cond_1
|
||||
|
||||
iget-object v1, v1, Landroid/content/pm/ApplicationInfo;->metaData:Landroid/os/Bundle;
|
||||
|
||||
invoke-virtual {v1, v0}, Landroid/os/Bundle;->getBoolean(Ljava/lang/String;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-static {v0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object v0
|
||||
:try_end_0
|
||||
.catch Landroid/content/pm/PackageManager$NameNotFoundException; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
return-object v0
|
||||
|
||||
:catch_0
|
||||
:cond_1
|
||||
const/4 v0, 0x0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,263 @@
|
|||
.class public Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-messaging@@21.0.0"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lcom/google/firebase/messaging/FirebaseMessaging$a;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static g:Lf/h/a/b/g;
|
||||
.annotation build Landroid/annotation/SuppressLint;
|
||||
value = {
|
||||
"FirebaseUnknownNullness"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final a:Landroid/content/Context;
|
||||
|
||||
.field public final b:Lf/h/c/c;
|
||||
|
||||
.field public final c:Lcom/google/firebase/iid/FirebaseInstanceId;
|
||||
|
||||
.field public final d:Lcom/google/firebase/messaging/FirebaseMessaging$a;
|
||||
|
||||
.field public final e:Ljava/util/concurrent/Executor;
|
||||
|
||||
.field public final f:Lcom/google/android/gms/tasks/Task;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lcom/google/android/gms/tasks/Task<",
|
||||
"Lf/h/c/t/y;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf/h/c/c;Lcom/google/firebase/iid/FirebaseInstanceId;Lf/h/c/q/a;Lf/h/c/q/a;Lf/h/c/r/g;Lf/h/a/b/g;Lf/h/c/n/d;)V
|
||||
.locals 11
|
||||
.param p6 # Lf/h/a/b/g;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lf/h/c/c;",
|
||||
"Lcom/google/firebase/iid/FirebaseInstanceId;",
|
||||
"Lf/h/c/q/a<",
|
||||
"Lf/h/c/v/f;",
|
||||
">;",
|
||||
"Lf/h/c/q/a<",
|
||||
"Lf/h/c/o/c;",
|
||||
">;",
|
||||
"Lf/h/c/r/g;",
|
||||
"Lf/h/a/b/g;",
|
||||
"Lf/h/c/n/d;",
|
||||
")V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
move-object v0, p0
|
||||
|
||||
move-object v1, p1
|
||||
|
||||
move-object v2, p2
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
:try_start_0
|
||||
const-string v3, "com.google.firebase.iid.FirebaseInstanceIdReceiver"
|
||||
|
||||
invoke-static {v3}, Ljava/lang/Class;->forName(Ljava/lang/String;)Ljava/lang/Class;
|
||||
:try_end_0
|
||||
.catch Ljava/lang/ClassNotFoundException; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
sput-object p6, Lcom/google/firebase/messaging/FirebaseMessaging;->g:Lf/h/a/b/g;
|
||||
|
||||
iput-object v1, v0, Lcom/google/firebase/messaging/FirebaseMessaging;->b:Lf/h/c/c;
|
||||
|
||||
iput-object v2, v0, Lcom/google/firebase/messaging/FirebaseMessaging;->c:Lcom/google/firebase/iid/FirebaseInstanceId;
|
||||
|
||||
new-instance v3, Lcom/google/firebase/messaging/FirebaseMessaging$a;
|
||||
|
||||
move-object/from16 v4, p7
|
||||
|
||||
invoke-direct {v3, p0, v4}, Lcom/google/firebase/messaging/FirebaseMessaging$a;-><init>(Lcom/google/firebase/messaging/FirebaseMessaging;Lf/h/c/n/d;)V
|
||||
|
||||
iput-object v3, v0, Lcom/google/firebase/messaging/FirebaseMessaging;->d:Lcom/google/firebase/messaging/FirebaseMessaging$a;
|
||||
|
||||
invoke-virtual {p1}, Lf/h/c/c;->a()V
|
||||
|
||||
iget-object v3, v1, Lf/h/c/c;->a:Landroid/content/Context;
|
||||
|
||||
iput-object v3, v0, Lcom/google/firebase/messaging/FirebaseMessaging;->a:Landroid/content/Context;
|
||||
|
||||
new-instance v3, Ljava/util/concurrent/ScheduledThreadPoolExecutor;
|
||||
|
||||
new-instance v4, Lf/h/a/f/f/n/j/a;
|
||||
|
||||
const-string v5, "Firebase-Messaging-Init"
|
||||
|
||||
invoke-direct {v4, v5}, Lf/h/a/f/f/n/j/a;-><init>(Ljava/lang/String;)V
|
||||
|
||||
const/4 v5, 0x1
|
||||
|
||||
invoke-direct {v3, v5, v4}, Ljava/util/concurrent/ScheduledThreadPoolExecutor;-><init>(ILjava/util/concurrent/ThreadFactory;)V
|
||||
|
||||
iput-object v3, v0, Lcom/google/firebase/messaging/FirebaseMessaging;->e:Ljava/util/concurrent/Executor;
|
||||
|
||||
new-instance v4, Lf/h/c/t/g;
|
||||
|
||||
invoke-direct {v4, p0, p2}, Lf/h/c/t/g;-><init>(Lcom/google/firebase/messaging/FirebaseMessaging;Lcom/google/firebase/iid/FirebaseInstanceId;)V
|
||||
|
||||
invoke-virtual {v3, v4}, Ljava/util/concurrent/ScheduledThreadPoolExecutor;->execute(Ljava/lang/Runnable;)V
|
||||
|
||||
new-instance v3, Lf/h/c/p/q;
|
||||
|
||||
iget-object v4, v0, Lcom/google/firebase/messaging/FirebaseMessaging;->a:Landroid/content/Context;
|
||||
|
||||
invoke-direct {v3, v4}, Lf/h/c/p/q;-><init>(Landroid/content/Context;)V
|
||||
|
||||
iget-object v7, v0, Lcom/google/firebase/messaging/FirebaseMessaging;->a:Landroid/content/Context;
|
||||
|
||||
new-instance v8, Ljava/util/concurrent/ScheduledThreadPoolExecutor;
|
||||
|
||||
new-instance v4, Lf/h/a/f/f/n/j/a;
|
||||
|
||||
const-string v6, "Firebase-Messaging-Topics-Io"
|
||||
|
||||
invoke-direct {v4, v6}, Lf/h/a/f/f/n/j/a;-><init>(Ljava/lang/String;)V
|
||||
|
||||
invoke-direct {v8, v5, v4}, Ljava/util/concurrent/ScheduledThreadPoolExecutor;-><init>(ILjava/util/concurrent/ThreadFactory;)V
|
||||
|
||||
move-object v1, p1
|
||||
|
||||
move-object v2, p2
|
||||
|
||||
move-object v4, p3
|
||||
|
||||
move-object v5, p4
|
||||
|
||||
move-object/from16 v6, p5
|
||||
|
||||
invoke-static/range {v1 .. v8}, Lf/h/c/t/y;->d(Lf/h/c/c;Lcom/google/firebase/iid/FirebaseInstanceId;Lf/h/c/p/q;Lf/h/c/q/a;Lf/h/c/q/a;Lf/h/c/r/g;Landroid/content/Context;Ljava/util/concurrent/ScheduledExecutorService;)Lcom/google/android/gms/tasks/Task;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
iput-object v1, v0, Lcom/google/firebase/messaging/FirebaseMessaging;->f:Lcom/google/android/gms/tasks/Task;
|
||||
|
||||
new-instance v10, Ljava/util/concurrent/ThreadPoolExecutor;
|
||||
|
||||
sget-object v7, Ljava/util/concurrent/TimeUnit;->SECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
new-instance v8, Ljava/util/concurrent/LinkedBlockingQueue;
|
||||
|
||||
invoke-direct {v8}, Ljava/util/concurrent/LinkedBlockingQueue;-><init>()V
|
||||
|
||||
new-instance v9, Lf/h/a/f/f/n/j/a;
|
||||
|
||||
const-string v2, "Firebase-Messaging-Trigger-Topics-Io"
|
||||
|
||||
invoke-direct {v9, v2}, Lf/h/a/f/f/n/j/a;-><init>(Ljava/lang/String;)V
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
const/4 v4, 0x1
|
||||
|
||||
const-wide/16 v5, 0x1e
|
||||
|
||||
move-object v2, v10
|
||||
|
||||
invoke-direct/range {v2 .. v9}, Ljava/util/concurrent/ThreadPoolExecutor;-><init>(IIJLjava/util/concurrent/TimeUnit;Ljava/util/concurrent/BlockingQueue;Ljava/util/concurrent/ThreadFactory;)V
|
||||
|
||||
new-instance v2, Lf/h/c/t/h;
|
||||
|
||||
invoke-direct {v2, p0}, Lf/h/c/t/h;-><init>(Lcom/google/firebase/messaging/FirebaseMessaging;)V
|
||||
|
||||
check-cast v1, Lf/h/a/f/p/b0;
|
||||
|
||||
iget-object v3, v1, Lf/h/a/f/p/b0;->b:Lf/h/a/f/p/y;
|
||||
|
||||
new-instance v4, Lf/h/a/f/p/u;
|
||||
|
||||
invoke-static {v10}, Lf/h/a/f/p/c0;->a(Ljava/util/concurrent/Executor;)Ljava/util/concurrent/Executor;
|
||||
|
||||
invoke-direct {v4, v10, v2}, Lf/h/a/f/p/u;-><init>(Ljava/util/concurrent/Executor;Lf/h/a/f/p/e;)V
|
||||
|
||||
invoke-virtual {v3, v4}, Lf/h/a/f/p/y;->b(Lf/h/a/f/p/z;)V
|
||||
|
||||
invoke-virtual {v1}, Lf/h/a/f/p/b0;->q()V
|
||||
|
||||
return-void
|
||||
|
||||
:catch_0
|
||||
new-instance v1, Ljava/lang/IllegalStateException;
|
||||
|
||||
const-string v2, "FirebaseMessaging and FirebaseInstanceId versions not compatible. Update to latest version of firebase-messaging."
|
||||
|
||||
invoke-direct {v1, v2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw v1
|
||||
.end method
|
||||
|
||||
.method public static declared-synchronized getInstance(Lf/h/c/c;)Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
.locals 2
|
||||
.param p0 # Lf/h/c/c;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
const-class v0, Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
|
||||
monitor-enter v0
|
||||
|
||||
:try_start_0
|
||||
invoke-virtual {p0}, Lf/h/c/c;->a()V
|
||||
|
||||
iget-object p0, p0, Lf/h/c/c;->d:Lf/h/c/i/m;
|
||||
|
||||
invoke-virtual {p0, v0}, Lf/h/c/i/a;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
|
||||
const-string v1, "Firebase Messaging component is not present"
|
||||
|
||||
invoke-static {p0, v1}, Lf/g/j/k/a;->s(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
monitor-exit v0
|
||||
|
||||
return-object p0
|
||||
|
||||
:catchall_0
|
||||
move-exception p0
|
||||
|
||||
monitor-exit v0
|
||||
|
||||
throw p0
|
||||
.end method
|
|
@ -0,0 +1,14 @@
|
|||
.class public synthetic Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-messaging@@21.0.0"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/messaging/FirebaseMessagingRegistrar;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1009
|
||||
name = null
|
||||
.end annotation
|
|
@ -0,0 +1,74 @@
|
|||
.class public Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-messaging@@21.0.0"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/a/b/f;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/messaging/FirebaseMessagingRegistrar;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "b"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lf/h/a/b/f<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$a;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a(Lf/h/a/b/c;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lf/h/a/b/c<",
|
||||
"TT;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public b(Lf/h/a/b/c;Lf/h/a/b/h;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lf/h/a/b/c<",
|
||||
"TT;>;",
|
||||
"Lf/h/a/b/h;",
|
||||
")V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
check-cast p2, Lf/h/c/j/d/s/a;
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-virtual {p2, p1}, Lf/h/c/j/d/s/a;->a(Ljava/lang/Exception;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,59 @@
|
|||
.class public Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$c;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-messaging@@21.0.0"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/a/b/g;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/messaging/FirebaseMessagingRegistrar;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "c"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a(Ljava/lang/String;Ljava/lang/Class;Lf/h/a/b/b;Lf/h/a/b/e;)Lf/h/a/b/f;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">(",
|
||||
"Ljava/lang/String;",
|
||||
"Ljava/lang/Class<",
|
||||
"TT;>;",
|
||||
"Lf/h/a/b/b;",
|
||||
"Lf/h/a/b/e<",
|
||||
"TT;[B>;)",
|
||||
"Lf/h/a/b/f<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
new-instance p1, Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$b;
|
||||
|
||||
const/4 p2, 0x0
|
||||
|
||||
invoke-direct {p1, p2}, Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$b;-><init>(Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$a;)V
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -0,0 +1,263 @@
|
|||
.class public Lcom/google/firebase/messaging/FirebaseMessagingRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "com.google.firebase:firebase-messaging@@21.0.0"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$b;,
|
||||
Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$c;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static determineFactory(Lf/h/a/b/g;)Lf/h/a/b/g;
|
||||
.locals 3
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
if-eqz p0, :cond_2
|
||||
|
||||
sget-object v0, Lf/h/a/b/i/a;->g:Lf/h/a/b/i/a;
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
sget-object v0, Lf/h/a/b/i/a;->f:Ljava/util/Set;
|
||||
|
||||
new-instance v1, Lf/h/a/b/b;
|
||||
|
||||
const-string v2, "json"
|
||||
|
||||
invoke-direct {v1, v2}, Lf/h/a/b/b;-><init>(Ljava/lang/String;)V
|
||||
|
||||
invoke-interface {v0, v1}, Ljava/util/Set;->contains(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
return-object p0
|
||||
|
||||
:cond_1
|
||||
const/4 p0, 0x0
|
||||
|
||||
throw p0
|
||||
|
||||
:cond_2
|
||||
:goto_0
|
||||
new-instance p0, Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$c;
|
||||
|
||||
invoke-direct {p0}, Lcom/google/firebase/messaging/FirebaseMessagingRegistrar$c;-><init>()V
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static final synthetic lambda$getComponents$0$FirebaseMessagingRegistrar(Lf/h/c/i/e;)Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
.locals 9
|
||||
|
||||
new-instance v8, Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
|
||||
const-class v0, Lf/h/c/c;
|
||||
|
||||
invoke-interface {p0, v0}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
move-object v1, v0
|
||||
|
||||
check-cast v1, Lf/h/c/c;
|
||||
|
||||
const-class v0, Lcom/google/firebase/iid/FirebaseInstanceId;
|
||||
|
||||
invoke-interface {p0, v0}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
move-object v2, v0
|
||||
|
||||
check-cast v2, Lcom/google/firebase/iid/FirebaseInstanceId;
|
||||
|
||||
const-class v0, Lf/h/c/v/f;
|
||||
|
||||
invoke-interface {p0, v0}, Lf/h/c/i/e;->b(Ljava/lang/Class;)Lf/h/c/q/a;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
const-class v0, Lf/h/c/o/c;
|
||||
|
||||
invoke-interface {p0, v0}, Lf/h/c/i/e;->b(Ljava/lang/Class;)Lf/h/c/q/a;
|
||||
|
||||
move-result-object v4
|
||||
|
||||
const-class v0, Lf/h/c/r/g;
|
||||
|
||||
invoke-interface {p0, v0}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
move-object v5, v0
|
||||
|
||||
check-cast v5, Lf/h/c/r/g;
|
||||
|
||||
const-class v0, Lf/h/a/b/g;
|
||||
|
||||
invoke-interface {p0, v0}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lf/h/a/b/g;
|
||||
|
||||
invoke-static {v0}, Lcom/google/firebase/messaging/FirebaseMessagingRegistrar;->determineFactory(Lf/h/a/b/g;)Lf/h/a/b/g;
|
||||
|
||||
move-result-object v6
|
||||
|
||||
const-class v0, Lf/h/c/n/d;
|
||||
|
||||
invoke-interface {p0, v0}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
move-object v7, p0
|
||||
|
||||
check-cast v7, Lf/h/c/n/d;
|
||||
|
||||
move-object v0, v8
|
||||
|
||||
invoke-direct/range {v0 .. v7}, Lcom/google/firebase/messaging/FirebaseMessaging;-><init>(Lf/h/c/c;Lcom/google/firebase/iid/FirebaseInstanceId;Lf/h/c/q/a;Lf/h/c/q/a;Lf/h/c/r/g;Lf/h/a/b/g;Lf/h/c/n/d;)V
|
||||
|
||||
return-object v8
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getComponents()Ljava/util/List;
|
||||
.locals 4
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
new-array v0, v0, [Lf/h/c/i/d;
|
||||
|
||||
const-class v1, Lcom/google/firebase/messaging/FirebaseMessaging;
|
||||
|
||||
invoke-static {v1}, Lf/h/c/i/d;->a(Ljava/lang/Class;)Lf/h/c/i/d$b;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const-class v2, Lf/h/c/c;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lcom/google/firebase/iid/FirebaseInstanceId;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lf/h/c/v/f;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->c(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lf/h/c/o/c;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->c(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lf/h/a/b/g;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->b(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lf/h/c/r/g;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v2, Lf/h/c/n/d;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
sget-object v2, Lf/h/c/t/l;->a:Lf/h/c/i/h;
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->c(Lf/h/c/i/h;)Lf/h/c/i/d$b;
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
invoke-virtual {v1, v2}, Lf/h/c/i/d$b;->d(I)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v1}, Lf/h/c/i/d$b;->b()Lf/h/c/i/d;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
const-string v1, "fire-fcm"
|
||||
|
||||
const-string v3, "20.1.7_1p"
|
||||
|
||||
invoke-static {v1, v3}, Lf/h/a/f/f/n/f;->p(Ljava/lang/String;Ljava/lang/String;)Lf/h/c/i/d;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
aput-object v1, v0, v2
|
||||
|
||||
invoke-static {v0}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,955 @@
|
|||
.class public Lcom/google/firebase/messaging/FirebaseMessagingService;
|
||||
.super Lcom/google/firebase/messaging/EnhancedIntentService;
|
||||
.source "com.google.firebase:firebase-messaging@@21.0.0"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final ACTION_DIRECT_BOOT_REMOTE_INTENT:Ljava/lang/String; = "com.google.firebase.messaging.RECEIVE_DIRECT_BOOT"
|
||||
|
||||
.field public static final recentlyReceivedMessageIds:Ljava/util/Queue;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/Queue<",
|
||||
"Ljava/lang/String;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Ljava/util/ArrayDeque;
|
||||
|
||||
const/16 v1, 0xa
|
||||
|
||||
invoke-direct {v0, v1}, Ljava/util/ArrayDeque;-><init>(I)V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/messaging/FirebaseMessagingService;->recentlyReceivedMessageIds:Ljava/util/Queue;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lcom/google/firebase/messaging/EnhancedIntentService;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private alreadyReceivedMessage(Ljava/lang/String;)Z
|
||||
.locals 3
|
||||
|
||||
invoke-static {p1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
return v1
|
||||
|
||||
:cond_0
|
||||
sget-object v0, Lcom/google/firebase/messaging/FirebaseMessagingService;->recentlyReceivedMessageIds:Ljava/util/Queue;
|
||||
|
||||
invoke-interface {v0, p1}, Ljava/util/Queue;->contains(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_3
|
||||
|
||||
const/4 v0, 0x3
|
||||
|
||||
const-string v1, "FirebaseMessaging"
|
||||
|
||||
invoke-static {v1, v0}, Landroid/util/Log;->isLoggable(Ljava/lang/String;I)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
const-string v0, "Received duplicate message: "
|
||||
|
||||
invoke-static {p1}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/String;->length()I
|
||||
|
||||
move-result v2
|
||||
|
||||
if-eqz v2, :cond_1
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/String;->concat(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
new-instance p1, Ljava/lang/String;
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/String;-><init>(Ljava/lang/String;)V
|
||||
|
||||
:goto_0
|
||||
invoke-static {v1, p1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
:cond_2
|
||||
const/4 p1, 0x1
|
||||
|
||||
return p1
|
||||
|
||||
:cond_3
|
||||
sget-object v0, Lcom/google/firebase/messaging/FirebaseMessagingService;->recentlyReceivedMessageIds:Ljava/util/Queue;
|
||||
|
||||
invoke-interface {v0}, Ljava/util/Queue;->size()I
|
||||
|
||||
move-result v0
|
||||
|
||||
const/16 v2, 0xa
|
||||
|
||||
if-lt v0, v2, :cond_4
|
||||
|
||||
sget-object v0, Lcom/google/firebase/messaging/FirebaseMessagingService;->recentlyReceivedMessageIds:Ljava/util/Queue;
|
||||
|
||||
invoke-interface {v0}, Ljava/util/Queue;->remove()Ljava/lang/Object;
|
||||
|
||||
:cond_4
|
||||
sget-object v0, Lcom/google/firebase/messaging/FirebaseMessagingService;->recentlyReceivedMessageIds:Ljava/util/Queue;
|
||||
|
||||
invoke-interface {v0, p1}, Ljava/util/Queue;->add(Ljava/lang/Object;)Z
|
||||
|
||||
return v1
|
||||
.end method
|
||||
|
||||
.method private dispatchMessage(Landroid/content/Intent;)V
|
||||
.locals 4
|
||||
|
||||
invoke-virtual {p1}, Landroid/content/Intent;->getExtras()Landroid/os/Bundle;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
new-instance v0, Landroid/os/Bundle;
|
||||
|
||||
invoke-direct {v0}, Landroid/os/Bundle;-><init>()V
|
||||
|
||||
:cond_0
|
||||
const-string v1, "androidx.content.wakelockid"
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/os/Bundle;->remove(Ljava/lang/String;)V
|
||||
|
||||
invoke-static {v0}, Lf/h/c/t/r;->f(Landroid/os/Bundle;)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_2
|
||||
|
||||
new-instance v1, Lf/h/c/t/r;
|
||||
|
||||
invoke-direct {v1, v0}, Lf/h/c/t/r;-><init>(Landroid/os/Bundle;)V
|
||||
|
||||
new-instance v2, Lf/h/a/f/f/n/j/a;
|
||||
|
||||
const-string v3, "Firebase-Messaging-Network-Io"
|
||||
|
||||
invoke-direct {v2, v3}, Lf/h/a/f/f/n/j/a;-><init>(Ljava/lang/String;)V
|
||||
|
||||
invoke-static {v2}, Ljava/util/concurrent/Executors;->newSingleThreadExecutor(Ljava/util/concurrent/ThreadFactory;)Ljava/util/concurrent/ExecutorService;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
new-instance v3, Lf/h/c/t/c;
|
||||
|
||||
invoke-direct {v3, p0, v1, v2}, Lf/h/c/t/c;-><init>(Landroid/content/Context;Lf/h/c/t/r;Ljava/util/concurrent/Executor;)V
|
||||
|
||||
:try_start_0
|
||||
invoke-virtual {v3}, Lf/h/c/t/c;->a()Z
|
||||
|
||||
move-result v1
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
invoke-interface {v2}, Ljava/util/concurrent/ExecutorService;->shutdown()V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_1
|
||||
invoke-interface {v2}, Ljava/util/concurrent/ExecutorService;->shutdown()V
|
||||
|
||||
invoke-static {p1}, Lf/h/c/t/q;->c(Landroid/content/Intent;)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_2
|
||||
|
||||
const-string v1, "_nf"
|
||||
|
||||
invoke-static {v1, p1}, Lf/h/c/t/q;->b(Ljava/lang/String;Landroid/content/Intent;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
invoke-interface {v2}, Ljava/util/concurrent/ExecutorService;->shutdown()V
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_2
|
||||
:goto_0
|
||||
new-instance p1, Lcom/google/firebase/messaging/RemoteMessage;
|
||||
|
||||
invoke-direct {p1, v0}, Lcom/google/firebase/messaging/RemoteMessage;-><init>(Landroid/os/Bundle;)V
|
||||
|
||||
invoke-virtual {p0, p1}, Lcom/google/firebase/messaging/FirebaseMessagingService;->onMessageReceived(Lcom/google/firebase/messaging/RemoteMessage;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private getMessageId(Landroid/content/Intent;)Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "google.message_id"
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
const-string v0, "message_id"
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
:cond_0
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method private handleMessageIntent(Landroid/content/Intent;)V
|
||||
.locals 1
|
||||
|
||||
const-string v0, "google.message_id"
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-direct {p0, v0}, Lcom/google/firebase/messaging/FirebaseMessagingService;->alreadyReceivedMessage(Ljava/lang/String;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/messaging/FirebaseMessagingService;->passMessageIntentToSdk(Landroid/content/Intent;)V
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private handleNotificationOpen(Landroid/content/Intent;)V
|
||||
.locals 6
|
||||
|
||||
invoke-static {p1}, Lf/h/c/t/q;->c(Landroid/content/Intent;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_5
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const-string v0, "google.c.a.tc"
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v1, "1"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
const/4 v1, 0x3
|
||||
|
||||
const-string v2, "FirebaseMessaging"
|
||||
|
||||
if-eqz v0, :cond_3
|
||||
|
||||
invoke-static {}, Lf/h/c/c;->b()Lf/h/c/c;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-class v3, Lf/h/c/g/a/a;
|
||||
|
||||
invoke-virtual {v0}, Lf/h/c/c;->a()V
|
||||
|
||||
iget-object v0, v0, Lf/h/c/c;->d:Lf/h/c/i/m;
|
||||
|
||||
invoke-virtual {v0, v3}, Lf/h/c/i/a;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lf/h/c/g/a/a;
|
||||
|
||||
invoke-static {v2, v1}, Landroid/util/Log;->isLoggable(Ljava/lang/String;I)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
const-string v1, "Received event with track-conversion=true. Setting user property and reengagement event"
|
||||
|
||||
invoke-static {v2, v1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
:cond_1
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
const-string v1, "google.c.a.c_id"
|
||||
|
||||
invoke-virtual {p1, v1}, Landroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const-string v2, "fcm"
|
||||
|
||||
const-string v3, "_ln"
|
||||
|
||||
invoke-interface {v0, v2, v3, v1}, Lf/h/c/g/a/a;->f(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)V
|
||||
|
||||
new-instance v3, Landroid/os/Bundle;
|
||||
|
||||
invoke-direct {v3}, Landroid/os/Bundle;-><init>()V
|
||||
|
||||
const-string v4, "source"
|
||||
|
||||
const-string v5, "Firebase"
|
||||
|
||||
invoke-virtual {v3, v4, v5}, Landroid/os/Bundle;->putString(Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
const-string v4, "medium"
|
||||
|
||||
const-string v5, "notification"
|
||||
|
||||
invoke-virtual {v3, v4, v5}, Landroid/os/Bundle;->putString(Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
const-string v4, "campaign"
|
||||
|
||||
invoke-virtual {v3, v4, v1}, Landroid/os/Bundle;->putString(Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
const-string v1, "_cmp"
|
||||
|
||||
invoke-interface {v0, v2, v1, v3}, Lf/h/c/g/a/a;->c(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_2
|
||||
const-string v0, "Unable to set user property for conversion tracking: analytics library is missing"
|
||||
|
||||
invoke-static {v2, v0}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_3
|
||||
invoke-static {v2, v1}, Landroid/util/Log;->isLoggable(Ljava/lang/String;I)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_4
|
||||
|
||||
const-string v0, "Received event with track-conversion=false. Do not set user property"
|
||||
|
||||
invoke-static {v2, v0}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
:cond_4
|
||||
:goto_0
|
||||
const-string v0, "_no"
|
||||
|
||||
invoke-static {v0, p1}, Lf/h/c/t/q;->b(Ljava/lang/String;Landroid/content/Intent;)V
|
||||
|
||||
:cond_5
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private passMessageIntentToSdk(Landroid/content/Intent;)V
|
||||
.locals 8
|
||||
|
||||
const-string v0, "message_type"
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v1, "gcm"
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
move-object v0, v1
|
||||
|
||||
:cond_0
|
||||
const/4 v2, -0x1
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/String;->hashCode()I
|
||||
|
||||
move-result v3
|
||||
|
||||
const/4 v4, 0x0
|
||||
|
||||
const/4 v5, 0x3
|
||||
|
||||
const/4 v6, 0x2
|
||||
|
||||
const/4 v7, 0x1
|
||||
|
||||
sparse-switch v3, :sswitch_data_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:sswitch_0
|
||||
const-string v1, "send_event"
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
const/4 v2, 0x2
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:sswitch_1
|
||||
const-string v1, "send_error"
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
const/4 v2, 0x3
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:sswitch_2
|
||||
invoke-virtual {v0, v1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:sswitch_3
|
||||
const-string v1, "deleted_messages"
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
const-string v1, "FirebaseMessaging"
|
||||
|
||||
if-eqz v2, :cond_6
|
||||
|
||||
if-eq v2, v7, :cond_5
|
||||
|
||||
if-eq v2, v6, :cond_4
|
||||
|
||||
if-eq v2, v5, :cond_3
|
||||
|
||||
const-string p1, "Received message with unknown type: "
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/String;->length()I
|
||||
|
||||
move-result v2
|
||||
|
||||
if-eqz v2, :cond_2
|
||||
|
||||
invoke-virtual {p1, v0}, Ljava/lang/String;->concat(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_2
|
||||
new-instance v0, Ljava/lang/String;
|
||||
|
||||
invoke-direct {v0, p1}, Ljava/lang/String;-><init>(Ljava/lang/String;)V
|
||||
|
||||
move-object p1, v0
|
||||
|
||||
:goto_1
|
||||
invoke-static {v1, p1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
return-void
|
||||
|
||||
:cond_3
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/messaging/FirebaseMessagingService;->getMessageId(Landroid/content/Intent;)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
new-instance v1, Lcom/google/firebase/messaging/SendException;
|
||||
|
||||
const-string v2, "error"
|
||||
|
||||
invoke-virtual {p1, v2}, Landroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-direct {v1, p1}, Lcom/google/firebase/messaging/SendException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {p0, v0, v1}, Lcom/google/firebase/messaging/FirebaseMessagingService;->onSendError(Ljava/lang/String;Ljava/lang/Exception;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_4
|
||||
const-string v0, "google.message_id"
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p0, p1}, Lcom/google/firebase/messaging/FirebaseMessagingService;->onMessageSent(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_5
|
||||
invoke-virtual {p0}, Lcom/google/firebase/messaging/FirebaseMessagingService;->onDeletedMessages()V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_6
|
||||
invoke-static {p1}, Lf/h/c/t/q;->c(Landroid/content/Intent;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_7
|
||||
|
||||
const-string v0, "_nr"
|
||||
|
||||
invoke-static {v0, p1}, Lf/h/c/t/q;->b(Ljava/lang/String;Landroid/content/Intent;)V
|
||||
|
||||
:cond_7
|
||||
invoke-virtual {p1}, Landroid/content/Intent;->getAction()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v2, "com.google.firebase.messaging.RECEIVE_DIRECT_BOOT"
|
||||
|
||||
invoke-virtual {v2, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_8
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_8
|
||||
const-string v0, "delivery_metrics_exported_to_big_query_enabled"
|
||||
|
||||
:try_start_0
|
||||
invoke-static {}, Lf/h/c/c;->b()Lf/h/c/c;
|
||||
:try_end_0
|
||||
.catch Ljava/lang/IllegalStateException; {:try_start_0 .. :try_end_0} :catch_1
|
||||
|
||||
invoke-static {}, Lf/h/c/c;->b()Lf/h/c/c;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v2}, Lf/h/c/c;->a()V
|
||||
|
||||
iget-object v2, v2, Lf/h/c/c;->a:Landroid/content/Context;
|
||||
|
||||
const-string v3, "com.google.firebase.messaging"
|
||||
|
||||
invoke-virtual {v2, v3, v4}, Landroid/content/Context;->getSharedPreferences(Ljava/lang/String;I)Landroid/content/SharedPreferences;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
const-string v5, "export_to_big_query"
|
||||
|
||||
invoke-interface {v3, v5}, Landroid/content/SharedPreferences;->contains(Ljava/lang/String;)Z
|
||||
|
||||
move-result v6
|
||||
|
||||
if-eqz v6, :cond_9
|
||||
|
||||
invoke-interface {v3, v5, v4}, Landroid/content/SharedPreferences;->getBoolean(Ljava/lang/String;Z)Z
|
||||
|
||||
move-result v4
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_9
|
||||
:try_start_1
|
||||
invoke-virtual {v2}, Landroid/content/Context;->getPackageManager()Landroid/content/pm/PackageManager;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
if-eqz v3, :cond_a
|
||||
|
||||
invoke-virtual {v2}, Landroid/content/Context;->getPackageName()Ljava/lang/String;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
const/16 v5, 0x80
|
||||
|
||||
invoke-virtual {v3, v2, v5}, Landroid/content/pm/PackageManager;->getApplicationInfo(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
if-eqz v2, :cond_a
|
||||
|
||||
iget-object v3, v2, Landroid/content/pm/ApplicationInfo;->metaData:Landroid/os/Bundle;
|
||||
|
||||
if-eqz v3, :cond_a
|
||||
|
||||
iget-object v3, v2, Landroid/content/pm/ApplicationInfo;->metaData:Landroid/os/Bundle;
|
||||
|
||||
invoke-virtual {v3, v0}, Landroid/os/Bundle;->containsKey(Ljava/lang/String;)Z
|
||||
|
||||
move-result v3
|
||||
|
||||
if-eqz v3, :cond_a
|
||||
|
||||
iget-object v2, v2, Landroid/content/pm/ApplicationInfo;->metaData:Landroid/os/Bundle;
|
||||
|
||||
invoke-virtual {v2, v0, v4}, Landroid/os/Bundle;->getBoolean(Ljava/lang/String;Z)Z
|
||||
|
||||
move-result v4
|
||||
:try_end_1
|
||||
.catch Landroid/content/pm/PackageManager$NameNotFoundException; {:try_start_1 .. :try_end_1} :catch_0
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:catch_0
|
||||
nop
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:catch_1
|
||||
const-string v0, "FirebaseApp has not being initialized. Device might be in direct boot mode. Skip exporting delivery metrics to Big Query"
|
||||
|
||||
invoke-static {v1, v0}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
:cond_a
|
||||
:goto_2
|
||||
if-eqz v4, :cond_c
|
||||
|
||||
sget-object v0, Lcom/google/firebase/messaging/FirebaseMessaging;->g:Lf/h/a/b/g;
|
||||
|
||||
if-eqz v0, :cond_b
|
||||
|
||||
const-class v2, Ljava/lang/String;
|
||||
|
||||
new-instance v3, Lf/h/a/b/b;
|
||||
|
||||
const-string v4, "json"
|
||||
|
||||
invoke-direct {v3, v4}, Lf/h/a/b/b;-><init>(Ljava/lang/String;)V
|
||||
|
||||
sget-object v4, Lf/h/c/t/p;->a:Lf/h/a/b/e;
|
||||
|
||||
const-string v5, "FCM_CLIENT_EVENT_LOGGING"
|
||||
|
||||
invoke-interface {v0, v5, v2, v3, v4}, Lf/h/a/b/g;->a(Ljava/lang/String;Ljava/lang/Class;Lf/h/a/b/b;Lf/h/a/b/e;)Lf/h/a/b/f;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
new-instance v2, Lf/h/c/t/m;
|
||||
|
||||
const-string v3, "MESSAGE_DELIVERED"
|
||||
|
||||
invoke-direct {v2, v3, p1}, Lf/h/c/t/m;-><init>(Ljava/lang/String;Landroid/content/Intent;)V
|
||||
|
||||
new-instance v3, Lf/h/c/t/m$b;
|
||||
|
||||
invoke-direct {v3, v2}, Lf/h/c/t/m$b;-><init>(Lf/h/c/t/m;)V
|
||||
|
||||
:try_start_2
|
||||
sget-object v2, Lf/h/c/t/q;->a:Lf/h/c/m/a;
|
||||
:try_end_2
|
||||
.catch Lcom/google/firebase/encoders/EncodingException; {:try_start_2 .. :try_end_2} :catch_2
|
||||
|
||||
check-cast v2, Lf/h/c/m/h/d;
|
||||
|
||||
:try_start_3
|
||||
invoke-virtual {v2, v3}, Lf/h/c/m/h/d;->a(Ljava/lang/Object;)Ljava/lang/String;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
new-instance v3, Lf/h/a/b/a;
|
||||
|
||||
sget-object v4, Lf/h/a/b/d;->e:Lf/h/a/b/d;
|
||||
|
||||
const/4 v5, 0x0
|
||||
|
||||
invoke-direct {v3, v5, v2, v4}, Lf/h/a/b/a;-><init>(Ljava/lang/Integer;Ljava/lang/Object;Lf/h/a/b/d;)V
|
||||
|
||||
invoke-interface {v0, v3}, Lf/h/a/b/f;->a(Lf/h/a/b/c;)V
|
||||
:try_end_3
|
||||
.catch Lcom/google/firebase/encoders/EncodingException; {:try_start_3 .. :try_end_3} :catch_2
|
||||
|
||||
goto :goto_3
|
||||
|
||||
:catch_2
|
||||
const-string v0, "Failed to encode big query analytics payload. Skip sending"
|
||||
|
||||
invoke-static {v1, v0}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
goto :goto_3
|
||||
|
||||
:cond_b
|
||||
const-string v0, "TransportFactory is null. Skip exporting message delivery metrics to Big Query"
|
||||
|
||||
invoke-static {v1, v0}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
:cond_c
|
||||
:goto_3
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/messaging/FirebaseMessagingService;->dispatchMessage(Landroid/content/Intent;)V
|
||||
|
||||
return-void
|
||||
|
||||
:sswitch_data_0
|
||||
.sparse-switch
|
||||
-0x7aedf14e -> :sswitch_3
|
||||
0x18f11 -> :sswitch_2
|
||||
0x308f3e91 -> :sswitch_1
|
||||
0x3090df23 -> :sswitch_0
|
||||
.end sparse-switch
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getStartCommandIntent(Landroid/content/Intent;)Landroid/content/Intent;
|
||||
.locals 0
|
||||
|
||||
invoke-static {}, Lf/h/c/p/v;->a()Lf/h/c/p/v;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
iget-object p1, p1, Lf/h/c/p/v;->d:Ljava/util/Queue;
|
||||
|
||||
invoke-interface {p1}, Ljava/util/Queue;->poll()Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Landroid/content/Intent;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public handleIntent(Landroid/content/Intent;)V
|
||||
.locals 2
|
||||
|
||||
invoke-virtual {p1}, Landroid/content/Intent;->getAction()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v1, "com.google.android.c2dm.intent.RECEIVE"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-nez v1, :cond_5
|
||||
|
||||
const-string v1, "com.google.firebase.messaging.RECEIVE_DIRECT_BOOT"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_0
|
||||
const-string v1, "com.google.firebase.messaging.NOTIFICATION_DISMISS"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
invoke-static {p1}, Lf/h/c/t/q;->c(Landroid/content/Intent;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_4
|
||||
|
||||
const-string v0, "_nd"
|
||||
|
||||
invoke-static {v0, p1}, Lf/h/c/t/q;->b(Ljava/lang/String;Landroid/content/Intent;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_1
|
||||
const-string v1, "com.google.firebase.messaging.NEW_TOKEN"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
const-string v0, "token"
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p0, p1}, Lcom/google/firebase/messaging/FirebaseMessagingService;->onNewToken(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_2
|
||||
const-string v0, "Unknown intent action: "
|
||||
|
||||
invoke-virtual {p1}, Landroid/content/Intent;->getAction()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-static {p1}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/String;->length()I
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_3
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/String;->concat(Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_3
|
||||
new-instance p1, Ljava/lang/String;
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/String;-><init>(Ljava/lang/String;)V
|
||||
|
||||
:goto_0
|
||||
const-string v0, "FirebaseMessaging"
|
||||
|
||||
invoke-static {v0, p1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
:cond_4
|
||||
return-void
|
||||
|
||||
:cond_5
|
||||
:goto_1
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/messaging/FirebaseMessagingService;->handleMessageIntent(Landroid/content/Intent;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public handleIntentOnMainThread(Landroid/content/Intent;)Z
|
||||
.locals 2
|
||||
|
||||
invoke-virtual {p1}, Landroid/content/Intent;->getAction()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v1, "com.google.firebase.messaging.NOTIFICATION_OPEN"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/messaging/FirebaseMessagingService;->handleNotificationOpen(Landroid/content/Intent;)V
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
return p1
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public onDeletedMessages()V
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/WorkerThread;
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onMessageReceived(Lcom/google/firebase/messaging/RemoteMessage;)V
|
||||
.locals 0
|
||||
.param p1 # Lcom/google/firebase/messaging/RemoteMessage;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/WorkerThread;
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onMessageSent(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/WorkerThread;
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onNewToken(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/WorkerThread;
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onSendError(Ljava/lang/String;Ljava/lang/Exception;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/Exception;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/WorkerThread;
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/messaging/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,80 @@
|
|||
.class public final Lcom/google/firebase/messaging/RemoteMessage;
|
||||
.super Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;
|
||||
.source "com.google.firebase:firebase-messaging@@21.0.0"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/messaging/RemoteMessage;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public d:Landroid/os/Bundle;
|
||||
|
||||
.field public e:Ljava/util/Map;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/Map<",
|
||||
"Ljava/lang/String;",
|
||||
"Ljava/lang/String;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/h/c/t/s;
|
||||
|
||||
invoke-direct {v0}, Lf/h/c/t/s;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/messaging/RemoteMessage;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Landroid/os/Bundle;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/messaging/RemoteMessage;->d:Landroid/os/Bundle;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final writeToParcel(Landroid/os/Parcel;I)V
|
||||
.locals 3
|
||||
.param p1 # Landroid/os/Parcel;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p1}, Lf/g/j/k/a;->c(Landroid/os/Parcel;)I
|
||||
|
||||
move-result p2
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/messaging/RemoteMessage;->d:Landroid/os/Bundle;
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-static {p1, v1, v0, v2}, Lf/g/j/k/a;->Z0(Landroid/os/Parcel;ILandroid/os/Bundle;Z)V
|
||||
|
||||
invoke-static {p1, p2}, Lf/g/j/k/a;->r1(Landroid/os/Parcel;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,156 @@
|
|||
.class public final Lcom/google/firebase/messaging/SendException;
|
||||
.super Ljava/lang/Exception;
|
||||
.source "com.google.firebase:firebase-messaging@@21.0.0"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final errorCode:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 7
|
||||
|
||||
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
const/4 v2, 0x3
|
||||
|
||||
const/4 v3, 0x4
|
||||
|
||||
const/4 v4, 0x0
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
||||
:goto_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_0
|
||||
sget-object v5, Ljava/util/Locale;->US:Ljava/util/Locale;
|
||||
|
||||
invoke-virtual {p1, v5}, Ljava/lang/String;->toLowerCase(Ljava/util/Locale;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
const/4 v5, -0x1
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/String;->hashCode()I
|
||||
|
||||
move-result v6
|
||||
|
||||
sparse-switch v6, :sswitch_data_0
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_0
|
||||
const-string v6, "missing_to"
|
||||
|
||||
invoke-virtual {p1, v6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
const/4 v5, 0x1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_1
|
||||
const-string v6, "messagetoobig"
|
||||
|
||||
invoke-virtual {p1, v6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
const/4 v5, 0x2
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_2
|
||||
const-string v6, "invalid_parameters"
|
||||
|
||||
invoke-virtual {p1, v6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
const/4 v5, 0x0
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_3
|
||||
const-string v6, "toomanymessages"
|
||||
|
||||
invoke-virtual {p1, v6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
const/4 v5, 0x4
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_4
|
||||
const-string v6, "service_not_available"
|
||||
|
||||
invoke-virtual {p1, v6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
const/4 v5, 0x3
|
||||
|
||||
:cond_1
|
||||
:goto_1
|
||||
if-eqz v5, :cond_5
|
||||
|
||||
if-eq v5, v0, :cond_5
|
||||
|
||||
if-eq v5, v1, :cond_4
|
||||
|
||||
if-eq v5, v2, :cond_3
|
||||
|
||||
if-eq v5, v3, :cond_2
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_2
|
||||
const/4 v0, 0x4
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_3
|
||||
const/4 v0, 0x3
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_4
|
||||
const/4 v0, 0x2
|
||||
|
||||
:cond_5
|
||||
:goto_2
|
||||
iput v0, p0, Lcom/google/firebase/messaging/SendException;->errorCode:I
|
||||
|
||||
return-void
|
||||
|
||||
nop
|
||||
|
||||
:sswitch_data_0
|
||||
.sparse-switch
|
||||
-0x67e7c3ad -> :sswitch_4
|
||||
-0x4cf26401 -> :sswitch_3
|
||||
-0x36e3eace -> :sswitch_2
|
||||
-0x24c7160d -> :sswitch_1
|
||||
-0x5aa500c -> :sswitch_0
|
||||
.end sparse-switch
|
||||
.end method
|
|
@ -0,0 +1,44 @@
|
|||
.class public final Lcom/google/firebase/messaging/ktx/FirebaseMessagingKtxRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Messaging.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getComponents()Ljava/util/List;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-string v0, "fire-fcm-ktx"
|
||||
|
||||
const-string v1, "21.0.0"
|
||||
|
||||
invoke-static {v0, v1}, Lf/h/a/f/f/n/f;->p(Ljava/lang/String;Ljava/lang/String;)Lf/h/c/i/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-static {v0}, Lf/h/a/f/f/n/f;->listOf(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/messaging/ktx/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,136 @@
|
|||
.class public Lcom/google/firebase/perf/FirebasePerfRegistrar;
|
||||
.super Ljava/lang/Object;
|
||||
.source "FirebasePerfRegistrar.java"
|
||||
|
||||
# interfaces
|
||||
.implements Lf/h/c/i/i;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static synthetic lambda$getComponents$0(Lf/h/c/i/e;)Lf/h/c/u/c;
|
||||
.locals 4
|
||||
|
||||
new-instance v0, Lf/h/c/u/c;
|
||||
|
||||
const-class v1, Lf/h/c/c;
|
||||
|
||||
invoke-interface {p0, v1}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
check-cast v1, Lf/h/c/c;
|
||||
|
||||
const-class v2, Lf/h/c/w/h;
|
||||
|
||||
invoke-interface {p0, v2}, Lf/h/c/i/e;->b(Ljava/lang/Class;)Lf/h/c/q/a;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
const-class v3, Lf/h/c/r/g;
|
||||
|
||||
invoke-interface {p0, v3}, Lf/h/c/i/e;->a(Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lf/h/c/r/g;
|
||||
|
||||
invoke-direct {v0, v1, v2, p0}, Lf/h/c/u/c;-><init>(Lf/h/c/c;Lf/h/c/q/a;Lf/h/c/r/g;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public getComponents()Ljava/util/List;
|
||||
.locals 6
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/List<",
|
||||
"Lf/h/c/i/d<",
|
||||
"*>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
new-array v1, v0, [Lf/h/c/i/d;
|
||||
|
||||
const-class v2, Lf/h/c/u/c;
|
||||
|
||||
invoke-static {v2}, Lf/h/c/i/d;->a(Ljava/lang/Class;)Lf/h/c/i/d$b;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
const-class v3, Lf/h/c/c;
|
||||
|
||||
invoke-static {v3}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v3, Lf/h/c/w/h;
|
||||
|
||||
new-instance v4, Lf/h/c/i/q;
|
||||
|
||||
const/4 v5, 0x1
|
||||
|
||||
invoke-direct {v4, v3, v5, v5}, Lf/h/c/i/q;-><init>(Ljava/lang/Class;II)V
|
||||
|
||||
invoke-virtual {v2, v4}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
const-class v3, Lf/h/c/r/g;
|
||||
|
||||
invoke-static {v3}, Lf/h/c/i/q;->d(Ljava/lang/Class;)Lf/h/c/i/q;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->a(Lf/h/c/i/q;)Lf/h/c/i/d$b;
|
||||
|
||||
sget-object v3, Lf/h/c/u/b;->a:Lf/h/c/u/b;
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/i/d$b;->c(Lf/h/c/i/h;)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v2, v0}, Lf/h/c/i/d$b;->d(I)Lf/h/c/i/d$b;
|
||||
|
||||
invoke-virtual {v2}, Lf/h/c/i/d$b;->b()Lf/h/c/i/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
aput-object v0, v1, v2
|
||||
|
||||
const-string v0, "fire-perf"
|
||||
|
||||
const-string v2, "19.0.9"
|
||||
|
||||
invoke-static {v0, v2}, Lf/h/a/f/f/n/f;->p(Ljava/lang/String;Ljava/lang/String;)Lf/h/c/i/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
aput-object v0, v1, v5
|
||||
|
||||
invoke-static {v1}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
12
com.discord/smali_classes2/com/google/firebase/perf/R.smali
Normal file
12
com.discord/smali_classes2/com/google/firebase/perf/R.smali
Normal file
|
@ -0,0 +1,12 @@
|
|||
.class public final Lcom/google/firebase/perf/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,34 @@
|
|||
.class public Lcom/google/firebase/perf/internal/GaugeManager$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "GaugeManager.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/perf/internal/GaugeManager;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final a:Lf/h/c/u/l/h;
|
||||
|
||||
.field public final b:Lf/h/c/u/l/d;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/google/firebase/perf/internal/GaugeManager;Lf/h/c/u/l/h;Lf/h/c/u/l/d;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p2, p0, Lcom/google/firebase/perf/internal/GaugeManager$a;->a:Lf/h/c/u/l/h;
|
||||
|
||||
iput-object p3, p0, Lcom/google/firebase/perf/internal/GaugeManager$a;->b:Lf/h/c/u/l/d;
|
||||
|
||||
return-void
|
||||
.end method
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,62 @@
|
|||
.class public Lcom/google/firebase/perf/internal/PerfSession$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "PerfSession.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/os/Parcelable$Creator;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/perf/internal/PerfSession;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Object;",
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/perf/internal/PerfSession;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
.param p1 # Landroid/os/Parcel;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
new-instance v0, Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-direct {v0, p1, v1}, Lcom/google/firebase/perf/internal/PerfSession;-><init>(Landroid/os/Parcel;Lcom/google/firebase/perf/internal/PerfSession$a;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public newArray(I)[Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
new-array p1, p1, [Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -0,0 +1,628 @@
|
|||
.class public Lcom/google/firebase/perf/internal/PerfSession;
|
||||
.super Ljava/lang/Object;
|
||||
.source "PerfSession.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/os/Parcelable;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/perf/internal/PerfSession;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public d:Ljava/lang/String;
|
||||
|
||||
.field public e:Z
|
||||
|
||||
.field public f:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lcom/google/firebase/perf/internal/PerfSession$a;
|
||||
|
||||
invoke-direct {v0}, Lcom/google/firebase/perf/internal/PerfSession$a;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/perf/internal/PerfSession;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Landroid/os/Parcel;Lcom/google/firebase/perf/internal/PerfSession$a;)V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
const/4 p2, 0x0
|
||||
|
||||
iput-boolean p2, p0, Lcom/google/firebase/perf/internal/PerfSession;->e:Z
|
||||
|
||||
invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
iput-object v0, p0, Lcom/google/firebase/perf/internal/PerfSession;->d:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {p1}, Landroid/os/Parcel;->readByte()B
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
const/4 p2, 0x1
|
||||
|
||||
:cond_0
|
||||
iput-boolean p2, p0, Lcom/google/firebase/perf/internal/PerfSession;->e:Z
|
||||
|
||||
const-class p2, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-virtual {p2}, Ljava/lang/Class;->getClassLoader()Ljava/lang/ClassLoader;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {p1, p2}, Landroid/os/Parcel;->readParcelable(Ljava/lang/ClassLoader;)Landroid/os/Parcelable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/perf/internal/PerfSession;->f:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;Lf/h/c/u/k/a;)V
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
const/4 p2, 0x0
|
||||
|
||||
iput-boolean p2, p0, Lcom/google/firebase/perf/internal/PerfSession;->e:Z
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/perf/internal/PerfSession;->d:Ljava/lang/String;
|
||||
|
||||
new-instance p1, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-direct {p1}, Lcom/google/firebase/perf/util/Timer;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/perf/internal/PerfSession;->f:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static b(Ljava/util/List;)[Lf/h/c/u/l/n;
|
||||
.locals 8
|
||||
.param p0 # Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/util/List<",
|
||||
"Lcom/google/firebase/perf/internal/PerfSession;",
|
||||
">;)[",
|
||||
"Lf/h/c/u/l/n;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-interface {p0}, Ljava/util/List;->isEmpty()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
const/4 p0, 0x0
|
||||
|
||||
return-object p0
|
||||
|
||||
:cond_0
|
||||
invoke-interface {p0}, Ljava/util/List;->size()I
|
||||
|
||||
move-result v0
|
||||
|
||||
new-array v0, v0, [Lf/h/c/u/l/n;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-interface {p0, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
check-cast v2, Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
invoke-virtual {v2}, Lcom/google/firebase/perf/internal/PerfSession;->a()Lf/h/c/u/l/n;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
const/4 v4, 0x1
|
||||
|
||||
const/4 v5, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-interface {p0}, Ljava/util/List;->size()I
|
||||
|
||||
move-result v6
|
||||
|
||||
if-ge v4, v6, :cond_2
|
||||
|
||||
invoke-interface {p0, v4}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
||||
|
||||
move-result-object v6
|
||||
|
||||
check-cast v6, Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
invoke-virtual {v6}, Lcom/google/firebase/perf/internal/PerfSession;->a()Lf/h/c/u/l/n;
|
||||
|
||||
move-result-object v6
|
||||
|
||||
if-nez v5, :cond_1
|
||||
|
||||
invoke-interface {p0, v4}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
||||
|
||||
move-result-object v7
|
||||
|
||||
check-cast v7, Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
iget-boolean v7, v7, Lcom/google/firebase/perf/internal/PerfSession;->e:Z
|
||||
|
||||
if-eqz v7, :cond_1
|
||||
|
||||
aput-object v6, v0, v1
|
||||
|
||||
aput-object v2, v0, v4
|
||||
|
||||
const/4 v5, 0x1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
aput-object v6, v0, v4
|
||||
|
||||
:goto_1
|
||||
add-int/lit8 v4, v4, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_2
|
||||
if-nez v5, :cond_3
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
:cond_3
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public static c()Lcom/google/firebase/perf/internal/PerfSession;
|
||||
.locals 13
|
||||
|
||||
invoke-static {}, Ljava/util/UUID;->randomUUID()Ljava/util/UUID;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Ljava/util/UUID;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v1, "\\-"
|
||||
|
||||
const-string v2, ""
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Ljava/lang/String;->replaceAll(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
new-instance v1, Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
new-instance v2, Lf/h/c/u/k/a;
|
||||
|
||||
invoke-direct {v2}, Lf/h/c/u/k/a;-><init>()V
|
||||
|
||||
invoke-direct {v1, v0, v2}, Lcom/google/firebase/perf/internal/PerfSession;-><init>(Ljava/lang/String;Lf/h/c/u/k/a;)V
|
||||
|
||||
invoke-static {}, Lf/h/c/u/d/a;->f()Lf/h/c/u/d/a;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v2}, Lf/h/c/u/d/a;->q()Z
|
||||
|
||||
move-result v3
|
||||
|
||||
const/4 v4, 0x0
|
||||
|
||||
const/4 v5, 0x1
|
||||
|
||||
const/4 v6, 0x2
|
||||
|
||||
if-eqz v3, :cond_6
|
||||
|
||||
invoke-static {}, Ljava/lang/Math;->random()D
|
||||
|
||||
move-result-wide v7
|
||||
|
||||
iget-object v3, v2, Lf/h/c/u/d/a;->d:Lf/h/c/u/h/a;
|
||||
|
||||
const-string v9, "Retrieving session sampling rate configuration value."
|
||||
|
||||
invoke-virtual {v3, v9}, Lf/h/c/u/h/a;->a(Ljava/lang/String;)V
|
||||
|
||||
const-class v3, Lf/h/c/u/d/p;
|
||||
|
||||
monitor-enter v3
|
||||
|
||||
:try_start_0
|
||||
sget-object v9, Lf/h/c/u/d/p;->a:Lf/h/c/u/d/p;
|
||||
|
||||
if-nez v9, :cond_0
|
||||
|
||||
new-instance v9, Lf/h/c/u/d/p;
|
||||
|
||||
invoke-direct {v9}, Lf/h/c/u/d/p;-><init>()V
|
||||
|
||||
sput-object v9, Lf/h/c/u/d/p;->a:Lf/h/c/u/d/p;
|
||||
|
||||
:cond_0
|
||||
sget-object v9, Lf/h/c/u/d/p;->a:Lf/h/c/u/d/p;
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
monitor-exit v3
|
||||
|
||||
iget-object v3, v2, Lf/h/c/u/d/a;->a:Lf/h/c/u/k/d;
|
||||
|
||||
if-eqz v9, :cond_5
|
||||
|
||||
const-string v10, "sessions_sampling_percentage"
|
||||
|
||||
invoke-virtual {v3, v10}, Lf/h/c/u/k/d;->a(Ljava/lang/String;)Z
|
||||
|
||||
move-result v11
|
||||
|
||||
if-nez v11, :cond_1
|
||||
|
||||
sget-object v3, Lf/h/c/u/k/e;->b:Lf/h/c/u/k/e;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
:try_start_1
|
||||
iget-object v11, v3, Lf/h/c/u/k/d;->a:Landroid/os/Bundle;
|
||||
|
||||
invoke-virtual {v11, v10}, Landroid/os/Bundle;->get(Ljava/lang/String;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v11
|
||||
|
||||
check-cast v11, Ljava/lang/Float;
|
||||
|
||||
invoke-static {v11}, Lf/h/c/u/k/e;->c(Ljava/lang/Object;)Lf/h/c/u/k/e;
|
||||
|
||||
move-result-object v3
|
||||
:try_end_1
|
||||
.catch Ljava/lang/ClassCastException; {:try_start_1 .. :try_end_1} :catch_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:catch_0
|
||||
move-exception v11
|
||||
|
||||
iget-object v3, v3, Lf/h/c/u/k/d;->b:Lf/h/c/u/h/a;
|
||||
|
||||
new-array v12, v6, [Ljava/lang/Object;
|
||||
|
||||
aput-object v10, v12, v4
|
||||
|
||||
invoke-virtual {v11}, Ljava/lang/ClassCastException;->getMessage()Ljava/lang/String;
|
||||
|
||||
move-result-object v10
|
||||
|
||||
aput-object v10, v12, v5
|
||||
|
||||
const-string v10, "Metadata key %s contains type other than float: %s"
|
||||
|
||||
invoke-static {v10, v12}, Ljava/lang/String;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
|
||||
|
||||
move-result-object v10
|
||||
|
||||
invoke-virtual {v3, v10}, Lf/h/c/u/h/a;->a(Ljava/lang/String;)V
|
||||
|
||||
sget-object v3, Lf/h/c/u/k/e;->b:Lf/h/c/u/k/e;
|
||||
|
||||
:goto_0
|
||||
invoke-virtual {v3}, Lf/h/c/u/k/e;->b()Z
|
||||
|
||||
move-result v10
|
||||
|
||||
if-eqz v10, :cond_2
|
||||
|
||||
invoke-virtual {v3}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
check-cast v3, Ljava/lang/Float;
|
||||
|
||||
invoke-virtual {v3}, Ljava/lang/Float;->floatValue()F
|
||||
|
||||
move-result v3
|
||||
|
||||
const/high16 v10, 0x42c80000 # 100.0f
|
||||
|
||||
div-float/2addr v3, v10
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/u/d/a;->r(F)Z
|
||||
|
||||
move-result v10
|
||||
|
||||
if-eqz v10, :cond_2
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_2
|
||||
iget-object v3, v2, Lf/h/c/u/d/a;->b:Lcom/google/firebase/perf/internal/RemoteConfigManager;
|
||||
|
||||
const-string v10, "fpr_vc_session_sampling_rate"
|
||||
|
||||
invoke-virtual {v3, v10}, Lcom/google/firebase/perf/internal/RemoteConfigManager;->getFloat(Ljava/lang/String;)Lf/h/c/u/k/e;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v3}, Lf/h/c/u/k/e;->b()Z
|
||||
|
||||
move-result v10
|
||||
|
||||
if-eqz v10, :cond_3
|
||||
|
||||
invoke-virtual {v3}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v10
|
||||
|
||||
check-cast v10, Ljava/lang/Float;
|
||||
|
||||
invoke-virtual {v10}, Ljava/lang/Float;->floatValue()F
|
||||
|
||||
move-result v10
|
||||
|
||||
invoke-virtual {v2, v10}, Lf/h/c/u/d/a;->r(F)Z
|
||||
|
||||
move-result v10
|
||||
|
||||
if-eqz v10, :cond_3
|
||||
|
||||
iget-object v2, v2, Lf/h/c/u/d/a;->c:Lf/h/c/u/d/u;
|
||||
|
||||
const-string v9, "com.google.firebase.perf.SessionSamplingRate"
|
||||
|
||||
invoke-virtual {v3}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v10
|
||||
|
||||
check-cast v10, Ljava/lang/Float;
|
||||
|
||||
invoke-virtual {v10}, Ljava/lang/Float;->floatValue()F
|
||||
|
||||
move-result v10
|
||||
|
||||
invoke-virtual {v2, v9, v10}, Lf/h/c/u/d/u;->c(Ljava/lang/String;F)Z
|
||||
|
||||
invoke-virtual {v3}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
check-cast v2, Ljava/lang/Float;
|
||||
|
||||
invoke-virtual {v2}, Ljava/lang/Float;->floatValue()F
|
||||
|
||||
move-result v3
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_3
|
||||
invoke-virtual {v2, v9}, Lf/h/c/u/d/a;->c(Lf/h/c/u/d/t;)Lf/h/c/u/k/e;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v3}, Lf/h/c/u/k/e;->b()Z
|
||||
|
||||
move-result v9
|
||||
|
||||
if-eqz v9, :cond_4
|
||||
|
||||
invoke-virtual {v3}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v9
|
||||
|
||||
check-cast v9, Ljava/lang/Float;
|
||||
|
||||
invoke-virtual {v9}, Ljava/lang/Float;->floatValue()F
|
||||
|
||||
move-result v9
|
||||
|
||||
invoke-virtual {v2, v9}, Lf/h/c/u/d/a;->r(F)Z
|
||||
|
||||
move-result v2
|
||||
|
||||
if-eqz v2, :cond_4
|
||||
|
||||
invoke-virtual {v3}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
check-cast v2, Ljava/lang/Float;
|
||||
|
||||
invoke-virtual {v2}, Ljava/lang/Float;->floatValue()F
|
||||
|
||||
move-result v3
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_4
|
||||
const v2, 0x3c23d70a # 0.01f
|
||||
|
||||
invoke-static {v2}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v2}, Ljava/lang/Float;->floatValue()F
|
||||
|
||||
move-result v3
|
||||
|
||||
:goto_1
|
||||
float-to-double v2, v3
|
||||
|
||||
cmpg-double v9, v7, v2
|
||||
|
||||
if-gez v9, :cond_6
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_5
|
||||
const/4 v0, 0x0
|
||||
|
||||
throw v0
|
||||
|
||||
:catchall_0
|
||||
move-exception v0
|
||||
|
||||
monitor-exit v3
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_6
|
||||
const/4 v2, 0x0
|
||||
|
||||
:goto_2
|
||||
iput-boolean v2, v1, Lcom/google/firebase/perf/internal/PerfSession;->e:Z
|
||||
|
||||
invoke-static {}, Lf/h/c/u/h/a;->c()Lf/h/c/u/h/a;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
const-string v3, "Creating a new %s Session: %s"
|
||||
|
||||
new-array v6, v6, [Ljava/lang/Object;
|
||||
|
||||
iget-boolean v7, v1, Lcom/google/firebase/perf/internal/PerfSession;->e:Z
|
||||
|
||||
if-eqz v7, :cond_7
|
||||
|
||||
const-string v7, "Verbose"
|
||||
|
||||
goto :goto_3
|
||||
|
||||
:cond_7
|
||||
const-string v7, "Non Verbose"
|
||||
|
||||
:goto_3
|
||||
aput-object v7, v6, v4
|
||||
|
||||
aput-object v0, v6, v5
|
||||
|
||||
invoke-static {v3, v6}, Ljava/lang/String;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v2, v0}, Lf/h/c/u/h/a;->a(Ljava/lang/String;)V
|
||||
|
||||
return-object v1
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a()Lf/h/c/u/l/n;
|
||||
.locals 3
|
||||
|
||||
sget-object v0, Lf/h/c/u/l/n;->DEFAULT_INSTANCE:Lf/h/c/u/l/n;
|
||||
|
||||
invoke-virtual {v0}, Lf/h/e/w;->l()Lf/h/e/w$a;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lf/h/c/u/l/n$b;
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/perf/internal/PerfSession;->d:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0}, Lf/h/e/w$a;->n()V
|
||||
|
||||
iget-object v2, v0, Lf/h/e/w$a;->e:Lf/h/e/w;
|
||||
|
||||
check-cast v2, Lf/h/c/u/l/n;
|
||||
|
||||
invoke-static {v2, v1}, Lf/h/c/u/l/n;->u(Lf/h/c/u/l/n;Ljava/lang/String;)V
|
||||
|
||||
iget-boolean v1, p0, Lcom/google/firebase/perf/internal/PerfSession;->e:Z
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
sget-object v1, Lf/h/c/u/l/p;->e:Lf/h/c/u/l/p;
|
||||
|
||||
invoke-virtual {v0}, Lf/h/e/w$a;->n()V
|
||||
|
||||
iget-object v2, v0, Lf/h/e/w$a;->e:Lf/h/e/w;
|
||||
|
||||
check-cast v2, Lf/h/c/u/l/n;
|
||||
|
||||
invoke-static {v2, v1}, Lf/h/c/u/l/n;->v(Lf/h/c/u/l/n;Lf/h/c/u/l/p;)V
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {v0}, Lf/h/e/w$a;->k()Lf/h/e/w;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lf/h/c/u/l/n;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public describeContents()I
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public writeToParcel(Landroid/os/Parcel;I)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/os/Parcel;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object p2, p0, Lcom/google/firebase/perf/internal/PerfSession;->d:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
|
||||
|
||||
iget-boolean p2, p0, Lcom/google/firebase/perf/internal/PerfSession;->e:Z
|
||||
|
||||
int-to-byte p2, p2
|
||||
|
||||
invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeByte(B)V
|
||||
|
||||
iget-object p2, p0, Lcom/google/firebase/perf/internal/PerfSession;->f:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, p2, v0}, Landroid/os/Parcel;->writeParcelable(Landroid/os/Parcelable;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,581 @@
|
|||
.class public Lcom/google/firebase/perf/internal/SessionManager;
|
||||
.super Lf/h/c/u/g/b;
|
||||
.source "SessionManager.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final ourInstance:Lcom/google/firebase/perf/internal/SessionManager;
|
||||
.annotation build Landroid/annotation/SuppressLint;
|
||||
value = {
|
||||
"StaticFieldLeak"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final appStateMonitor:Lf/h/c/u/g/a;
|
||||
|
||||
.field public final clients:Ljava/util/Set;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/Set<",
|
||||
"Ljava/lang/ref/WeakReference<",
|
||||
"Lf/h/c/u/g/r;",
|
||||
">;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final gaugeManager:Lcom/google/firebase/perf/internal/GaugeManager;
|
||||
|
||||
.field public perfSession:Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lcom/google/firebase/perf/internal/SessionManager;
|
||||
|
||||
invoke-direct {v0}, Lcom/google/firebase/perf/internal/SessionManager;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/perf/internal/SessionManager;->ourInstance:Lcom/google/firebase/perf/internal/SessionManager;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 3
|
||||
|
||||
invoke-static {}, Lcom/google/firebase/perf/internal/GaugeManager;->getInstance()Lcom/google/firebase/perf/internal/GaugeManager;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-static {}, Lcom/google/firebase/perf/internal/PerfSession;->c()Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-static {}, Lf/h/c/u/g/a;->a()Lf/h/c/u/g/a;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-direct {p0, v0, v1, v2}, Lcom/google/firebase/perf/internal/SessionManager;-><init>(Lcom/google/firebase/perf/internal/GaugeManager;Lcom/google/firebase/perf/internal/PerfSession;Lf/h/c/u/g/a;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Lcom/google/firebase/perf/internal/GaugeManager;Lcom/google/firebase/perf/internal/PerfSession;Lf/h/c/u/g/a;)V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Lf/h/c/u/g/b;-><init>()V
|
||||
|
||||
new-instance v0, Ljava/util/HashSet;
|
||||
|
||||
invoke-direct {v0}, Ljava/util/HashSet;-><init>()V
|
||||
|
||||
iput-object v0, p0, Lcom/google/firebase/perf/internal/SessionManager;->clients:Ljava/util/Set;
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/perf/internal/SessionManager;->gaugeManager:Lcom/google/firebase/perf/internal/GaugeManager;
|
||||
|
||||
iput-object p2, p0, Lcom/google/firebase/perf/internal/SessionManager;->perfSession:Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
iput-object p3, p0, Lcom/google/firebase/perf/internal/SessionManager;->appStateMonitor:Lf/h/c/u/g/a;
|
||||
|
||||
invoke-virtual {p0}, Lf/h/c/u/g/b;->registerForAppState()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static getInstance()Lcom/google/firebase/perf/internal/SessionManager;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lcom/google/firebase/perf/internal/SessionManager;->ourInstance:Lcom/google/firebase/perf/internal/SessionManager;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method private logGaugeMetadataIfCollectionEnabled(Lf/h/c/u/l/d;)V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/internal/SessionManager;->perfSession:Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
iget-boolean v1, v0, Lcom/google/firebase/perf/internal/PerfSession;->e:Z
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/perf/internal/SessionManager;->gaugeManager:Lcom/google/firebase/perf/internal/GaugeManager;
|
||||
|
||||
iget-object v0, v0, Lcom/google/firebase/perf/internal/PerfSession;->d:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v1, v0, p1}, Lcom/google/firebase/perf/internal/GaugeManager;->logGaugeMetadata(Ljava/lang/String;Lf/h/c/u/l/d;)Z
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private startOrStopCollectingGauges(Lf/h/c/u/l/d;)V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/internal/SessionManager;->perfSession:Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
iget-boolean v1, v0, Lcom/google/firebase/perf/internal/PerfSession;->e:Z
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/perf/internal/SessionManager;->gaugeManager:Lcom/google/firebase/perf/internal/GaugeManager;
|
||||
|
||||
invoke-virtual {v1, v0, p1}, Lcom/google/firebase/perf/internal/GaugeManager;->startCollectingGauges(Lcom/google/firebase/perf/internal/PerfSession;Lf/h/c/u/l/d;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
iget-object p1, p0, Lcom/google/firebase/perf/internal/SessionManager;->gaugeManager:Lcom/google/firebase/perf/internal/GaugeManager;
|
||||
|
||||
invoke-virtual {p1}, Lcom/google/firebase/perf/internal/GaugeManager;->stopCollectingGauges()V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public onUpdateAppState(Lf/h/c/u/l/d;)V
|
||||
.locals 1
|
||||
|
||||
invoke-super {p0, p1}, Lf/h/c/u/g/b;->onUpdateAppState(Lf/h/c/u/l/d;)V
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/internal/SessionManager;->appStateMonitor:Lf/h/c/u/g/a;
|
||||
|
||||
iget-boolean v0, v0, Lf/h/c/u/g/a;->i:Z
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
sget-object v0, Lf/h/c/u/l/d;->e:Lf/h/c/u/l/d;
|
||||
|
||||
if-ne p1, v0, :cond_1
|
||||
|
||||
invoke-virtual {p0, p1}, Lcom/google/firebase/perf/internal/SessionManager;->updatePerfSession(Lf/h/c/u/l/d;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
invoke-virtual {p0}, Lcom/google/firebase/perf/internal/SessionManager;->updatePerfSessionIfExpired()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-nez v0, :cond_2
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/perf/internal/SessionManager;->startOrStopCollectingGauges(Lf/h/c/u/l/d;)V
|
||||
|
||||
:cond_2
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public final perfSession()Lcom/google/firebase/perf/internal/PerfSession;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/internal/SessionManager;->perfSession:Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public registerForSessionUpdates(Ljava/lang/ref/WeakReference;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/lang/ref/WeakReference<",
|
||||
"Lf/h/c/u/g/r;",
|
||||
">;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/internal/SessionManager;->clients:Ljava/util/Set;
|
||||
|
||||
monitor-enter v0
|
||||
|
||||
:try_start_0
|
||||
iget-object v1, p0, Lcom/google/firebase/perf/internal/SessionManager;->clients:Ljava/util/Set;
|
||||
|
||||
invoke-interface {v1, p1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
|
||||
|
||||
monitor-exit v0
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
monitor-exit v0
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public setPerfSession(Lcom/google/firebase/perf/internal/PerfSession;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/perf/internal/SessionManager;->perfSession:Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public unregisterForSessionUpdates(Ljava/lang/ref/WeakReference;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/lang/ref/WeakReference<",
|
||||
"Lf/h/c/u/g/r;",
|
||||
">;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/internal/SessionManager;->clients:Ljava/util/Set;
|
||||
|
||||
monitor-enter v0
|
||||
|
||||
:try_start_0
|
||||
iget-object v1, p0, Lcom/google/firebase/perf/internal/SessionManager;->clients:Ljava/util/Set;
|
||||
|
||||
invoke-interface {v1, p1}, Ljava/util/Set;->remove(Ljava/lang/Object;)Z
|
||||
|
||||
monitor-exit v0
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
monitor-exit v0
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public updatePerfSession(Lf/h/c/u/l/d;)V
|
||||
.locals 4
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/internal/SessionManager;->clients:Ljava/util/Set;
|
||||
|
||||
monitor-enter v0
|
||||
|
||||
:try_start_0
|
||||
invoke-static {}, Lcom/google/firebase/perf/internal/PerfSession;->c()Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
iput-object v1, p0, Lcom/google/firebase/perf/internal/SessionManager;->perfSession:Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/perf/internal/SessionManager;->clients:Ljava/util/Set;
|
||||
|
||||
invoke-interface {v1}, Ljava/util/Set;->iterator()Ljava/util/Iterator;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
:goto_0
|
||||
invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z
|
||||
|
||||
move-result v2
|
||||
|
||||
if-eqz v2, :cond_1
|
||||
|
||||
invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
check-cast v2, Ljava/lang/ref/WeakReference;
|
||||
|
||||
invoke-virtual {v2}, Ljava/lang/ref/WeakReference;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
check-cast v2, Lf/h/c/u/g/r;
|
||||
|
||||
if-eqz v2, :cond_0
|
||||
|
||||
iget-object v3, p0, Lcom/google/firebase/perf/internal/SessionManager;->perfSession:Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
invoke-interface {v2, v3}, Lf/h/c/u/g/r;->a(Lcom/google/firebase/perf/internal/PerfSession;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-interface {v1}, Ljava/util/Iterator;->remove()V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
monitor-exit v0
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/perf/internal/SessionManager;->logGaugeMetadataIfCollectionEnabled(Lf/h/c/u/l/d;)V
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/perf/internal/SessionManager;->startOrStopCollectingGauges(Lf/h/c/u/l/d;)V
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
:try_start_1
|
||||
monitor-exit v0
|
||||
:try_end_1
|
||||
.catchall {:try_start_1 .. :try_end_1} :catchall_0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public updatePerfSessionIfExpired()Z
|
||||
.locals 8
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/internal/SessionManager;->perfSession:Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
if-eqz v0, :cond_8
|
||||
|
||||
sget-object v2, Ljava/util/concurrent/TimeUnit;->MICROSECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
iget-object v0, v0, Lcom/google/firebase/perf/internal/PerfSession;->f:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-virtual {v0}, Lcom/google/firebase/perf/util/Timer;->a()J
|
||||
|
||||
move-result-wide v3
|
||||
|
||||
invoke-virtual {v2, v3, v4}, Ljava/util/concurrent/TimeUnit;->toMinutes(J)J
|
||||
|
||||
move-result-wide v2
|
||||
|
||||
invoke-static {}, Lf/h/c/u/d/a;->f()Lf/h/c/u/d/a;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
iget-object v4, v0, Lf/h/c/u/d/a;->d:Lf/h/c/u/h/a;
|
||||
|
||||
const-string v5, "Retrieving Max Duration (in minutes) of single Session configuration value."
|
||||
|
||||
invoke-virtual {v4, v5}, Lf/h/c/u/h/a;->a(Ljava/lang/String;)V
|
||||
|
||||
const-class v4, Lf/h/c/u/d/m;
|
||||
|
||||
monitor-enter v4
|
||||
|
||||
:try_start_0
|
||||
sget-object v5, Lf/h/c/u/d/m;->a:Lf/h/c/u/d/m;
|
||||
|
||||
if-nez v5, :cond_0
|
||||
|
||||
new-instance v5, Lf/h/c/u/d/m;
|
||||
|
||||
invoke-direct {v5}, Lf/h/c/u/d/m;-><init>()V
|
||||
|
||||
sput-object v5, Lf/h/c/u/d/m;->a:Lf/h/c/u/d/m;
|
||||
|
||||
:cond_0
|
||||
sget-object v5, Lf/h/c/u/d/m;->a:Lf/h/c/u/d/m;
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
monitor-exit v4
|
||||
|
||||
invoke-virtual {v0, v5}, Lf/h/c/u/d/a;->j(Lf/h/c/u/d/t;)Lf/h/c/u/k/e;
|
||||
|
||||
move-result-object v4
|
||||
|
||||
invoke-virtual {v4}, Lf/h/c/u/k/e;->b()Z
|
||||
|
||||
move-result v6
|
||||
|
||||
if-eqz v6, :cond_1
|
||||
|
||||
invoke-virtual {v4}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v6
|
||||
|
||||
check-cast v6, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {v6}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v6
|
||||
|
||||
invoke-virtual {v0, v6, v7}, Lf/h/c/u/d/a;->s(J)Z
|
||||
|
||||
move-result v6
|
||||
|
||||
if-eqz v6, :cond_1
|
||||
|
||||
invoke-virtual {v4}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
invoke-virtual {v0, v5}, Lf/h/c/u/d/a;->m(Lf/h/c/u/d/t;)Lf/h/c/u/k/e;
|
||||
|
||||
move-result-object v4
|
||||
|
||||
invoke-virtual {v4}, Lf/h/c/u/k/e;->b()Z
|
||||
|
||||
move-result v6
|
||||
|
||||
if-eqz v6, :cond_3
|
||||
|
||||
invoke-virtual {v4}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v6
|
||||
|
||||
check-cast v6, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {v6}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v6
|
||||
|
||||
invoke-virtual {v0, v6, v7}, Lf/h/c/u/d/a;->s(J)Z
|
||||
|
||||
move-result v6
|
||||
|
||||
if-eqz v6, :cond_3
|
||||
|
||||
iget-object v0, v0, Lf/h/c/u/d/a;->c:Lf/h/c/u/d/u;
|
||||
|
||||
if-eqz v5, :cond_2
|
||||
|
||||
const-string v1, "com.google.firebase.perf.SessionsMaxDurationMinutes"
|
||||
|
||||
invoke-virtual {v4}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v5
|
||||
|
||||
check-cast v5, Ljava/lang/Long;
|
||||
|
||||
invoke-static {v5, v0, v1, v4}, Lf/e/c/a/a;->b0(Ljava/lang/Long;Lf/h/c/u/d/u;Ljava/lang/String;Lf/h/c/u/k/e;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_2
|
||||
throw v1
|
||||
|
||||
:cond_3
|
||||
invoke-virtual {v0, v5}, Lf/h/c/u/d/a;->d(Lf/h/c/u/d/t;)Lf/h/c/u/k/e;
|
||||
|
||||
move-result-object v4
|
||||
|
||||
invoke-virtual {v4}, Lf/h/c/u/k/e;->b()Z
|
||||
|
||||
move-result v6
|
||||
|
||||
if-eqz v6, :cond_4
|
||||
|
||||
invoke-virtual {v4}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v6
|
||||
|
||||
check-cast v6, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {v6}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v6
|
||||
|
||||
invoke-virtual {v0, v6, v7}, Lf/h/c/u/d/a;->s(J)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_4
|
||||
|
||||
invoke-virtual {v4}, Lf/h/c/u/k/e;->a()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_4
|
||||
if-eqz v5, :cond_7
|
||||
|
||||
const-wide/16 v0, 0xf0
|
||||
|
||||
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
:goto_0
|
||||
const/4 v4, 0x0
|
||||
|
||||
const/4 v5, 0x1
|
||||
|
||||
cmp-long v6, v2, v0
|
||||
|
||||
if-lez v6, :cond_5
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_5
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_1
|
||||
if-eqz v0, :cond_6
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/internal/SessionManager;->appStateMonitor:Lf/h/c/u/g/a;
|
||||
|
||||
iget-object v0, v0, Lf/h/c/u/g/a;->o:Lf/h/c/u/l/d;
|
||||
|
||||
invoke-virtual {p0, v0}, Lcom/google/firebase/perf/internal/SessionManager;->updatePerfSession(Lf/h/c/u/l/d;)V
|
||||
|
||||
return v5
|
||||
|
||||
:cond_6
|
||||
return v4
|
||||
|
||||
:cond_7
|
||||
throw v1
|
||||
|
||||
:catchall_0
|
||||
move-exception v0
|
||||
|
||||
monitor-exit v4
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_8
|
||||
throw v1
|
||||
.end method
|
|
@ -0,0 +1,52 @@
|
|||
.class public Lcom/google/firebase/perf/metrics/AppStartTrace$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppStartTrace.java"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/lang/Runnable;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final d:Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/google/firebase/perf/metrics/AppStartTrace;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace$a;->d:Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public run()V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace$a;->d:Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
iget-object v1, v0, Lcom/google/firebase/perf/metrics/AppStartTrace;->i:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
if-nez v1, :cond_0
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
iput-boolean v1, v0, Lcom/google/firebase/perf/metrics/AppStartTrace;->l:Z
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,649 @@
|
|||
.class public Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppStartTrace.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/app/Application$ActivityLifecycleCallbacks;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lcom/google/firebase/perf/metrics/AppStartTrace$a;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final m:J
|
||||
|
||||
.field public static volatile n:Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public d:Z
|
||||
|
||||
.field public e:Lf/h/c/u/g/d;
|
||||
|
||||
.field public final f:Lf/h/c/u/k/a;
|
||||
|
||||
.field public g:Landroid/content/Context;
|
||||
|
||||
.field public h:Z
|
||||
|
||||
.field public i:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
.field public j:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
.field public k:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
.field public l:Z
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 3
|
||||
|
||||
sget-object v0, Ljava/util/concurrent/TimeUnit;->MINUTES:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
const-wide/16 v1, 0x1
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Ljava/util/concurrent/TimeUnit;->toMicros(J)J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
sput-wide v0, Lcom/google/firebase/perf/metrics/AppStartTrace;->m:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Lf/h/c/u/g/d;Lf/h/c/u/k/a;)V
|
||||
.locals 2
|
||||
.param p1 # Lf/h/c/u/g/d;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Lf/h/c/u/k/a;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
iput-boolean v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->d:Z
|
||||
|
||||
iput-boolean v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->h:Z
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
iput-object v1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->i:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
iput-object v1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->j:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
iput-object v1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->k:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
iput-boolean v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->l:Z
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->e:Lf/h/c/u/g/d;
|
||||
|
||||
iput-object p2, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->f:Lf/h/c/u/k/a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static setLauncherActivityOnCreateTime(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static setLauncherActivityOnResumeTime(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static setLauncherActivityOnStartTime(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public declared-synchronized onActivityCreated(Landroid/app/Activity;Landroid/os/Bundle;)V
|
||||
.locals 3
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
:try_start_0
|
||||
iget-boolean p2, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->l:Z
|
||||
|
||||
if-nez p2, :cond_3
|
||||
|
||||
iget-object p2, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->i:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
new-instance p2, Ljava/lang/ref/WeakReference;
|
||||
|
||||
invoke-direct {p2, p1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
|
||||
|
||||
iget-object p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->f:Lf/h/c/u/k/a;
|
||||
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
new-instance p1, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-direct {p1}, Lcom/google/firebase/perf/util/Timer;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->i:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-static {}, Lcom/google/firebase/perf/provider/FirebasePerfProvider;->getAppStartTime()Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
iget-object p2, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->i:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-virtual {p1, p2}, Lcom/google/firebase/perf/util/Timer;->b(Lcom/google/firebase/perf/util/Timer;)J
|
||||
|
||||
move-result-wide p1
|
||||
|
||||
sget-wide v0, Lcom/google/firebase/perf/metrics/AppStartTrace;->m:J
|
||||
|
||||
cmp-long v2, p1, v0
|
||||
|
||||
if-lez v2, :cond_1
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
iput-boolean p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->h:Z
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
:cond_1
|
||||
monitor-exit p0
|
||||
|
||||
return-void
|
||||
|
||||
:cond_2
|
||||
const/4 p1, 0x0
|
||||
|
||||
:try_start_1
|
||||
throw p1
|
||||
:try_end_1
|
||||
.catchall {:try_start_1 .. :try_end_1} :catchall_0
|
||||
|
||||
:cond_3
|
||||
:goto_0
|
||||
monitor-exit p0
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public onActivityDestroyed(Landroid/app/Activity;)V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onActivityPaused(Landroid/app/Activity;)V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public declared-synchronized onActivityResumed(Landroid/app/Activity;)V
|
||||
.locals 5
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
:try_start_0
|
||||
iget-boolean v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->l:Z
|
||||
|
||||
if-nez v0, :cond_7
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->k:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
if-nez v0, :cond_7
|
||||
|
||||
iget-boolean v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->h:Z
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
goto/16 :goto_1
|
||||
|
||||
:cond_0
|
||||
new-instance v0, Ljava/lang/ref/WeakReference;
|
||||
|
||||
invoke-direct {v0, p1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->f:Lf/h/c/u/k/a;
|
||||
|
||||
if-eqz v0, :cond_6
|
||||
|
||||
new-instance v0, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-direct {v0}, Lcom/google/firebase/perf/util/Timer;-><init>()V
|
||||
|
||||
iput-object v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->k:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-static {}, Lcom/google/firebase/perf/provider/FirebasePerfProvider;->getAppStartTime()Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-static {}, Lf/h/c/u/h/a;->c()Lf/h/c/u/h/a;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
new-instance v2, Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-direct {v2}, Ljava/lang/StringBuilder;-><init>()V
|
||||
|
||||
const-string v3, "onResume(): "
|
||||
|
||||
invoke-virtual {v2, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Class;->getName()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {v2, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p1, ": "
|
||||
|
||||
invoke-virtual {v2, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget-object p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->k:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/google/firebase/perf/util/Timer;->b(Lcom/google/firebase/perf/util/Timer;)J
|
||||
|
||||
move-result-wide v3
|
||||
|
||||
invoke-virtual {v2, v3, v4}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p1, " microseconds"
|
||||
|
||||
invoke-virtual {v2, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {v1, p1}, Lf/h/c/u/h/a;->a(Ljava/lang/String;)V
|
||||
|
||||
invoke-static {}, Lf/h/c/u/l/q;->y()Lf/h/c/u/l/q$b;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
sget-object v1, Lf/h/c/u/k/c;->d:Lf/h/c/u/k/c;
|
||||
|
||||
iget-object v1, v1, Lf/h/c/u/k/c;->mName:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {p1, v1}, Lf/h/c/u/l/q$b;->t(Ljava/lang/String;)Lf/h/c/u/l/q$b;
|
||||
|
||||
iget-wide v1, v0, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
invoke-virtual {p1, v1, v2}, Lf/h/c/u/l/q$b;->r(J)Lf/h/c/u/l/q$b;
|
||||
|
||||
iget-object v1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->k:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-virtual {v0, v1}, Lcom/google/firebase/perf/util/Timer;->b(Lcom/google/firebase/perf/util/Timer;)J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
invoke-virtual {p1, v1, v2}, Lf/h/c/u/l/q$b;->s(J)Lf/h/c/u/l/q$b;
|
||||
|
||||
new-instance v1, Ljava/util/ArrayList;
|
||||
|
||||
const/4 v2, 0x3
|
||||
|
||||
invoke-direct {v1, v2}, Ljava/util/ArrayList;-><init>(I)V
|
||||
|
||||
invoke-static {}, Lf/h/c/u/l/q;->y()Lf/h/c/u/l/q$b;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
sget-object v3, Lf/h/c/u/k/c;->e:Lf/h/c/u/k/c;
|
||||
|
||||
iget-object v3, v3, Lf/h/c/u/k/c;->mName:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v2, v3}, Lf/h/c/u/l/q$b;->t(Ljava/lang/String;)Lf/h/c/u/l/q$b;
|
||||
|
||||
iget-wide v3, v0, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
invoke-virtual {v2, v3, v4}, Lf/h/c/u/l/q$b;->r(J)Lf/h/c/u/l/q$b;
|
||||
|
||||
iget-object v3, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->i:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-virtual {v0, v3}, Lcom/google/firebase/perf/util/Timer;->b(Lcom/google/firebase/perf/util/Timer;)J
|
||||
|
||||
move-result-wide v3
|
||||
|
||||
invoke-virtual {v2, v3, v4}, Lf/h/c/u/l/q$b;->s(J)Lf/h/c/u/l/q$b;
|
||||
|
||||
invoke-virtual {v2}, Lf/h/e/w$a;->k()Lf/h/e/w;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lf/h/c/u/l/q;
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
|
||||
invoke-static {}, Lf/h/c/u/l/q;->y()Lf/h/c/u/l/q$b;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sget-object v2, Lf/h/c/u/k/c;->f:Lf/h/c/u/k/c;
|
||||
|
||||
iget-object v2, v2, Lf/h/c/u/k/c;->mName:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, v2}, Lf/h/c/u/l/q$b;->t(Ljava/lang/String;)Lf/h/c/u/l/q$b;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->i:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
iget-wide v2, v2, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
invoke-virtual {v0, v2, v3}, Lf/h/c/u/l/q$b;->r(J)Lf/h/c/u/l/q$b;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->i:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
iget-object v3, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->j:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-virtual {v2, v3}, Lcom/google/firebase/perf/util/Timer;->b(Lcom/google/firebase/perf/util/Timer;)J
|
||||
|
||||
move-result-wide v2
|
||||
|
||||
invoke-virtual {v0, v2, v3}, Lf/h/c/u/l/q$b;->s(J)Lf/h/c/u/l/q$b;
|
||||
|
||||
invoke-virtual {v0}, Lf/h/e/w$a;->k()Lf/h/e/w;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lf/h/c/u/l/q;
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
|
||||
invoke-static {}, Lf/h/c/u/l/q;->y()Lf/h/c/u/l/q$b;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sget-object v2, Lf/h/c/u/k/c;->g:Lf/h/c/u/k/c;
|
||||
|
||||
iget-object v2, v2, Lf/h/c/u/k/c;->mName:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, v2}, Lf/h/c/u/l/q$b;->t(Ljava/lang/String;)Lf/h/c/u/l/q$b;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->j:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
iget-wide v2, v2, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
invoke-virtual {v0, v2, v3}, Lf/h/c/u/l/q$b;->r(J)Lf/h/c/u/l/q$b;
|
||||
|
||||
iget-object v2, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->j:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
iget-object v3, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->k:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-virtual {v2, v3}, Lcom/google/firebase/perf/util/Timer;->b(Lcom/google/firebase/perf/util/Timer;)J
|
||||
|
||||
move-result-wide v2
|
||||
|
||||
invoke-virtual {v0, v2, v3}, Lf/h/c/u/l/q$b;->s(J)Lf/h/c/u/l/q$b;
|
||||
|
||||
invoke-virtual {v0}, Lf/h/e/w$a;->k()Lf/h/e/w;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lf/h/c/u/l/q;
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
|
||||
invoke-virtual {p1}, Lf/h/e/w$a;->n()V
|
||||
|
||||
iget-object v0, p1, Lf/h/e/w$a;->e:Lf/h/e/w;
|
||||
|
||||
check-cast v0, Lf/h/c/u/l/q;
|
||||
|
||||
iget-object v2, v0, Lf/h/c/u/l/q;->subtraces_:Lf/h/e/y$d;
|
||||
|
||||
invoke-interface {v2}, Lf/h/e/y$d;->I0()Z
|
||||
|
||||
move-result v2
|
||||
|
||||
if-nez v2, :cond_1
|
||||
|
||||
iget-object v2, v0, Lf/h/c/u/l/q;->subtraces_:Lf/h/e/y$d;
|
||||
|
||||
invoke-static {v2}, Lf/h/e/w;->s(Lf/h/e/y$d;)Lf/h/e/y$d;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
iput-object v2, v0, Lf/h/c/u/l/q;->subtraces_:Lf/h/e/y$d;
|
||||
|
||||
:cond_1
|
||||
iget-object v0, v0, Lf/h/c/u/l/q;->subtraces_:Lf/h/e/y$d;
|
||||
|
||||
invoke-static {v1, v0}, Lf/h/e/a;->a(Ljava/lang/Iterable;Ljava/util/List;)V
|
||||
|
||||
invoke-static {}, Lcom/google/firebase/perf/internal/SessionManager;->getInstance()Lcom/google/firebase/perf/internal/SessionManager;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Lcom/google/firebase/perf/internal/SessionManager;->perfSession()Lcom/google/firebase/perf/internal/PerfSession;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Lcom/google/firebase/perf/internal/PerfSession;->a()Lf/h/c/u/l/n;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p1}, Lf/h/e/w$a;->n()V
|
||||
|
||||
iget-object v1, p1, Lf/h/e/w$a;->e:Lf/h/e/w;
|
||||
|
||||
check-cast v1, Lf/h/c/u/l/q;
|
||||
|
||||
invoke-static {v1, v0}, Lf/h/c/u/l/q;->w(Lf/h/c/u/l/q;Lf/h/c/u/l/n;)V
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->e:Lf/h/c/u/g/d;
|
||||
|
||||
if-nez v0, :cond_2
|
||||
|
||||
invoke-static {}, Lf/h/c/u/g/d;->a()Lf/h/c/u/g/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
iput-object v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->e:Lf/h/c/u/g/d;
|
||||
|
||||
:cond_2
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->e:Lf/h/c/u/g/d;
|
||||
|
||||
if-eqz v0, :cond_3
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->e:Lf/h/c/u/g/d;
|
||||
|
||||
invoke-virtual {p1}, Lf/h/e/w$a;->k()Lf/h/e/w;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Lf/h/c/u/l/q;
|
||||
|
||||
sget-object v1, Lf/h/c/u/l/d;->g:Lf/h/c/u/l/d;
|
||||
|
||||
invoke-virtual {v0, p1, v1}, Lf/h/c/u/g/d;->c(Lf/h/c/u/l/q;Lf/h/c/u/l/d;)V
|
||||
|
||||
:cond_3
|
||||
iget-boolean p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->d:Z
|
||||
|
||||
if-eqz p1, :cond_5
|
||||
|
||||
monitor-enter p0
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_1
|
||||
|
||||
:try_start_1
|
||||
iget-boolean p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->d:Z
|
||||
:try_end_1
|
||||
.catchall {:try_start_1 .. :try_end_1} :catchall_0
|
||||
|
||||
if-nez p1, :cond_4
|
||||
|
||||
:try_start_2
|
||||
monitor-exit p0
|
||||
:try_end_2
|
||||
.catchall {:try_start_2 .. :try_end_2} :catchall_1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_4
|
||||
:try_start_3
|
||||
iget-object p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->g:Landroid/content/Context;
|
||||
|
||||
check-cast p1, Landroid/app/Application;
|
||||
|
||||
invoke-virtual {p1, p0}, Landroid/app/Application;->unregisterActivityLifecycleCallbacks(Landroid/app/Application$ActivityLifecycleCallbacks;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
iput-boolean p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->d:Z
|
||||
:try_end_3
|
||||
.catchall {:try_start_3 .. :try_end_3} :catchall_0
|
||||
|
||||
:try_start_4
|
||||
monitor-exit p0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
throw p1
|
||||
:try_end_4
|
||||
.catchall {:try_start_4 .. :try_end_4} :catchall_1
|
||||
|
||||
:cond_5
|
||||
:goto_0
|
||||
monitor-exit p0
|
||||
|
||||
return-void
|
||||
|
||||
:cond_6
|
||||
const/4 p1, 0x0
|
||||
|
||||
:try_start_5
|
||||
throw p1
|
||||
:try_end_5
|
||||
.catchall {:try_start_5 .. :try_end_5} :catchall_1
|
||||
|
||||
:cond_7
|
||||
:goto_1
|
||||
monitor-exit p0
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_1
|
||||
move-exception p1
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public onActivitySaveInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public declared-synchronized onActivityStarted(Landroid/app/Activity;)V
|
||||
.locals 0
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
:try_start_0
|
||||
iget-boolean p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->l:Z
|
||||
|
||||
if-nez p1, :cond_2
|
||||
|
||||
iget-object p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->j:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
if-nez p1, :cond_2
|
||||
|
||||
iget-boolean p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->h:Z
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
iget-object p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->f:Lf/h/c/u/k/a;
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
new-instance p1, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-direct {p1}, Lcom/google/firebase/perf/util/Timer;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/perf/metrics/AppStartTrace;->j:Lcom/google/firebase/perf/util/Timer;
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
return-void
|
||||
|
||||
:cond_1
|
||||
const/4 p1, 0x0
|
||||
|
||||
:try_start_1
|
||||
throw p1
|
||||
:try_end_1
|
||||
.catchall {:try_start_1 .. :try_end_1} :catchall_0
|
||||
|
||||
:cond_2
|
||||
:goto_0
|
||||
monitor-exit p0
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public declared-synchronized onActivityStopped(Landroid/app/Activity;)V
|
||||
.locals 0
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,58 @@
|
|||
.class public Lcom/google/firebase/perf/metrics/Counter$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Counter.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/os/Parcelable$Creator;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/perf/metrics/Counter;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Object;",
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/perf/metrics/Counter;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Lcom/google/firebase/perf/metrics/Counter;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-direct {v0, p1, v1}, Lcom/google/firebase/perf/metrics/Counter;-><init>(Landroid/os/Parcel;Lcom/google/firebase/perf/metrics/Counter$a;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public newArray(I)[Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
new-array p1, p1, [Lcom/google/firebase/perf/metrics/Counter;
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -0,0 +1,124 @@
|
|||
.class public Lcom/google/firebase/perf/metrics/Counter;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Counter.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/os/Parcelable;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/perf/metrics/Counter;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final d:Ljava/lang/String;
|
||||
|
||||
.field public e:Ljava/util/concurrent/atomic/AtomicLong;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lcom/google/firebase/perf/metrics/Counter$a;
|
||||
|
||||
invoke-direct {v0}, Lcom/google/firebase/perf/metrics/Counter$a;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/perf/metrics/Counter;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Landroid/os/Parcel;Lcom/google/firebase/perf/metrics/Counter$a;)V
|
||||
.locals 2
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
iput-object p2, p0, Lcom/google/firebase/perf/metrics/Counter;->d:Ljava/lang/String;
|
||||
|
||||
new-instance p2, Ljava/util/concurrent/atomic/AtomicLong;
|
||||
|
||||
invoke-virtual {p1}, Landroid/os/Parcel;->readLong()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
invoke-direct {p2, v0, v1}, Ljava/util/concurrent/atomic/AtomicLong;-><init>(J)V
|
||||
|
||||
iput-object p2, p0, Lcom/google/firebase/perf/metrics/Counter;->e:Ljava/util/concurrent/atomic/AtomicLong;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 2
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/perf/metrics/Counter;->d:Ljava/lang/String;
|
||||
|
||||
new-instance p1, Ljava/util/concurrent/atomic/AtomicLong;
|
||||
|
||||
const-wide/16 v0, 0x0
|
||||
|
||||
invoke-direct {p1, v0, v1}, Ljava/util/concurrent/atomic/AtomicLong;-><init>(J)V
|
||||
|
||||
iput-object p1, p0, Lcom/google/firebase/perf/metrics/Counter;->e:Ljava/util/concurrent/atomic/AtomicLong;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a()J
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lcom/google/firebase/perf/metrics/Counter;->e:Ljava/util/concurrent/atomic/AtomicLong;
|
||||
|
||||
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicLong;->get()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
return-wide v0
|
||||
.end method
|
||||
|
||||
.method public describeContents()I
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public writeToParcel(Landroid/os/Parcel;I)V
|
||||
.locals 2
|
||||
|
||||
iget-object p2, p0, Lcom/google/firebase/perf/metrics/Counter;->d:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
|
||||
|
||||
iget-object p2, p0, Lcom/google/firebase/perf/metrics/Counter;->e:Ljava/util/concurrent/atomic/AtomicLong;
|
||||
|
||||
invoke-virtual {p2}, Ljava/util/concurrent/atomic/AtomicLong;->get()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
invoke-virtual {p1, v0, v1}, Landroid/os/Parcel;->writeLong(J)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,64 @@
|
|||
.class public Lcom/google/firebase/perf/metrics/Trace$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Trace.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/os/Parcelable$Creator;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/perf/metrics/Trace;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Object;",
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/perf/metrics/Trace;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
|
||||
.locals 3
|
||||
.param p1 # Landroid/os/Parcel;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
new-instance v0, Lcom/google/firebase/perf/metrics/Trace;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-direct {v0, p1, v1, v2}, Lcom/google/firebase/perf/metrics/Trace;-><init>(Landroid/os/Parcel;ZLcom/google/firebase/perf/metrics/Trace$a;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public newArray(I)[Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
new-array p1, p1, [Lcom/google/firebase/perf/metrics/Trace;
|
||||
|
||||
return-object p1
|
||||
.end method
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,242 @@
|
|||
.class public Lcom/google/firebase/perf/network/FirebasePerfOkHttpClient;
|
||||
.super Ljava/lang/Object;
|
||||
.source "FirebasePerfOkHttpClient.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static a(Lokhttp3/Response;Lf/h/c/u/f/a;JJ)V
|
||||
.locals 6
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Ljava/io/IOException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lokhttp3/Response;->d:Ld0/b0;
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
iget-object v1, v0, Ld0/b0;->b:Ld0/y;
|
||||
|
||||
invoke-virtual {v1}, Ld0/y;->k()Ljava/net/URL;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v1}, Ljava/net/URL;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {p1, v1}, Lf/h/c/u/f/a;->k(Ljava/lang/String;)Lf/h/c/u/f/a;
|
||||
|
||||
iget-object v1, v0, Ld0/b0;->c:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {p1, v1}, Lf/h/c/u/f/a;->c(Ljava/lang/String;)Lf/h/c/u/f/a;
|
||||
|
||||
iget-object v0, v0, Ld0/b0;->e:Lokhttp3/RequestBody;
|
||||
|
||||
const-wide/16 v1, -0x1
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
invoke-virtual {v0}, Lokhttp3/RequestBody;->contentLength()J
|
||||
|
||||
move-result-wide v3
|
||||
|
||||
cmp-long v0, v3, v1
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
invoke-virtual {p1, v3, v4}, Lf/h/c/u/f/a;->e(J)Lf/h/c/u/f/a;
|
||||
|
||||
:cond_1
|
||||
iget-object v0, p0, Lokhttp3/Response;->j:Lokhttp3/ResponseBody;
|
||||
|
||||
if-eqz v0, :cond_3
|
||||
|
||||
invoke-virtual {v0}, Lokhttp3/ResponseBody;->a()J
|
||||
|
||||
move-result-wide v3
|
||||
|
||||
cmp-long v5, v3, v1
|
||||
|
||||
if-eqz v5, :cond_2
|
||||
|
||||
invoke-virtual {p1, v3, v4}, Lf/h/c/u/f/a;->h(J)Lf/h/c/u/f/a;
|
||||
|
||||
:cond_2
|
||||
invoke-virtual {v0}, Lokhttp3/ResponseBody;->b()Lokhttp3/MediaType;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-eqz v0, :cond_3
|
||||
|
||||
iget-object v0, v0, Lokhttp3/MediaType;->a:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {p1, v0}, Lf/h/c/u/f/a;->g(Ljava/lang/String;)Lf/h/c/u/f/a;
|
||||
|
||||
:cond_3
|
||||
iget p0, p0, Lokhttp3/Response;->g:I
|
||||
|
||||
invoke-virtual {p1, p0}, Lf/h/c/u/f/a;->d(I)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-virtual {p1, p2, p3}, Lf/h/c/u/f/a;->f(J)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-virtual {p1, p4, p5}, Lf/h/c/u/f/a;->i(J)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-virtual {p1}, Lf/h/c/u/f/a;->b()Lf/h/c/u/l/l;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static enqueue(Ld0/f;Ld0/g;)V
|
||||
.locals 7
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
new-instance v3, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-direct {v3}, Lcom/google/firebase/perf/util/Timer;-><init>()V
|
||||
|
||||
iget-wide v4, v3, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
new-instance v6, Lf/h/c/u/j/g;
|
||||
|
||||
invoke-static {}, Lf/h/c/u/g/d;->a()Lf/h/c/u/g/d;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
move-object v0, v6
|
||||
|
||||
move-object v1, p1
|
||||
|
||||
invoke-direct/range {v0 .. v5}, Lf/h/c/u/j/g;-><init>(Ld0/g;Lf/h/c/u/g/d;Lcom/google/firebase/perf/util/Timer;J)V
|
||||
|
||||
invoke-interface {p0, v6}, Ld0/f;->G(Ld0/g;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static execute(Ld0/f;)Lokhttp3/Response;
|
||||
.locals 12
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Ljava/io/IOException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-static {}, Lf/h/c/u/g/d;->a()Lf/h/c/u/g/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
new-instance v7, Lf/h/c/u/f/a;
|
||||
|
||||
invoke-direct {v7, v0}, Lf/h/c/u/f/a;-><init>(Lf/h/c/u/g/d;)V
|
||||
|
||||
sget-object v0, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Ljava/util/concurrent/TimeUnit;->toMicros(J)J
|
||||
|
||||
move-result-wide v8
|
||||
|
||||
invoke-static {}, Ljava/lang/System;->nanoTime()J
|
||||
|
||||
move-result-wide v10
|
||||
|
||||
:try_start_0
|
||||
invoke-interface {p0}, Ld0/f;->execute()Lokhttp3/Response;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sget-object v1, Ljava/util/concurrent/TimeUnit;->NANOSECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
invoke-static {}, Ljava/lang/System;->nanoTime()J
|
||||
|
||||
move-result-wide v2
|
||||
|
||||
sub-long/2addr v2, v10
|
||||
|
||||
invoke-virtual {v1, v2, v3}, Ljava/util/concurrent/TimeUnit;->toMicros(J)J
|
||||
|
||||
move-result-wide v5
|
||||
|
||||
move-object v1, v0
|
||||
|
||||
move-object v2, v7
|
||||
|
||||
move-wide v3, v8
|
||||
|
||||
invoke-static/range {v1 .. v6}, Lcom/google/firebase/perf/network/FirebasePerfOkHttpClient;->a(Lokhttp3/Response;Lf/h/c/u/f/a;JJ)V
|
||||
:try_end_0
|
||||
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
return-object v0
|
||||
|
||||
:catch_0
|
||||
move-exception v0
|
||||
|
||||
invoke-interface {p0}, Ld0/f;->g()Ld0/b0;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
if-eqz p0, :cond_1
|
||||
|
||||
iget-object v1, p0, Ld0/b0;->b:Ld0/y;
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
invoke-virtual {v1}, Ld0/y;->k()Ljava/net/URL;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v1}, Ljava/net/URL;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v7, v1}, Lf/h/c/u/f/a;->k(Ljava/lang/String;)Lf/h/c/u/f/a;
|
||||
|
||||
:cond_0
|
||||
iget-object p0, p0, Ld0/b0;->c:Ljava/lang/String;
|
||||
|
||||
if-eqz p0, :cond_1
|
||||
|
||||
invoke-virtual {v7, p0}, Lf/h/c/u/f/a;->c(Ljava/lang/String;)Lf/h/c/u/f/a;
|
||||
|
||||
:cond_1
|
||||
invoke-virtual {v7, v8, v9}, Lf/h/c/u/f/a;->f(J)Lf/h/c/u/f/a;
|
||||
|
||||
sget-object p0, Ljava/util/concurrent/TimeUnit;->NANOSECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
invoke-static {}, Ljava/lang/System;->nanoTime()J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
sub-long/2addr v1, v10
|
||||
|
||||
invoke-virtual {p0, v1, v2}, Ljava/util/concurrent/TimeUnit;->toMicros(J)J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
invoke-virtual {v7, v1, v2}, Lf/h/c/u/f/a;->i(J)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-static {v7}, Lf/h/a/f/f/n/f;->R(Lf/h/c/u/f/a;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
|
@ -0,0 +1,372 @@
|
|||
.class public Lcom/google/firebase/perf/network/FirebasePerfUrlConnection;
|
||||
.super Ljava/lang/Object;
|
||||
.source "FirebasePerfUrlConnection.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static getContent(Ljava/net/URL;)Ljava/lang/Object;
|
||||
.locals 6
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Ljava/io/IOException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-static {}, Lf/h/c/u/g/d;->a()Lf/h/c/u/g/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
new-instance v1, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-direct {v1}, Lcom/google/firebase/perf/util/Timer;-><init>()V
|
||||
|
||||
invoke-virtual {v1}, Lcom/google/firebase/perf/util/Timer;->c()V
|
||||
|
||||
iget-wide v2, v1, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
new-instance v4, Lf/h/c/u/f/a;
|
||||
|
||||
invoke-direct {v4, v0}, Lf/h/c/u/f/a;-><init>(Lf/h/c/u/g/d;)V
|
||||
|
||||
:try_start_0
|
||||
invoke-virtual {p0}, Ljava/net/URL;->openConnection()Ljava/net/URLConnection;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
instance-of v5, v0, Ljavax/net/ssl/HttpsURLConnection;
|
||||
|
||||
if-eqz v5, :cond_0
|
||||
|
||||
new-instance v5, Lf/h/c/u/j/d;
|
||||
|
||||
check-cast v0, Ljavax/net/ssl/HttpsURLConnection;
|
||||
|
||||
invoke-direct {v5, v0, v1, v4}, Lf/h/c/u/j/d;-><init>(Ljavax/net/ssl/HttpsURLConnection;Lcom/google/firebase/perf/util/Timer;Lf/h/c/u/f/a;)V
|
||||
|
||||
invoke-virtual {v5}, Lf/h/c/u/j/d;->getContent()Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
instance-of v5, v0, Ljava/net/HttpURLConnection;
|
||||
|
||||
if-eqz v5, :cond_1
|
||||
|
||||
new-instance v5, Lf/h/c/u/j/c;
|
||||
|
||||
check-cast v0, Ljava/net/HttpURLConnection;
|
||||
|
||||
invoke-direct {v5, v0, v1, v4}, Lf/h/c/u/j/c;-><init>(Ljava/net/HttpURLConnection;Lcom/google/firebase/perf/util/Timer;Lf/h/c/u/f/a;)V
|
||||
|
||||
invoke-virtual {v5}, Lf/h/c/u/j/c;->getContent()Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
invoke-virtual {v0}, Ljava/net/URLConnection;->getContent()Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
:try_end_0
|
||||
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
:goto_0
|
||||
return-object p0
|
||||
|
||||
:catch_0
|
||||
move-exception v0
|
||||
|
||||
invoke-virtual {v4, v2, v3}, Lf/h/c/u/f/a;->f(J)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-virtual {v1}, Lcom/google/firebase/perf/util/Timer;->a()J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
invoke-virtual {v4, v1, v2}, Lf/h/c/u/f/a;->i(J)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-virtual {p0}, Ljava/net/URL;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
invoke-virtual {v4, p0}, Lf/h/c/u/f/a;->k(Ljava/lang/String;)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-static {v4}, Lf/h/a/f/f/n/f;->R(Lf/h/c/u/f/a;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public static getContent(Ljava/net/URL;[Ljava/lang/Class;)Ljava/lang/Object;
|
||||
.locals 6
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Ljava/io/IOException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-static {}, Lf/h/c/u/g/d;->a()Lf/h/c/u/g/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
new-instance v1, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-direct {v1}, Lcom/google/firebase/perf/util/Timer;-><init>()V
|
||||
|
||||
invoke-virtual {v1}, Lcom/google/firebase/perf/util/Timer;->c()V
|
||||
|
||||
iget-wide v2, v1, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
new-instance v4, Lf/h/c/u/f/a;
|
||||
|
||||
invoke-direct {v4, v0}, Lf/h/c/u/f/a;-><init>(Lf/h/c/u/g/d;)V
|
||||
|
||||
:try_start_0
|
||||
invoke-virtual {p0}, Ljava/net/URL;->openConnection()Ljava/net/URLConnection;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
instance-of v5, v0, Ljavax/net/ssl/HttpsURLConnection;
|
||||
|
||||
if-eqz v5, :cond_0
|
||||
|
||||
new-instance v5, Lf/h/c/u/j/d;
|
||||
|
||||
check-cast v0, Ljavax/net/ssl/HttpsURLConnection;
|
||||
|
||||
invoke-direct {v5, v0, v1, v4}, Lf/h/c/u/j/d;-><init>(Ljavax/net/ssl/HttpsURLConnection;Lcom/google/firebase/perf/util/Timer;Lf/h/c/u/f/a;)V
|
||||
|
||||
iget-object v0, v5, Lf/h/c/u/j/d;->a:Lf/h/c/u/j/e;
|
||||
|
||||
invoke-virtual {v0, p1}, Lf/h/c/u/j/e;->c([Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
instance-of v5, v0, Ljava/net/HttpURLConnection;
|
||||
|
||||
if-eqz v5, :cond_1
|
||||
|
||||
new-instance v5, Lf/h/c/u/j/c;
|
||||
|
||||
check-cast v0, Ljava/net/HttpURLConnection;
|
||||
|
||||
invoke-direct {v5, v0, v1, v4}, Lf/h/c/u/j/c;-><init>(Ljava/net/HttpURLConnection;Lcom/google/firebase/perf/util/Timer;Lf/h/c/u/f/a;)V
|
||||
|
||||
iget-object v0, v5, Lf/h/c/u/j/c;->a:Lf/h/c/u/j/e;
|
||||
|
||||
invoke-virtual {v0, p1}, Lf/h/c/u/j/e;->c([Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
invoke-virtual {v0, p1}, Ljava/net/URLConnection;->getContent([Ljava/lang/Class;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
:try_end_0
|
||||
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
:goto_0
|
||||
return-object p0
|
||||
|
||||
:catch_0
|
||||
move-exception p1
|
||||
|
||||
invoke-virtual {v4, v2, v3}, Lf/h/c/u/f/a;->f(J)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-virtual {v1}, Lcom/google/firebase/perf/util/Timer;->a()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
invoke-virtual {v4, v0, v1}, Lf/h/c/u/f/a;->i(J)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-virtual {p0}, Ljava/net/URL;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
invoke-virtual {v4, p0}, Lf/h/c/u/f/a;->k(Ljava/lang/String;)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-static {v4}, Lf/h/a/f/f/n/f;->R(Lf/h/c/u/f/a;)V
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public static instrument(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 4
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Ljava/io/IOException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
instance-of v0, p0, Ljavax/net/ssl/HttpsURLConnection;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
new-instance v0, Lf/h/c/u/j/d;
|
||||
|
||||
check-cast p0, Ljavax/net/ssl/HttpsURLConnection;
|
||||
|
||||
new-instance v1, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-direct {v1}, Lcom/google/firebase/perf/util/Timer;-><init>()V
|
||||
|
||||
invoke-static {}, Lf/h/c/u/g/d;->a()Lf/h/c/u/g/d;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
new-instance v3, Lf/h/c/u/f/a;
|
||||
|
||||
invoke-direct {v3, v2}, Lf/h/c/u/f/a;-><init>(Lf/h/c/u/g/d;)V
|
||||
|
||||
invoke-direct {v0, p0, v1, v3}, Lf/h/c/u/j/d;-><init>(Ljavax/net/ssl/HttpsURLConnection;Lcom/google/firebase/perf/util/Timer;Lf/h/c/u/f/a;)V
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
instance-of v0, p0, Ljava/net/HttpURLConnection;
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
new-instance v0, Lf/h/c/u/j/c;
|
||||
|
||||
check-cast p0, Ljava/net/HttpURLConnection;
|
||||
|
||||
new-instance v1, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-direct {v1}, Lcom/google/firebase/perf/util/Timer;-><init>()V
|
||||
|
||||
invoke-static {}, Lf/h/c/u/g/d;->a()Lf/h/c/u/g/d;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
new-instance v3, Lf/h/c/u/f/a;
|
||||
|
||||
invoke-direct {v3, v2}, Lf/h/c/u/f/a;-><init>(Lf/h/c/u/g/d;)V
|
||||
|
||||
invoke-direct {v0, p0, v1, v3}, Lf/h/c/u/j/c;-><init>(Ljava/net/HttpURLConnection;Lcom/google/firebase/perf/util/Timer;Lf/h/c/u/f/a;)V
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_1
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static openStream(Ljava/net/URL;)Ljava/io/InputStream;
|
||||
.locals 6
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Ljava/io/IOException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-static {}, Lf/h/c/u/g/d;->a()Lf/h/c/u/g/d;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
new-instance v1, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-direct {v1}, Lcom/google/firebase/perf/util/Timer;-><init>()V
|
||||
|
||||
invoke-virtual {v1}, Lcom/google/firebase/perf/util/Timer;->c()V
|
||||
|
||||
iget-wide v2, v1, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
new-instance v4, Lf/h/c/u/f/a;
|
||||
|
||||
invoke-direct {v4, v0}, Lf/h/c/u/f/a;-><init>(Lf/h/c/u/g/d;)V
|
||||
|
||||
:try_start_0
|
||||
invoke-virtual {p0}, Ljava/net/URL;->openConnection()Ljava/net/URLConnection;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
instance-of v5, v0, Ljavax/net/ssl/HttpsURLConnection;
|
||||
|
||||
if-eqz v5, :cond_0
|
||||
|
||||
new-instance v5, Lf/h/c/u/j/d;
|
||||
|
||||
check-cast v0, Ljavax/net/ssl/HttpsURLConnection;
|
||||
|
||||
invoke-direct {v5, v0, v1, v4}, Lf/h/c/u/j/d;-><init>(Ljavax/net/ssl/HttpsURLConnection;Lcom/google/firebase/perf/util/Timer;Lf/h/c/u/f/a;)V
|
||||
|
||||
invoke-virtual {v5}, Lf/h/c/u/j/d;->getInputStream()Ljava/io/InputStream;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
instance-of v5, v0, Ljava/net/HttpURLConnection;
|
||||
|
||||
if-eqz v5, :cond_1
|
||||
|
||||
new-instance v5, Lf/h/c/u/j/c;
|
||||
|
||||
check-cast v0, Ljava/net/HttpURLConnection;
|
||||
|
||||
invoke-direct {v5, v0, v1, v4}, Lf/h/c/u/j/c;-><init>(Ljava/net/HttpURLConnection;Lcom/google/firebase/perf/util/Timer;Lf/h/c/u/f/a;)V
|
||||
|
||||
invoke-virtual {v5}, Lf/h/c/u/j/c;->getInputStream()Ljava/io/InputStream;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
invoke-virtual {v0}, Ljava/net/URLConnection;->getInputStream()Ljava/io/InputStream;
|
||||
|
||||
move-result-object p0
|
||||
:try_end_0
|
||||
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
:goto_0
|
||||
return-object p0
|
||||
|
||||
:catch_0
|
||||
move-exception v0
|
||||
|
||||
invoke-virtual {v4, v2, v3}, Lf/h/c/u/f/a;->f(J)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-virtual {v1}, Lcom/google/firebase/perf/util/Timer;->a()J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
invoke-virtual {v4, v1, v2}, Lf/h/c/u/f/a;->i(J)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-virtual {p0}, Ljava/net/URL;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
invoke-virtual {v4, p0}, Lf/h/c/u/f/a;->k(Ljava/lang/String;)Lf/h/c/u/f/a;
|
||||
|
||||
invoke-static {v4}, Lf/h/a/f/f/n/f;->R(Lf/h/c/u/f/a;)V
|
||||
|
||||
throw v0
|
||||
.end method
|
|
@ -0,0 +1,357 @@
|
|||
.class public Lcom/google/firebase/perf/provider/FirebasePerfProvider;
|
||||
.super Landroid/content/ContentProvider;
|
||||
.source "FirebasePerfProvider.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/Keep;
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final APP_START_TIME:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
.field public static final EMPTY_APPLICATION_ID_PROVIDER_AUTHORITY:Ljava/lang/String; = "com.google.firebase.firebaseperfprovider"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final mHandler:Landroid/os/Handler;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
invoke-direct {v0}, Lcom/google/firebase/perf/util/Timer;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/perf/provider/FirebasePerfProvider;->APP_START_TIME:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 2
|
||||
|
||||
invoke-direct {p0}, Landroid/content/ContentProvider;-><init>()V
|
||||
|
||||
new-instance v0, Landroid/os/Handler;
|
||||
|
||||
invoke-static {}, Landroid/os/Looper;->getMainLooper()Landroid/os/Looper;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-direct {v0, v1}, Landroid/os/Handler;-><init>(Landroid/os/Looper;)V
|
||||
|
||||
iput-object v0, p0, Lcom/google/firebase/perf/provider/FirebasePerfProvider;->mHandler:Landroid/os/Handler;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static checkContentProviderAuthority(Landroid/content/pm/ProviderInfo;)V
|
||||
.locals 1
|
||||
.param p0 # Landroid/content/pm/ProviderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const-string v0, "FirebasePerfProvider ProviderInfo cannot be null."
|
||||
|
||||
invoke-static {p0, v0}, Lf/g/j/k/a;->s(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
iget-object p0, p0, Landroid/content/pm/ProviderInfo;->authority:Ljava/lang/String;
|
||||
|
||||
const-string v0, "com.google.firebase.firebaseperfprovider"
|
||||
|
||||
invoke-virtual {v0, p0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result p0
|
||||
|
||||
if-nez p0, :cond_0
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
new-instance p0, Ljava/lang/IllegalStateException;
|
||||
|
||||
const-string v0, "Incorrect provider authority in manifest. Most likely due to a missing applicationId variable in application\'s build.gradle."
|
||||
|
||||
invoke-direct {p0, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p0
|
||||
.end method
|
||||
|
||||
.method public static getAppStartTime()Lcom/google/firebase/perf/util/Timer;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lcom/google/firebase/perf/provider/FirebasePerfProvider;->APP_START_TIME:Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public attachInfo(Landroid/content/Context;Landroid/content/pm/ProviderInfo;)V
|
||||
.locals 3
|
||||
|
||||
invoke-static {p2}, Lcom/google/firebase/perf/provider/FirebasePerfProvider;->checkContentProviderAuthority(Landroid/content/pm/ProviderInfo;)V
|
||||
|
||||
invoke-super {p0, p1, p2}, Landroid/content/ContentProvider;->attachInfo(Landroid/content/Context;Landroid/content/pm/ProviderInfo;)V
|
||||
|
||||
invoke-static {}, Lf/h/c/u/d/a;->f()Lf/h/c/u/d/a;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p0}, Landroid/content/ContentProvider;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
if-eqz p1, :cond_8
|
||||
|
||||
invoke-virtual {p2}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {p1, p2}, Lf/h/c/u/d/a;->t(Landroid/content/Context;)V
|
||||
|
||||
invoke-virtual {p1}, Lf/h/c/u/d/a;->q()Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_7
|
||||
|
||||
invoke-static {}, Lf/h/c/u/g/a;->a()Lf/h/c/u/g/a;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p0}, Landroid/content/ContentProvider;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
monitor-enter p1
|
||||
|
||||
:try_start_0
|
||||
iget-boolean v1, p1, Lf/h/c/u/g/a;->d:Z
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_2
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
monitor-exit p1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
:try_start_1
|
||||
invoke-virtual {p2}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
instance-of v1, p2, Landroid/app/Application;
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
check-cast p2, Landroid/app/Application;
|
||||
|
||||
invoke-virtual {p2, p1}, Landroid/app/Application;->registerActivityLifecycleCallbacks(Landroid/app/Application$ActivityLifecycleCallbacks;)V
|
||||
|
||||
iput-boolean v2, p1, Lf/h/c/u/g/a;->d:Z
|
||||
:try_end_1
|
||||
.catchall {:try_start_1 .. :try_end_1} :catchall_2
|
||||
|
||||
:cond_1
|
||||
monitor-exit p1
|
||||
|
||||
:goto_0
|
||||
sget-object p1, Lcom/google/firebase/perf/metrics/AppStartTrace;->n:Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
sget-object p1, Lcom/google/firebase/perf/metrics/AppStartTrace;->n:Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_2
|
||||
new-instance p1, Lf/h/c/u/k/a;
|
||||
|
||||
invoke-direct {p1}, Lf/h/c/u/k/a;-><init>()V
|
||||
|
||||
sget-object p2, Lcom/google/firebase/perf/metrics/AppStartTrace;->n:Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
if-nez p2, :cond_4
|
||||
|
||||
const-class p2, Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
monitor-enter p2
|
||||
|
||||
:try_start_2
|
||||
sget-object v1, Lcom/google/firebase/perf/metrics/AppStartTrace;->n:Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
if-nez v1, :cond_3
|
||||
|
||||
new-instance v1, Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
invoke-direct {v1, v0, p1}, Lcom/google/firebase/perf/metrics/AppStartTrace;-><init>(Lf/h/c/u/g/d;Lf/h/c/u/k/a;)V
|
||||
|
||||
sput-object v1, Lcom/google/firebase/perf/metrics/AppStartTrace;->n:Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
:cond_3
|
||||
monitor-exit p2
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
monitor-exit p2
|
||||
:try_end_2
|
||||
.catchall {:try_start_2 .. :try_end_2} :catchall_0
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_4
|
||||
:goto_1
|
||||
sget-object p1, Lcom/google/firebase/perf/metrics/AppStartTrace;->n:Lcom/google/firebase/perf/metrics/AppStartTrace;
|
||||
|
||||
:goto_2
|
||||
invoke-virtual {p0}, Landroid/content/ContentProvider;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
monitor-enter p1
|
||||
|
||||
:try_start_3
|
||||
iget-boolean v0, p1, Lcom/google/firebase/perf/metrics/AppStartTrace;->d:Z
|
||||
:try_end_3
|
||||
.catchall {:try_start_3 .. :try_end_3} :catchall_1
|
||||
|
||||
if-eqz v0, :cond_5
|
||||
|
||||
monitor-exit p1
|
||||
|
||||
goto :goto_3
|
||||
|
||||
:cond_5
|
||||
:try_start_4
|
||||
invoke-virtual {p2}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
instance-of v0, p2, Landroid/app/Application;
|
||||
|
||||
if-eqz v0, :cond_6
|
||||
|
||||
move-object v0, p2
|
||||
|
||||
check-cast v0, Landroid/app/Application;
|
||||
|
||||
invoke-virtual {v0, p1}, Landroid/app/Application;->registerActivityLifecycleCallbacks(Landroid/app/Application$ActivityLifecycleCallbacks;)V
|
||||
|
||||
iput-boolean v2, p1, Lcom/google/firebase/perf/metrics/AppStartTrace;->d:Z
|
||||
|
||||
iput-object p2, p1, Lcom/google/firebase/perf/metrics/AppStartTrace;->g:Landroid/content/Context;
|
||||
:try_end_4
|
||||
.catchall {:try_start_4 .. :try_end_4} :catchall_1
|
||||
|
||||
:cond_6
|
||||
monitor-exit p1
|
||||
|
||||
:goto_3
|
||||
iget-object p2, p0, Lcom/google/firebase/perf/provider/FirebasePerfProvider;->mHandler:Landroid/os/Handler;
|
||||
|
||||
new-instance v0, Lcom/google/firebase/perf/metrics/AppStartTrace$a;
|
||||
|
||||
invoke-direct {v0, p1}, Lcom/google/firebase/perf/metrics/AppStartTrace$a;-><init>(Lcom/google/firebase/perf/metrics/AppStartTrace;)V
|
||||
|
||||
invoke-virtual {p2, v0}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
|
||||
|
||||
goto :goto_4
|
||||
|
||||
:catchall_1
|
||||
move-exception p2
|
||||
|
||||
monitor-exit p1
|
||||
|
||||
throw p2
|
||||
|
||||
:catchall_2
|
||||
move-exception p2
|
||||
|
||||
monitor-exit p1
|
||||
|
||||
throw p2
|
||||
|
||||
:cond_7
|
||||
:goto_4
|
||||
invoke-static {}, Lcom/google/firebase/perf/internal/SessionManager;->getInstance()Lcom/google/firebase/perf/internal/SessionManager;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
sget-object p2, Lf/h/c/u/l/d;->e:Lf/h/c/u/l/d;
|
||||
|
||||
invoke-virtual {p1, p2}, Lcom/google/firebase/perf/internal/SessionManager;->updatePerfSession(Lf/h/c/u/l/d;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_8
|
||||
throw v0
|
||||
.end method
|
||||
|
||||
.method public delete(Landroid/net/Uri;Ljava/lang/String;[Ljava/lang/String;)I
|
||||
.locals 0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public getType(Landroid/net/Uri;)Ljava/lang/String;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public insert(Landroid/net/Uri;Landroid/content/ContentValues;)Landroid/net/Uri;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public onCreate()Z
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public update(Landroid/net/Uri;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;)I
|
||||
.locals 0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
.end method
|
|
@ -0,0 +1,58 @@
|
|||
.class public Lcom/google/firebase/perf/util/Timer$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Timer.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/os/Parcelable$Creator;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/google/firebase/perf/util/Timer;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Object;",
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/perf/util/Timer;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-direct {v0, p1, v1}, Lcom/google/firebase/perf/util/Timer;-><init>(Landroid/os/Parcel;Lcom/google/firebase/perf/util/Timer$a;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public newArray(I)[Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
new-array p1, p1, [Lcom/google/firebase/perf/util/Timer;
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -0,0 +1,174 @@
|
|||
.class public Lcom/google/firebase/perf/util/Timer;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Timer.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/os/Parcelable;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Lcom/google/firebase/perf/util/Timer;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public d:J
|
||||
|
||||
.field public e:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lcom/google/firebase/perf/util/Timer$a;
|
||||
|
||||
invoke-direct {v0}, Lcom/google/firebase/perf/util/Timer$a;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/google/firebase/perf/util/Timer;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 3
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
sget-object v0, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Ljava/util/concurrent/TimeUnit;->toMicros(J)J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
iput-wide v0, p0, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
invoke-static {}, Ljava/lang/System;->nanoTime()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
iput-wide v0, p0, Lcom/google/firebase/perf/util/Timer;->e:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Landroid/os/Parcel;Lcom/google/firebase/perf/util/Timer$a;)V
|
||||
.locals 2
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
invoke-virtual {p1}, Landroid/os/Parcel;->readLong()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
iput-wide v0, p0, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
invoke-virtual {p1}, Landroid/os/Parcel;->readLong()J
|
||||
|
||||
move-result-wide p1
|
||||
|
||||
iput-wide p1, p0, Lcom/google/firebase/perf/util/Timer;->e:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a()J
|
||||
.locals 5
|
||||
|
||||
sget-object v0, Ljava/util/concurrent/TimeUnit;->NANOSECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
invoke-static {}, Ljava/lang/System;->nanoTime()J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
iget-wide v3, p0, Lcom/google/firebase/perf/util/Timer;->e:J
|
||||
|
||||
sub-long/2addr v1, v3
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Ljava/util/concurrent/TimeUnit;->toMicros(J)J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
return-wide v0
|
||||
.end method
|
||||
|
||||
.method public b(Lcom/google/firebase/perf/util/Timer;)J
|
||||
.locals 5
|
||||
.param p1 # Lcom/google/firebase/perf/util/Timer;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
sget-object v0, Ljava/util/concurrent/TimeUnit;->NANOSECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
iget-wide v1, p1, Lcom/google/firebase/perf/util/Timer;->e:J
|
||||
|
||||
iget-wide v3, p0, Lcom/google/firebase/perf/util/Timer;->e:J
|
||||
|
||||
sub-long/2addr v1, v3
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Ljava/util/concurrent/TimeUnit;->toMicros(J)J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
return-wide v0
|
||||
.end method
|
||||
|
||||
.method public c()V
|
||||
.locals 3
|
||||
|
||||
sget-object v0, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Ljava/util/concurrent/TimeUnit;->toMicros(J)J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
iput-wide v0, p0, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
invoke-static {}, Ljava/lang/System;->nanoTime()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
iput-wide v0, p0, Lcom/google/firebase/perf/util/Timer;->e:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public describeContents()I
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public writeToParcel(Landroid/os/Parcel;I)V
|
||||
.locals 2
|
||||
|
||||
iget-wide v0, p0, Lcom/google/firebase/perf/util/Timer;->d:J
|
||||
|
||||
invoke-virtual {p1, v0, v1}, Landroid/os/Parcel;->writeLong(J)V
|
||||
|
||||
iget-wide v0, p0, Lcom/google/firebase/perf/util/Timer;->e:J
|
||||
|
||||
invoke-virtual {p1, v0, v1}, Landroid/os/Parcel;->writeLong(J)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,192 @@
|
|||
.class public Lcom/google/firebase/provider/FirebaseInitProvider;
|
||||
.super Landroid/content/ContentProvider;
|
||||
.source "FirebaseInitProvider.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Landroid/content/ContentProvider;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public attachInfo(Landroid/content/Context;Landroid/content/pm/ProviderInfo;)V
|
||||
.locals 2
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/content/pm/ProviderInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const-string v0, "FirebaseInitProvider ProviderInfo cannot be null."
|
||||
|
||||
invoke-static {p2, v0}, Lf/g/j/k/a;->s(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
iget-object v0, p2, Landroid/content/pm/ProviderInfo;->authority:Ljava/lang/String;
|
||||
|
||||
const-string v1, "com.google.firebase.firebaseinitprovider"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
invoke-super {p0, p1, p2}, Landroid/content/ContentProvider;->attachInfo(Landroid/content/Context;Landroid/content/pm/ProviderInfo;)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
new-instance p1, Ljava/lang/IllegalStateException;
|
||||
|
||||
const-string p2, "Incorrect provider authority in manifest. Most likely due to a missing applicationId variable in application\'s build.gradle."
|
||||
|
||||
invoke-direct {p1, p2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public delete(Landroid/net/Uri;Ljava/lang/String;[Ljava/lang/String;)I
|
||||
.locals 0
|
||||
.param p1 # Landroid/net/Uri;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # [Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public getType(Landroid/net/Uri;)Ljava/lang/String;
|
||||
.locals 0
|
||||
.param p1 # Landroid/net/Uri;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public insert(Landroid/net/Uri;Landroid/content/ContentValues;)Landroid/net/Uri;
|
||||
.locals 0
|
||||
.param p1 # Landroid/net/Uri;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/content/ContentValues;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public onCreate()Z
|
||||
.locals 2
|
||||
|
||||
invoke-virtual {p0}, Landroid/content/ContentProvider;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-static {v0}, Lf/h/c/c;->e(Landroid/content/Context;)Lf/h/c/c;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v1, "FirebaseInitProvider"
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
const-string v0, "FirebaseApp initialization unsuccessful"
|
||||
|
||||
invoke-static {v1, v0}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const-string v0, "FirebaseApp initialization successful"
|
||||
|
||||
invoke-static {v1, v0}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;)I
|
||||
|
||||
:goto_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
|
||||
.locals 0
|
||||
.param p1 # Landroid/net/Uri;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # [Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # [Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p5 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public update(Landroid/net/Uri;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;)I
|
||||
.locals 0
|
||||
.param p1 # Landroid/net/Uri;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/content/ContentValues;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # [Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
.end method
|
|
@ -0,0 +1,33 @@
|
|||
.class public Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigClientException;
|
||||
.super Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigException;
|
||||
.source "FirebaseRemoteConfigClientException.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/Throwable;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1, p2}, Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||||
|
||||
return-void
|
||||
.end method
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue