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

28 lines
1.1 KiB
Smali

.class public Lcom/google/android/gms/ads/mediation/MediationNativeAdConfiguration;
.super Lcom/google/android/gms/ads/mediation/MediationAdConfiguration;
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
# annotations
.annotation runtime Ljavax/annotation/ParametersAreNonnullByDefault;
.end annotation
# direct methods
.method public constructor <init>(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;Landroid/os/Bundle;ZLandroid/location/Location;IILjava/lang/String;Ljava/lang/String;)V
.locals 0
.param p6 # Landroid/location/Location;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p9 # Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.line 1
invoke-direct/range {p0 .. p10}, Lcom/google/android/gms/ads/mediation/MediationAdConfiguration;-><init>(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;Landroid/os/Bundle;ZLandroid/location/Location;IILjava/lang/String;Ljava/lang/String;)V
return-void
.end method