.class public interface abstract Lcom/google/android/gms/ads/mediation/MediationBannerAdapter; .super Ljava/lang/Object; .source "SourceFile" # interfaces .implements Lcom/google/android/gms/ads/mediation/MediationAdapter; # annotations .annotation runtime Ljava/lang/Deprecated; .end annotation # virtual methods .method public abstract getBannerView()Landroid/view/View; .annotation build Landroidx/annotation/NonNull; .end annotation .end method .method public abstract requestBannerAd(Landroid/content/Context;Lcom/google/android/gms/ads/mediation/MediationBannerListener;Landroid/os/Bundle;Lcom/google/android/gms/ads/AdSize;Lcom/google/android/gms/ads/mediation/MediationAdRequest;Landroid/os/Bundle;)V .param p1 # Landroid/content/Context; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p2 # Lcom/google/android/gms/ads/mediation/MediationBannerListener; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p3 # Landroid/os/Bundle; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p4 # Lcom/google/android/gms/ads/AdSize; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p5 # Lcom/google/android/gms/ads/mediation/MediationAdRequest; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p6 # Landroid/os/Bundle; .annotation build Landroidx/annotation/Nullable; .end annotation .end param .end method