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,20 @@
.class public interface abstract Lcom/google/android/gms/ads/doubleclick/CustomRenderedAd;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
# virtual methods
.method public abstract getBaseUrl()Ljava/lang/String;
.end method
.method public abstract getContent()Ljava/lang/String;
.end method
.method public abstract onAdRendered(Landroid/view/View;)V
.end method
.method public abstract recordClick()V
.end method
.method public abstract recordImpression()V
.end method