This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,39 @@
.class public Lcom/google/android/gms/ads/instream/InstreamAd$InstreamAdLoadCallback;
.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/instream/InstreamAd;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "InstreamAdLoadCallback"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onInstreamAdFailedToLoad(I)V
.locals 0
return-void
.end method
.method public onInstreamAdLoaded(Lcom/google/android/gms/ads/instream/InstreamAd;)V
.locals 0
return-void
.end method
@@ -0,0 +1,158 @@
.class public abstract Lcom/google/android/gms/ads/instream/InstreamAd;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/gms/ads/instream/InstreamAd$InstreamAdLoadCallback;
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static load(Landroid/content/Context;Ljava/lang/String;Lcom/google/android/gms/ads/AdRequest;ILcom/google/android/gms/ads/instream/InstreamAd$InstreamAdLoadCallback;)V
.locals 2
.param p3 # I
.annotation build Lcom/google/android/gms/ads/MediaAspectRatio;
.end annotation
.end param
const/4 v0, 0x2
if-eq p3, v0, :cond_1
const/4 v0, 0x3
if-ne p3, v0, :cond_0
goto :goto_0
:cond_0
const/4 v0, 0x0
goto :goto_1
:cond_1
:goto_0
const/4 v0, 0x1
:goto_1
const-string v1, "Instream ads only support Landscape and Portrait media aspect ratios"
.line 1
invoke-static {v0, v1}, Lcom/google/android/gms/common/internal/Preconditions;->checkArgument(ZLjava/lang/Object;)V
.line 2
new-instance v0, Lcom/google/android/gms/internal/ads/zzaid;
invoke-direct {v0, p0, p1}, Lcom/google/android/gms/internal/ads/zzaid;-><init>(Landroid/content/Context;Ljava/lang/String;)V
.line 3
invoke-virtual {v0, p4}, Lcom/google/android/gms/internal/ads/zzaid;->zza(Lcom/google/android/gms/ads/instream/InstreamAd$InstreamAdLoadCallback;)Lcom/google/android/gms/internal/ads/zzaid;
move-result-object p0
new-instance p1, Lcom/google/android/gms/internal/ads/zzahy;
invoke-direct {p1, p3}, Lcom/google/android/gms/internal/ads/zzahy;-><init>(I)V
.line 4
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/ads/zzaid;->zza(Lcom/google/android/gms/internal/ads/zzahy;)Lcom/google/android/gms/internal/ads/zzaid;
move-result-object p0
.line 5
invoke-virtual {p0}, Lcom/google/android/gms/internal/ads/zzaid;->zzst()Lcom/google/android/gms/internal/ads/zzaia;
move-result-object p0
.line 6
invoke-virtual {p0, p2}, Lcom/google/android/gms/internal/ads/zzaia;->loadAd(Lcom/google/android/gms/ads/AdRequest;)V
return-void
.end method
.method public static load(Landroid/content/Context;Ljava/lang/String;Lcom/google/android/gms/ads/instream/InstreamAd$InstreamAdLoadCallback;)V
.locals 2
.line 7
new-instance v0, Lcom/google/android/gms/internal/ads/zzaid;
const-string v1, ""
invoke-direct {v0, p0, v1}, Lcom/google/android/gms/internal/ads/zzaid;-><init>(Landroid/content/Context;Ljava/lang/String;)V
.line 8
invoke-virtual {v0, p2}, Lcom/google/android/gms/internal/ads/zzaid;->zza(Lcom/google/android/gms/ads/instream/InstreamAd$InstreamAdLoadCallback;)Lcom/google/android/gms/internal/ads/zzaid;
move-result-object p0
new-instance p2, Lcom/google/android/gms/internal/ads/zzahy;
invoke-direct {p2, p1}, Lcom/google/android/gms/internal/ads/zzahy;-><init>(Ljava/lang/String;)V
.line 9
invoke-virtual {p0, p2}, Lcom/google/android/gms/internal/ads/zzaid;->zza(Lcom/google/android/gms/internal/ads/zzahy;)Lcom/google/android/gms/internal/ads/zzaid;
move-result-object p0
.line 10
invoke-virtual {p0}, Lcom/google/android/gms/internal/ads/zzaid;->zzst()Lcom/google/android/gms/internal/ads/zzaia;
move-result-object p0
new-instance p1, Lcom/google/android/gms/ads/doubleclick/PublisherAdRequest$Builder;
invoke-direct {p1}, Lcom/google/android/gms/ads/doubleclick/PublisherAdRequest$Builder;-><init>()V
.line 11
invoke-virtual {p1}, Lcom/google/android/gms/ads/doubleclick/PublisherAdRequest$Builder;->build()Lcom/google/android/gms/ads/doubleclick/PublisherAdRequest;
move-result-object p1
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/ads/zzaia;->loadAd(Lcom/google/android/gms/ads/doubleclick/PublisherAdRequest;)V
return-void
.end method
# virtual methods
.method public abstract destroy()V
.end method
.method public abstract getAspectRatio()F
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract getMediaContent()Lcom/google/android/gms/ads/MediaContent;
.end method
.method public abstract getVideoController()Lcom/google/android/gms/ads/VideoController;
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract getVideoCurrentTime()F
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract getVideoDuration()F
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract zza(Lcom/google/android/gms/ads/instream/InstreamAdView;)V
.end method
@@ -0,0 +1,51 @@
.class public final Lcom/google/android/gms/ads/instream/InstreamAdView;
.super Landroid/widget/FrameLayout;
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 1
.line 1
invoke-direct {p0, p1}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;)V
const-string v0, "Context cannot be null"
.line 2
invoke-static {p1, v0}, Lcom/google/android/gms/common/internal/Preconditions;->checkNotNull(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 0
.line 3
invoke-direct {p0, p1, p2}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
.locals 0
.line 4
invoke-direct {p0, p1, p2, p3}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
return-void
.end method
# virtual methods
.method public final setInstreamAd(Lcom/google/android/gms/ads/instream/InstreamAd;)V
.locals 0
if-eqz p1, :cond_0
.line 1
invoke-virtual {p1, p0}, Lcom/google/android/gms/ads/instream/InstreamAd;->zza(Lcom/google/android/gms/ads/instream/InstreamAdView;)V
:cond_0
return-void
.end method