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

97 lines
2.4 KiB
Smali
Raw Normal View History

2020-08-24 20:40:41 +00:00
.class public final Lcom/discord/stores/SlowTtiExperimentManager$observeExperiment$1;
.super Ljava/lang/Object;
.source "SlowTtiExperimentManager.kt"
# interfaces
2020-09-02 04:07:20 +00:00
.implements Ls0/k/b;
2020-08-24 20:40:41 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/SlowTtiExperimentManager;->observeExperiment(Lcom/discord/stores/StoreExperiments;)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-09-02 04:07:20 +00:00
"Ls0/k/b<",
2020-08-24 20:40:41 +00:00
"Lcom/discord/stores/StoreExperiments$Experiment;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/SlowTtiExperimentManager$observeExperiment$1;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/SlowTtiExperimentManager$observeExperiment$1;
invoke-direct {v0}, Lcom/discord/stores/SlowTtiExperimentManager$observeExperiment$1;-><init>()V
sput-object v0, Lcom/discord/stores/SlowTtiExperimentManager$observeExperiment$1;->INSTANCE:Lcom/discord/stores/SlowTtiExperimentManager$observeExperiment$1;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-09-08 08:16:32 +00:00
.method public bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
2020-08-24 20:40:41 +00:00
.locals 0
2020-09-08 08:16:32 +00:00
check-cast p1, Lcom/discord/stores/StoreExperiments$Experiment;
2020-08-24 20:40:41 +00:00
2020-09-08 08:16:32 +00:00
invoke-virtual {p0, p1}, Lcom/discord/stores/SlowTtiExperimentManager$observeExperiment$1;->call(Lcom/discord/stores/StoreExperiments$Experiment;)Z
2020-08-24 20:40:41 +00:00
2020-09-08 08:16:32 +00:00
move-result p1
2020-09-02 04:07:20 +00:00
2020-08-24 20:40:41 +00:00
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
return-object p1
.end method
2020-09-08 08:16:32 +00:00
.method public final call(Lcom/discord/stores/StoreExperiments$Experiment;)Z
2020-08-24 20:40:41 +00:00
.locals 0
2020-09-08 08:16:32 +00:00
invoke-virtual {p1}, Lcom/discord/stores/StoreExperiments$Experiment;->getRawExperiment()Lcom/discord/models/domain/ModelExperiment;
2020-08-24 20:40:41 +00:00
2020-09-02 04:07:20 +00:00
move-result-object p1
2020-08-24 20:40:41 +00:00
2020-09-08 08:16:32 +00:00
if-eqz p1, :cond_0
const/4 p1, 0x1
goto :goto_0
:cond_0
const/4 p1, 0x0
:goto_0
return p1
2020-08-24 20:40:41 +00:00
.end method