a$2.smali

.class Lcom/qq/e/comm/plugin/g/a$2;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field final synthetic a:I

.field final synthetic b:Lcom/qq/e/comm/plugin/g/a;


# direct methods
.method constructor <init>(Lcom/qq/e/comm/plugin/g/a;I)V
    .registers 3

    iput-object p1, p0, Lcom/qq/e/comm/plugin/g/a$2;->b:Lcom/qq/e/comm/plugin/g/a;

    iput p2, p0, Lcom/qq/e/comm/plugin/g/a$2;->a:I

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

    return-void
.end method


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

    const/4 v5, 0x1

    iget-object v0, p0, Lcom/qq/e/comm/plugin/g/a$2;->b:Lcom/qq/e/comm/plugin/g/a;

    invoke-static {v0}, Lcom/qq/e/comm/plugin/g/a;->a(Lcom/qq/e/comm/plugin/g/a;)Lcom/qq/e/comm/adevent/ADListener;

    move-result-object v0

    new-instance v1, Lcom/qq/e/comm/adevent/ADEvent;

    new-array v2, v5, [Ljava/lang/Object;

    const/4 v3, 0x0

    iget v4, p0, Lcom/qq/e/comm/plugin/g/a$2;->a:I

    invoke-static {v4}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v4

    aput-object v4, v2, v3

    invoke-direct {v1, v5, v2}, Lcom/qq/e/comm/adevent/ADEvent;-><init>(I[Ljava/lang/Object;)V

    invoke-interface {v0, v1}, Lcom/qq/e/comm/adevent/ADListener;->onADEvent(Lcom/qq/e/comm/adevent/ADEvent;)V

    return-void
.end method