apkfuckery/com.discord/smali_classes2/l0/l/c/c$a$b.smali

94 lines
2.1 KiB
Smali
Raw Normal View History

2020-11-09 00:01:03 +00:00
.class public Ll0/l/c/c$a$b;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
.source "ExecutorScheduler.java"
# interfaces
.implements Lrx/functions/Action0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-11-09 00:01:03 +00:00
value = Ll0/l/c/c$a;->b(Lrx/functions/Action0;JLjava/util/concurrent/TimeUnit;)Lrx/Subscription;
2020-07-08 16:44:49 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
2020-11-09 00:01:03 +00:00
.field public final synthetic d:Ll0/r/b;
2020-07-08 16:44:49 +00:00
.field public final synthetic e:Lrx/functions/Action0;
.field public final synthetic f:Lrx/Subscription;
2020-11-09 00:01:03 +00:00
.field public final synthetic g:Ll0/l/c/c$a;
2020-07-08 16:44:49 +00:00
# direct methods
2020-11-09 00:01:03 +00:00
.method public constructor <init>(Ll0/l/c/c$a;Ll0/r/b;Lrx/functions/Action0;Lrx/Subscription;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-11-09 00:01:03 +00:00
iput-object p1, p0, Ll0/l/c/c$a$b;->g:Ll0/l/c/c$a;
2020-07-08 16:44:49 +00:00
2020-11-09 00:01:03 +00:00
iput-object p2, p0, Ll0/l/c/c$a$b;->d:Ll0/r/b;
2020-07-08 16:44:49 +00:00
2020-11-09 00:01:03 +00:00
iput-object p3, p0, Ll0/l/c/c$a$b;->e:Lrx/functions/Action0;
2020-07-08 16:44:49 +00:00
2020-11-09 00:01:03 +00:00
iput-object p4, p0, Ll0/l/c/c$a$b;->f:Lrx/Subscription;
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call()V
.locals 3
2020-11-09 00:01:03 +00:00
iget-object v0, p0, Ll0/l/c/c$a$b;->d:Ll0/r/b;
2020-07-08 16:44:49 +00:00
2020-11-09 00:01:03 +00:00
invoke-virtual {v0}, Ll0/r/b;->isUnsubscribed()Z
2020-07-08 16:44:49 +00:00
move-result v0
if-eqz v0, :cond_0
return-void
:cond_0
2020-11-09 00:01:03 +00:00
iget-object v0, p0, Ll0/l/c/c$a$b;->g:Ll0/l/c/c$a;
2020-07-08 16:44:49 +00:00
2020-11-09 00:01:03 +00:00
iget-object v1, p0, Ll0/l/c/c$a$b;->e:Lrx/functions/Action0;
2020-07-08 16:44:49 +00:00
2020-11-09 00:01:03 +00:00
invoke-virtual {v0, v1}, Ll0/l/c/c$a;->a(Lrx/functions/Action0;)Lrx/Subscription;
2020-07-08 16:44:49 +00:00
move-result-object v0
2020-11-09 00:01:03 +00:00
iget-object v1, p0, Ll0/l/c/c$a$b;->d:Ll0/r/b;
2020-07-08 16:44:49 +00:00
2020-11-09 00:01:03 +00:00
invoke-virtual {v1, v0}, Ll0/r/b;->a(Lrx/Subscription;)V
2020-07-08 16:44:49 +00:00
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v1
2020-11-09 00:01:03 +00:00
const-class v2, Ll0/l/c/i;
2020-07-08 16:44:49 +00:00
if-ne v1, v2, :cond_1
2020-11-09 00:01:03 +00:00
check-cast v0, Ll0/l/c/i;
2020-07-08 16:44:49 +00:00
2020-11-09 00:01:03 +00:00
iget-object v1, p0, Ll0/l/c/c$a$b;->f:Lrx/Subscription;
2020-07-08 16:44:49 +00:00
2020-11-09 00:01:03 +00:00
iget-object v0, v0, Ll0/l/c/i;->cancel:Lrx/internal/util/SubscriptionList;
2020-07-08 16:44:49 +00:00
invoke-virtual {v0, v1}, Lrx/internal/util/SubscriptionList;->a(Lrx/Subscription;)V
:cond_1
return-void
.end method