Searched refs:adOverlayFrameLayout (Results 1 – 1 of 1) sorted by relevance
305 @Nullable private final FrameLayout adOverlayFrameLayout; field in PlayerView350 adOverlayFrameLayout = null; in PlayerView()450 adOverlayFrameLayout = findViewById(R.id.exo_ad_overlay); in PlayerView()1212 adOverlayFrameLayout, "exo_ad_overlay must be present for ad playback"); in getAdViewGroup()