f$c.smali

.class public final Lh/f$c;
.super Ljava/lang/Object;
.source "Task.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lh/f;->d(Lh/g;Lh/d;Lh/f;Ljava/util/concurrent/Executor;Lh/c;)V
.end annotation

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


# instance fields
.field public final synthetic a:Lh/c;

.field public final synthetic b:Lh/g;

.field public final synthetic c:Lh/d;

.field public final synthetic d:Lh/f;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Lh/c;Lh/g;Lh/d;Lh/f;)V
    .registers 5

    iput-object p1, p0, Lh/f$c;->a:Lh/c;

    iput-object p2, p0, Lh/f$c;->b:Lh/g;

    iput-object p3, p0, Lh/f$c;->c:Lh/d;

    iput-object p4, p0, Lh/f$c;->d:Lh/f;

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

    return-void
.end method


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

    iget-object v0, p0, Lh/f$c;->a:Lh/c;

    if-nez v0, :cond_1f

    :try_start_4
    iget-object v0, p0, Lh/f$c;->c:Lh/d;

    iget-object v1, p0, Lh/f$c;->d:Lh/f;

    invoke-interface {v0, v1}, Lh/d;->then(Lh/f;)Ljava/lang/Object;

    move-result-object v0

    iget-object v1, p0, Lh/f$c;->b:Lh/g;

    invoke-virtual {v1, v0}, Lh/g;->a(Ljava/lang/Object;)V
    :try_end_11
    .catch Ljava/util/concurrent/CancellationException; {:try_start_4 .. :try_end_11} :catch_19
    .catch Ljava/lang/Exception; {:try_start_4 .. :try_end_11} :catch_12

    goto :goto_1e

    :catch_12
    move-exception v0

    iget-object v1, p0, Lh/f$c;->b:Lh/g;

    invoke-virtual {v1, v0}, Lh/g;->a(Ljava/lang/Exception;)V

    goto :goto_1e

    :catch_19
    iget-object v0, p0, Lh/f$c;->b:Lh/g;

    invoke-virtual {v0}, Lh/g;->b()V

    :goto_1e
    return-void

    :cond_1f
    invoke-virtual {v0}, Lh/c;->a()Z

    const/4 v0, 0x0

    throw v0
.end method