apkfuckery/com.discord/smali_classes2/com/google/firebase/perf/FirebasePerfRegistrar.smali
2020-02-20 20:33:18 +01:00

97 lines
2 KiB
Smali

.class public Lcom/google/firebase/perf/FirebasePerfRegistrar;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-perf@@19.0.5"
# interfaces
.implements Le/k/c/f/j;
# 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 Landroidx/annotation/Keep;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Le/k/c/f/d<",
"*>;>;"
}
.end annotation
const/4 v0, 0x2
new-array v1, v0, [Le/k/c/f/d;
const-class v2, Le/k/c/p/a;
invoke-static {v2}, Le/k/c/f/d;->a(Ljava/lang/Class;)Le/k/c/f/d$b;
move-result-object v2
const-class v3, Lcom/google/firebase/FirebaseApp;
invoke-static {v3}, Le/k/c/f/r;->b(Ljava/lang/Class;)Le/k/c/f/r;
move-result-object v3
invoke-virtual {v2, v3}, Le/k/c/f/d$b;->a(Le/k/c/f/r;)Le/k/c/f/d$b;
const-class v3, Le/k/c/r/o;
invoke-static {v3}, Le/k/c/f/r;->b(Ljava/lang/Class;)Le/k/c/f/r;
move-result-object v3
invoke-virtual {v2, v3}, Le/k/c/f/d$b;->a(Le/k/c/f/r;)Le/k/c/f/d$b;
sget-object v3, Le/k/c/p/e;->a:Le/k/c/f/i;
invoke-virtual {v2, v3}, Le/k/c/f/d$b;->a(Le/k/c/f/i;)Le/k/c/f/d$b;
invoke-virtual {v2, v0}, Le/k/c/f/d$b;->a(I)Le/k/c/f/d$b;
invoke-virtual {v2}, Le/k/c/f/d$b;->b()Le/k/c/f/d;
move-result-object v0
const/4 v2, 0x0
aput-object v0, v1, v2
const/4 v0, 0x1
const-string v2, "fire-perf"
const-string v3, "19.0.5"
invoke-static {v2, v3}, Le/k/a/c/e/p/g;->a(Ljava/lang/String;Ljava/lang/String;)Le/k/c/f/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