apkfuckery/com.discord/smali/com/discord/stores/SlowTtiExperimentManager$fe...

73 lines
2.0 KiB
Smali
Raw Normal View History

2020-08-24 20:40:41 +00:00
.class public final Lcom/discord/stores/SlowTtiExperimentManager$fetchExperiment$1;
2020-11-09 00:01:03 +00:00
.super Lc0/n/c/k;
2020-08-24 20:40:41 +00:00
.source "SlowTtiExperimentManager.kt"
# interfaces
2020-10-05 23:18:16 +00:00
.implements Lkotlin/jvm/functions/Function0;
2020-08-24 20:40:41 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/SlowTtiExperimentManager;->fetchExperiment(Lcom/discord/stores/StoreExperiments;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-09 00:01:03 +00:00
"Lc0/n/c/k;",
2020-10-05 23:18:16 +00:00
"Lkotlin/jvm/functions/Function0<",
"Lcom/discord/models/experiments/domain/Experiment;",
2020-08-24 20:40:41 +00:00
">;"
}
.end annotation
2020-09-09 01:19:33 +00:00
# instance fields
2020-10-05 23:18:16 +00:00
.field public final synthetic $storeExperiments:Lcom/discord/stores/StoreExperiments;
2020-08-24 20:40:41 +00:00
# direct methods
2020-10-05 23:18:16 +00:00
.method public constructor <init>(Lcom/discord/stores/StoreExperiments;)V
2020-09-09 01:19:33 +00:00
.locals 0
2020-08-24 20:40:41 +00:00
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Lcom/discord/stores/SlowTtiExperimentManager$fetchExperiment$1;->$storeExperiments:Lcom/discord/stores/StoreExperiments;
2020-08-24 20:40:41 +00:00
2020-10-05 23:18:16 +00:00
const/4 p1, 0x0
2020-11-09 00:01:03 +00:00
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
2020-08-24 20:40:41 +00:00
return-void
.end method
# virtual methods
2020-10-05 23:18:16 +00:00
.method public final invoke()Lcom/discord/models/experiments/domain/Experiment;
.locals 3
2020-08-24 20:40:41 +00:00
2020-10-05 23:18:16 +00:00
iget-object v0, p0, Lcom/discord/stores/SlowTtiExperimentManager$fetchExperiment$1;->$storeExperiments:Lcom/discord/stores/StoreExperiments;
2020-08-24 20:40:41 +00:00
2020-10-05 23:18:16 +00:00
const-string v1, "2020-08_android_tti_delay"
2020-08-24 20:40:41 +00:00
2020-10-05 23:18:16 +00:00
const/4 v2, 0x0
2020-09-28 19:40:16 +00:00
2020-10-05 23:18:16 +00:00
invoke-virtual {v0, v1, v2}, Lcom/discord/stores/StoreExperiments;->getUserExperiment(Ljava/lang/String;Z)Lcom/discord/models/experiments/domain/Experiment;
2020-10-01 23:55:10 +00:00
2020-10-05 23:18:16 +00:00
move-result-object v0
return-object v0
2020-09-09 01:19:33 +00:00
.end method
2020-09-08 08:16:32 +00:00
2020-10-05 23:18:16 +00:00
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
2020-09-08 08:16:32 +00:00
2020-10-05 23:18:16 +00:00
invoke-virtual {p0}, Lcom/discord/stores/SlowTtiExperimentManager$fetchExperiment$1;->invoke()Lcom/discord/models/experiments/domain/Experiment;
2020-09-08 08:16:32 +00:00
2020-10-05 23:18:16 +00:00
move-result-object v0
2020-09-08 08:16:32 +00:00
2020-10-05 23:18:16 +00:00
return-object v0
2020-08-24 20:40:41 +00:00
.end method