IdSupplier.smali

.class public interface abstract Lcom/bun/miitmdid/supplier/IdSupplier;
.super Ljava/lang/Object;


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


# virtual methods
.method public abstract getAAID()Ljava/lang/String;
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end method

.method public abstract getOAID()Ljava/lang/String;
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end method

.method public abstract getUDID()Ljava/lang/String;
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end method

.method public abstract getVAID()Ljava/lang/String;
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end method

.method public abstract isSupported()Z
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end method

.method public abstract shutDown()V
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end method