apkfuckery/com.discord/smali/e/a/b/z.smali

66 lines
1.3 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Le/a/b/z;
2020-03-03 02:12:30 +00:00
.super Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.source "AppTransformers.kt"
# interfaces
2020-03-03 02:12:30 +00:00
.implements Lrx/Observable$c;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-03-03 02:12:30 +00:00
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$c<",
"TT;TT;>;"
2019-07-24 11:27:29 +00:00
}
.end annotation
# instance fields
2020-03-03 02:12:30 +00:00
.field public final synthetic d:J
2019-07-24 11:27:29 +00:00
# direct methods
2020-03-03 02:12:30 +00:00
.method public constructor <init>(J)V
2019-07-24 11:27:29 +00:00
.locals 0
2020-03-03 02:12:30 +00:00
iput-wide p1, p0, Le/a/b/z;->d:J
2019-07-24 11:27:29 +00:00
2020-03-03 02:12:30 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2020-03-03 02:12:30 +00:00
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 6
2019-12-06 03:29:40 +00:00
2020-03-03 02:12:30 +00:00
move-object v0, p1
2019-07-24 11:27:29 +00:00
2020-03-03 02:12:30 +00:00
check-cast v0, Lrx/Observable;
2019-07-24 11:27:29 +00:00
2020-03-03 02:12:30 +00:00
const-string p1, "observable"
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-static {v0, p1}, Ly/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2020-03-03 02:12:30 +00:00
iget-wide v1, p0, Le/a/b/z;->d:J
2019-07-24 11:27:29 +00:00
2020-03-03 02:12:30 +00:00
const/4 v3, 0x0
2019-07-24 11:27:29 +00:00
2020-03-03 02:12:30 +00:00
const/4 v4, 0x2
2020-03-02 23:12:43 +00:00
2020-03-03 02:12:30 +00:00
const/4 v5, 0x0
2020-03-02 23:12:43 +00:00
2020-03-03 02:12:30 +00:00
invoke-static/range {v0 .. v5}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->takeSingleUntilTimeout$default(Lrx/Observable;JZILjava/lang/Object;)Lrx/Observable;
2020-03-02 23:12:43 +00:00
2020-03-03 02:12:30 +00:00
move-result-object p1
2020-03-02 23:12:43 +00:00
2020-03-03 02:12:30 +00:00
return-object p1
2019-07-24 11:27:29 +00:00
.end method