am$1.smali

.class Lcom/google/obf/am$1;
.super Ljava/lang/Object;
.source "IMASDK"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/google/obf/am;->e()V
.end annotation

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


# instance fields
.field final synthetic a:Lcom/google/obf/am;


# direct methods
.method constructor <init>(Lcom/google/obf/am;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/google/obf/am$1;->a:Lcom/google/obf/am;

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

    return-void
.end method


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

    .line 2
    iget-object v0, p0, Lcom/google/obf/am$1;->a:Lcom/google/obf/am;

    invoke-static {v0}, Lcom/google/obf/am;->a(Lcom/google/obf/am;)Lcom/google/obf/am$c;

    move-result-object v0

    invoke-virtual {v0}, Lcom/google/obf/am$c;->a()V

    return-void
.end method