InnerIdSupplier.smali
453 字节
.class public interface abstract Lcom/bun/miitmdid/supplier/InnerIdSupplier;
.super Ljava/lang/Object;
# interfaces
.implements Lcom/bun/miitmdid/supplier/IdSupplier;
# virtual methods
.method public abstract a(Lcom/bun/miitmdid/utils/SupplierListener;)V
.end method
.method public abstract b()Z
.end method
.method public abstract getUDID()Ljava/lang/String;
.annotation build Landroid/support/annotation/Keep;
.end annotation
.end method