SupplementaryDIDManager.smali

.class public Lcom/asus/msa/sdid/SupplementaryDIDManager;
.super Ljava/lang/Object;


# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation


# static fields
.field public static final TAG:Ljava/lang/String; = "SupplementaryDIDManager"


# instance fields
.field public mContext:Landroid/content/Context;

.field public mDidService:Lcom/asus/msa/a/a;

.field public mListener:Lcom/asus/msa/sdid/a;

.field public mServiceConnection:Landroid/content/ServiceConnection;


# direct methods
.method public constructor <init>(Landroid/content/Context;)V
    .registers 3

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

    new-instance v0, Lcom/asus/msa/sdid/SupplementaryDIDManager$1;

    invoke-direct {v0, p0}, Lcom/asus/msa/sdid/SupplementaryDIDManager$1;-><init>(Lcom/asus/msa/sdid/SupplementaryDIDManager;)V

    iput-object v0, p0, Lcom/asus/msa/sdid/SupplementaryDIDManager;->mServiceConnection:Landroid/content/ServiceConnection;

    iput-object p1, p0, Lcom/asus/msa/sdid/SupplementaryDIDManager;->mContext:Landroid/content/Context;

    return-void
.end method

.method public static native synthetic access$000(Lcom/asus/msa/sdid/SupplementaryDIDManager;)Lcom/asus/msa/a/a;
.end method

.method public static native synthetic access$002(Lcom/asus/msa/sdid/SupplementaryDIDManager;Lcom/asus/msa/a/a;)Lcom/asus/msa/a/a;
.end method

.method public static native synthetic access$100(Lcom/asus/msa/sdid/SupplementaryDIDManager;Z)V
.end method

.method private native notifyAllListeners(Z)V
.end method


# virtual methods
.method public native deInit()V
.end method

.method public native init(Lcom/asus/msa/sdid/a;)V
.end method