apkfuckery/com.discord/smali/com/discord/app/h$u.smali

75 lines
1.5 KiB
Smali
Raw Normal View History

2019-03-30 08:05:33 +00:00
.class final Lcom/discord/app/h$u;
2019-05-16 22:41:35 +00:00
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "AppTransformers.kt"
2019-02-04 20:08:30 +00:00
# interfaces
2019-05-16 22:41:35 +00:00
.implements Lrx/Observable$Transformer;
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-05-16 22:41:35 +00:00
value = Lcom/discord/app/h;->m(J)Lrx/Observable$Transformer;
2019-02-04 20:08:30 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-05-16 22:41:35 +00:00
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$Transformer<",
"TT;TT;>;"
2019-02-04 20:08:30 +00:00
}
.end annotation
2019-05-16 22:41:35 +00:00
# instance fields
.field final synthetic tW:J
2019-02-04 20:08:30 +00:00
# direct methods
2019-05-16 22:41:35 +00:00
.method constructor <init>(J)V
.locals 0
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
iput-wide p1, p0, Lcom/discord/app/h$u;->tW:J
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-02-04 20:08:30 +00:00
return-void
.end method
2019-05-16 22:41:35 +00:00
# virtual methods
.method public final synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 6
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
move-object v0, p1
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
check-cast v0, Lrx/Observable;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
const-string p1, "observable"
2019-02-04 20:08:30 +00:00
2019-05-22 23:20:16 +00:00
invoke-static {v0, p1}, Lkotlin/jvm/internal/k;->g(Ljava/lang/Object;Ljava/lang/String;)V
2019-05-16 22:41:35 +00:00
iget-wide v1, p0, Lcom/discord/app/h$u;->tW:J
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
const/4 v3, 0x0
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
const/4 v4, 0x2
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
const/4 v5, 0x0
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
invoke-static/range {v0 .. v5}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->takeSingleUntilTimeout$default(Lrx/Observable;JZILjava/lang/Object;)Lrx/Observable;
2019-02-04 20:08:30 +00:00
move-result-object p1
return-object p1
.end method