IdentifierManager.smali
.class public Lcom/vivo/identifier/IdentifierManager;
.super Ljava/lang/Object;
.source "IdentifierManager.java"
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 6
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static getAAID(Landroid/content/Context;Ljava/lang/String;)Ljava/lang/String;
.registers 3
.prologue
.line 45
invoke-static {p0}, Lcom/vivo/identifier/IdentifierIdClient;->getInstance(Landroid/content/Context;)Lcom/vivo/identifier/IdentifierIdClient;
move-result-object v0
invoke-virtual {v0, p1}, Lcom/vivo/identifier/IdentifierIdClient;->getAAID(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public static getOAID(Landroid/content/Context;)Ljava/lang/String;
.registers 2
.prologue
.line 25
invoke-static {p0}, Lcom/vivo/identifier/IdentifierIdClient;->getInstance(Landroid/content/Context;)Lcom/vivo/identifier/IdentifierIdClient;
move-result-object v0
invoke-virtual {v0}, Lcom/vivo/identifier/IdentifierIdClient;->getOAID()Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public static getOAIDStatus(Landroid/content/Context;)Ljava/lang/String;
.registers 2
.prologue
.line 55
invoke-static {p0}, Lcom/vivo/identifier/IdentifierIdClient;->getInstance(Landroid/content/Context;)Lcom/vivo/identifier/IdentifierIdClient;
move-result-object v0
invoke-virtual {v0}, Lcom/vivo/identifier/IdentifierIdClient;->getOAIDSTATUS()Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public static getVAID(Landroid/content/Context;Ljava/lang/String;)Ljava/lang/String;
.registers 3
.prologue
.line 35
invoke-static {p0}, Lcom/vivo/identifier/IdentifierIdClient;->getInstance(Landroid/content/Context;)Lcom/vivo/identifier/IdentifierIdClient;
move-result-object v0
invoke-virtual {v0, p1}, Lcom/vivo/identifier/IdentifierIdClient;->getVAID(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public static isSupported(Landroid/content/Context;)Z
.registers 2
.prologue
.line 15
invoke-static {p0}, Lcom/vivo/identifier/IdentifierIdClient;->getInstance(Landroid/content/Context;)Lcom/vivo/identifier/IdentifierIdClient;
move-result-object v0
invoke-virtual {v0}, Lcom/vivo/identifier/IdentifierIdClient;->isSupported()Z
move-result v0
return v0
.end method