t.smali

.class final Lbolts/t;
.super Ljava/lang/Object;
.source "Task.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lbolts/y;->a(JLjava/util/concurrent/ScheduledExecutorService;Lbolts/h;)Lbolts/y;
.end annotation

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


# instance fields
.field final synthetic a:Ljava/util/concurrent/ScheduledFuture;

.field final synthetic b:Lbolts/z;


# direct methods
.method constructor <init>(Ljava/util/concurrent/ScheduledFuture;Lbolts/z;)V
    .registers 3

    .line 1
    iput-object p1, p0, Lbolts/t;->a:Ljava/util/concurrent/ScheduledFuture;

    iput-object p2, p0, Lbolts/t;->b:Lbolts/z;

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

    return-void
.end method


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

    .line 1
    iget-object v0, p0, Lbolts/t;->a:Ljava/util/concurrent/ScheduledFuture;

    const/4 v1, 0x1

    invoke-interface {v0, v1}, Ljava/util/concurrent/ScheduledFuture;->cancel(Z)Z

    .line 2
    iget-object v0, p0, Lbolts/t;->b:Lbolts/z;

    invoke-virtual {v0}, Lbolts/z;->c()Z

    return-void
.end method