apkfuckery/com.discord/smali_classes2/rx/internal/a/ab$b$2.smali
2019-07-26 08:05:06 +02:00

130 lines
2.5 KiB
Smali

.class final Lrx/internal/a/ab$b$2;
.super Ljava/lang/Object;
.source "OperatorBufferWithTime.java"
# interfaces
.implements Lrx/functions/Action0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/internal/a/ab$b;->Kl()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic bJm:Lrx/internal/a/ab$b;
.field final synthetic bJn:Ljava/util/List;
# direct methods
.method constructor <init>(Lrx/internal/a/ab$b;Ljava/util/List;)V
.locals 0
iput-object p1, p0, Lrx/internal/a/ab$b$2;->bJm:Lrx/internal/a/ab$b;
iput-object p2, p0, Lrx/internal/a/ab$b$2;->bJn:Ljava/util/List;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call()V
.locals 4
iget-object v0, p0, Lrx/internal/a/ab$b$2;->bJm:Lrx/internal/a/ab$b;
iget-object v1, p0, Lrx/internal/a/ab$b$2;->bJn:Ljava/util/List;
monitor-enter v0
:try_start_0
iget-boolean v2, v0, Lrx/internal/a/ab$b;->done:Z
if-eqz v2, :cond_0
monitor-exit v0
return-void
:cond_0
iget-object v2, v0, Lrx/internal/a/ab$b;->chunks:Ljava/util/List;
invoke-interface {v2}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v2
:cond_1
invoke-interface {v2}, Ljava/util/Iterator;->hasNext()Z
move-result v3
if-eqz v3, :cond_2
invoke-interface {v2}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v3
check-cast v3, Ljava/util/List;
if-ne v3, v1, :cond_1
invoke-interface {v2}, Ljava/util/Iterator;->remove()V
const/4 v2, 0x1
goto :goto_0
:cond_2
const/4 v2, 0x0
:goto_0
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
if-eqz v2, :cond_3
:try_start_1
iget-object v2, v0, Lrx/internal/a/ab$b;->child:Lrx/Subscriber;
invoke-virtual {v2, v1}, Lrx/Subscriber;->onNext(Ljava/lang/Object;)V
:try_end_1
.catch Ljava/lang/Throwable; {:try_start_1 .. :try_end_1} :catch_0
return-void
:catch_0
move-exception v1
invoke-static {v1, v0}, Lrx/a/b;->a(Ljava/lang/Throwable;Lrx/e;)V
:cond_3
return-void
:catchall_0
move-exception v1
:try_start_2
monitor-exit v0
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_0
goto :goto_2
:goto_1
throw v1
:goto_2
goto :goto_1
.end method