apkfuckery/com.discord/smali_classes2/com/google/firebase/remoteconfig/RemoteConfigRegistrar.smali
2019-12-06 04:29:40 +01:00

117 lines
2.6 KiB
Smali

.class public Lcom/google/firebase/remoteconfig/RemoteConfigRegistrar;
.super Ljava/lang/Object;
# interfaces
.implements Le/k/c/f/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 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Le/k/c/f/d<",
"*>;>;"
}
.end annotation
const/4 v0, 0x2
new-array v0, v0, [Le/k/c/f/d;
const-class v1, Le/k/c/p/g;
invoke-static {v1}, Le/k/c/f/d;->a(Ljava/lang/Class;)Le/k/c/f/d$b;
move-result-object v1
const-class v2, Landroid/content/Context;
invoke-static {v2}, Le/k/c/f/q;->b(Ljava/lang/Class;)Le/k/c/f/q;
move-result-object v2
invoke-virtual {v1, v2}, Le/k/c/f/d$b;->a(Le/k/c/f/q;)Le/k/c/f/d$b;
const-class v2, Lcom/google/firebase/FirebaseApp;
invoke-static {v2}, Le/k/c/f/q;->b(Ljava/lang/Class;)Le/k/c/f/q;
move-result-object v2
invoke-virtual {v1, v2}, Le/k/c/f/d$b;->a(Le/k/c/f/q;)Le/k/c/f/d$b;
const-class v2, Lcom/google/firebase/iid/FirebaseInstanceId;
invoke-static {v2}, Le/k/c/f/q;->b(Ljava/lang/Class;)Le/k/c/f/q;
move-result-object v2
invoke-virtual {v1, v2}, Le/k/c/f/d$b;->a(Le/k/c/f/q;)Le/k/c/f/d$b;
const-class v2, Le/k/c/d/c/a;
invoke-static {v2}, Le/k/c/f/q;->b(Ljava/lang/Class;)Le/k/c/f/q;
move-result-object v2
invoke-virtual {v1, v2}, Le/k/c/f/d$b;->a(Le/k/c/f/q;)Le/k/c/f/d$b;
const-class v2, Le/k/c/e/a/a;
invoke-static {v2}, Le/k/c/f/q;->a(Ljava/lang/Class;)Le/k/c/f/q;
move-result-object v2
invoke-virtual {v1, v2}, Le/k/c/f/d$b;->a(Le/k/c/f/q;)Le/k/c/f/d$b;
sget-object v2, Le/k/c/p/q;->a:Le/k/c/f/h;
invoke-virtual {v1, v2}, Le/k/c/f/d$b;->a(Le/k/c/f/h;)Le/k/c/f/d$b;
invoke-virtual {v1}, Le/k/c/f/d$b;->a()Le/k/c/f/d$b;
invoke-virtual {v1}, Le/k/c/f/d$b;->b()Le/k/c/f/d;
move-result-object v1
const/4 v2, 0x0
aput-object v1, v0, v2
const-string v1, "fire-rc"
const-string v2, "17.0.0"
invoke-static {v1, v2}, Le/k/a/b/e/p/g;->a(Ljava/lang/String;Ljava/lang/String;)Le/k/c/f/d;
move-result-object v1
const/4 v2, 0x1
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