g$7.smali

.class final Lbolts/g$7;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lbolts/g;
.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/h;


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

    .line 274
    iput-object p1, p0, Lbolts/g$7;->a:Ljava/util/concurrent/ScheduledFuture;

    iput-object p2, p0, Lbolts/g$7;->b:Lbolts/h;

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

    return-void
.end method


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

    .line 277
    iget-object v0, p0, Lbolts/g$7;->a:Ljava/util/concurrent/ScheduledFuture;

    const/4 v1, 0x1

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

    .line 278
    iget-object v0, p0, Lbolts/g$7;->b:Lbolts/h;

    .line 1032
    iget-object v0, v0, Lbolts/h;->a:Lbolts/g;

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

    return-void
.end method