Files
rr3-apk/smali_classes2/com/glu/plugins/gluanalytics/util/GoogleAdvertisingIDUtil$GoogleAdvertisingInfo.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

42 lines
1.1 KiB
Smali

.class interface abstract Lcom/glu/plugins/gluanalytics/util/GoogleAdvertisingIDUtil$GoogleAdvertisingInfo;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/os/IInterface;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/glu/plugins/gluanalytics/util/GoogleAdvertisingIDUtil;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "GoogleAdvertisingInfo"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/glu/plugins/gluanalytics/util/GoogleAdvertisingIDUtil$GoogleAdvertisingInfo$GoogleAdvertisingInfoBinder;
}
.end annotation
# virtual methods
.method public abstract getEnabled(Z)Z
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.end method
.method public abstract getId()Ljava/lang/String;
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.end method