b$2$2.smali

.class final Lcom/google/common/util/concurrent/b$2$2;
.super Ljava/lang/Object;
.source "AbstractIdleService.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/google/common/util/concurrent/b$2;->xV()V
.end annotation


# instance fields
.field private synthetic aYg:Lcom/google/common/util/concurrent/b$2;


# direct methods
.method constructor <init>(Lcom/google/common/util/concurrent/b$2;)V
    .registers 2

    .prologue
    .line 66
    iput-object p1, p0, Lcom/google/common/util/concurrent/b$2$2;->aYg:Lcom/google/common/util/concurrent/b$2;

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

    return-void
.end method


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

    .prologue
    .line 69
    :try_start_0
    iget-object v0, p0, Lcom/google/common/util/concurrent/b$2$2;->aYg:Lcom/google/common/util/concurrent/b$2;

    iget-object v0, v0, Lcom/google/common/util/concurrent/b$2;->aYf:Lcom/google/common/util/concurrent/b;

    invoke-virtual {v0}, Lcom/google/common/util/concurrent/b;->shutDown()V

    .line 70
    iget-object v0, p0, Lcom/google/common/util/concurrent/b$2$2;->aYg:Lcom/google/common/util/concurrent/b$2;

    invoke-virtual {v0}, Lcom/google/common/util/concurrent/b$2;->xX()V
    :try_end_c
    .catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_c} :catch_d

    .line 74
    return-void

    .line 71
    :catch_d
    move-exception v0

    .line 72
    iget-object v1, p0, Lcom/google/common/util/concurrent/b$2$2;->aYg:Lcom/google/common/util/concurrent/b$2;

    invoke-virtual {v1, v0}, Lcom/google/common/util/concurrent/b$2;->d(Ljava/lang/Throwable;)V

    .line 73
    invoke-static {v0}, Lcom/google/common/base/v;->c(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;

    move-result-object v0

    throw v0
.end method