cc$1.smali

.class Lcom/tendcloud/tenddata/cc$1;
.super Ljava/lang/Object;
.source "td"

# interfaces
.implements Landroid/content/ServiceConnection;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/tendcloud/tenddata/cc;
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/tendcloud/tenddata/cc;


# direct methods
.method constructor <init>(Lcom/tendcloud/tenddata/cc;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/tendcloud/tenddata/cc$1;->this$0:Lcom/tendcloud/tenddata/cc;

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

    return-void
.end method


# virtual methods
.method public onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
    .registers 4

    .line 1
    sget-object p1, Lcom/tendcloud/tenddata/ad;->a:Ljava/util/concurrent/ThreadPoolExecutor;

    new-instance v0, Lcom/tendcloud/tenddata/cc$1$1;

    invoke-direct {v0, p0, p2}, Lcom/tendcloud/tenddata/cc$1$1;-><init>(Lcom/tendcloud/tenddata/cc$1;Landroid/os/IBinder;)V

    invoke-virtual {p1, v0}, Ljava/util/concurrent/ThreadPoolExecutor;->execute(Ljava/lang/Runnable;)V

    return-void
.end method

.method public onServiceDisconnected(Landroid/content/ComponentName;)V
    .registers 2

    return-void
.end method