tmap/smali_classes2/com/google/android/gms/ads/MobileAds$Settings.smali
2022-06-10 21:38:30 +09:00

78 lines
1.8 KiB
Smali

.class public final Lcom/google/android/gms/ads/MobileAds$Settings;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/ads/MobileAds;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Settings"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# instance fields
.field private final zzaco:Lcom/google/android/gms/internal/ads/zzyf;
# direct methods
.method public constructor <init>()V
.locals 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
new-instance v0, Lcom/google/android/gms/internal/ads/zzyf;
invoke-direct {v0}, Lcom/google/android/gms/internal/ads/zzyf;-><init>()V
iput-object v0, p0, Lcom/google/android/gms/ads/MobileAds$Settings;->zzaco:Lcom/google/android/gms/internal/ads/zzyf;
return-void
.end method
# virtual methods
.method public final getTrackingId()Ljava/lang/String;
.locals 1
.annotation runtime Ljava/lang/Deprecated;
.end annotation
const/4 v0, 0x0
return-object v0
.end method
.method public final isGoogleAnalyticsEnabled()Z
.locals 1
.annotation runtime Ljava/lang/Deprecated;
.end annotation
const/4 v0, 0x0
return v0
.end method
.method public final setGoogleAnalyticsEnabled(Z)Lcom/google/android/gms/ads/MobileAds$Settings;
.locals 0
.annotation runtime Ljava/lang/Deprecated;
.end annotation
return-object p0
.end method
.method public final setTrackingId(Ljava/lang/String;)Lcom/google/android/gms/ads/MobileAds$Settings;
.locals 0
.annotation runtime Ljava/lang/Deprecated;
.end annotation
return-object p0
.end method