apkfuckery/com.discord/smali/com/discord/stores/StoreAnalytics$init$3.smali

130 lines
3.3 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lcom/discord/stores/StoreAnalytics$init$3;
.super Ljava/lang/Object;
.source "StoreAnalytics.kt"
# interfaces
2020-09-10 21:23:57 +00:00
.implements Lt0/k/b;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreAnalytics;->init(Landroid/content/Context;)V
.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-10 21:23:57 +00:00
"Lt0/k/b<",
2020-09-09 19:21:20 +00:00
"Lcom/discord/stores/StoreAnalytics$ScreenViewed;",
2020-05-17 12:40:10 +00:00
"Lrx/Observable<",
2020-09-09 19:21:20 +00:00
"+",
"Lcom/discord/stores/StoreAnalytics$ScreenViewed;",
">;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreAnalytics$init$3;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreAnalytics$init$3;
invoke-direct {v0}, Lcom/discord/stores/StoreAnalytics$init$3;-><init>()V
sput-object v0, Lcom/discord/stores/StoreAnalytics$init$3;->INSTANCE:Lcom/discord/stores/StoreAnalytics$init$3;
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
.method public bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/discord/stores/StoreAnalytics$ScreenViewed;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreAnalytics$init$3;->call(Lcom/discord/stores/StoreAnalytics$ScreenViewed;)Lrx/Observable;
move-result-object p1
return-object p1
.end method
.method public final call(Lcom/discord/stores/StoreAnalytics$ScreenViewed;)Lrx/Observable;
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/discord/stores/StoreAnalytics$ScreenViewed;",
")",
"Lrx/Observable<",
2020-09-09 19:21:20 +00:00
"+",
2020-05-17 12:40:10 +00:00
"Lcom/discord/stores/StoreAnalytics$ScreenViewed;",
">;"
}
.end annotation
invoke-virtual {p1}, Lcom/discord/stores/StoreAnalytics$ScreenViewed;->getScreen()Ljava/lang/Class;
move-result-object v0
2020-07-08 16:44:49 +00:00
const-class v1, Lcom/discord/widgets/home/WidgetHome;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {v0, v1}, Lk0/n/c/i;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
2020-05-17 12:40:10 +00:00
move-result v0
if-eqz v0, :cond_0
const-wide/16 v0, 0x2
sget-object v2, Ljava/util/concurrent/TimeUnit;->SECONDS:Ljava/util/concurrent/TimeUnit;
2020-08-04 06:02:43 +00:00
invoke-static {v0, v1, v2}, Lrx/Observable;->Z(JLjava/util/concurrent/TimeUnit;)Lrx/Observable;
2020-05-17 12:40:10 +00:00
move-result-object v0
new-instance v1, Lcom/discord/stores/StoreAnalytics$init$3$1;
invoke-direct {v1, p1}, Lcom/discord/stores/StoreAnalytics$init$3$1;-><init>(Lcom/discord/stores/StoreAnalytics$ScreenViewed;)V
2020-09-10 21:23:57 +00:00
invoke-virtual {v0, v1}, Lrx/Observable;->E(Lt0/k/b;)Lrx/Observable;
2020-05-17 12:40:10 +00:00
move-result-object p1
goto :goto_0
:cond_0
2020-09-10 21:23:57 +00:00
new-instance v0, Lt0/l/e/j;
2020-05-17 12:40:10 +00:00
2020-09-10 21:23:57 +00:00
invoke-direct {v0, p1}, Lt0/l/e/j;-><init>(Ljava/lang/Object;)V
2020-05-17 12:40:10 +00:00
move-object p1, v0
:goto_0
return-object p1
.end method