Completable$16$1$1.smali

.class Lrx/Completable$16$1$1;
.super Ljava/lang/Object;
.source "Completable.java"

# interfaces
.implements Lrx/functions/Action0;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lrx/Completable$16$1;->onCompleted()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$2:Lrx/Completable$16$1;


# direct methods
.method constructor <init>(Lrx/Completable$16$1;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lrx/Completable$16$1$1;->this$2:Lrx/Completable$16$1;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public call()V
    .registers 3

    .line 1
    :try_start_0
    iget-object v0, p0, Lrx/Completable$16$1$1;->this$2:Lrx/Completable$16$1;

    iget-object v0, v0, Lrx/Completable$16$1;->val$s:Lrx/CompletableSubscriber;

    invoke-interface {v0}, Lrx/CompletableSubscriber;->onCompleted()V
    :try_end_7
    .catchall {:try_start_0 .. :try_end_7} :catchall_f

    .line 2
    iget-object v0, p0, Lrx/Completable$16$1$1;->this$2:Lrx/Completable$16$1;

    iget-object v0, v0, Lrx/Completable$16$1;->val$w:Lrx/Scheduler$Worker;

    invoke-interface {v0}, Lrx/Subscription;->unsubscribe()V

    return-void

    :catchall_f
    move-exception v0

    iget-object v1, p0, Lrx/Completable$16$1$1;->this$2:Lrx/Completable$16$1;

    iget-object v1, v1, Lrx/Completable$16$1;->val$w:Lrx/Scheduler$Worker;

    invoke-interface {v1}, Lrx/Subscription;->unsubscribe()V

    throw v0
.end method