A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
C
- CacheManager - class in org.prebid.mobile
- Original API cache manager.
- CALL_TO_ACTION - enum entry in org.prebid.mobile.NativeData.Type
- callOnClick() - function in android.view.View
- cancelDragAndDrop() - function in android.view.View
- cancelLongPress() - function in android.view.View
- cancelPendingInputEvents() - function in android.view.View
- canPerformRefresh() - function in org.prebid.mobile.admob.AdMobMediationBannerUtils
- Checks if banner view is visible, and it is possible to make refresh.
- canPerformRefresh() - function in org.prebid.mobile.admob.AdMobMediationInterstitialUtils
- Checks if banner view is visible, and it is possible to make refresh.
- canPerformRefresh() - function in org.prebid.mobile.admob.AdMobMediationRewardedUtils
- Checks if banner view is visible, and it is possible to make refresh.
- canResolveLayoutDirection() - function in android.view.View
- canResolveTextAlignment() - function in android.view.View
- canResolveTextDirection() - function in android.view.View
- canScrollHorizontally(int) - function in android.view.View
- canScrollVertically(int) - function in android.view.View
- CHAT_IM - enum entry in org.prebid.mobile.NativeAdUnit.CONTEXTSUBTYPE
- checkGoogleMobileAdsCompatibility(java.lang.String) - function in org.prebid.mobile.PrebidMobile
- Check Google Mobile Ads compatibility for original API.
- checkGoogleMobileAdsNextGenCompatibility(java.lang.String) - function in org.prebid.mobile.PrebidMobile
- Check Google Mobile Ads Next-Gen SDK compatibility.
- checkInputConnectionProxy(android.view.View) - function in android.view.View
- childDrawableStateChanged(android.view.View) - function in android.view.ViewGroup
- childHasTransientStateChanged(android.view.View,boolean) - function in android.view.ViewGroup
- clear() - function in org.prebid.mobile.CacheManager
- clearAccessControlList() - function in org.prebid.mobile.TargetingParams
- This method allows to remove all the bidder name set
- clearAnimation() - function in android.view.View
- clearChildFocus(android.view.View) - function in android.view.ViewGroup
- clearDataList() - function in org.prebid.mobile.ContentObject
- clearDisappearingChildren() - function in android.view.ViewGroup
- clearExtData() - function in org.prebid.mobile.TargetingParams
- This method allows to remove all context data set from global context targeting
- clearFocus() - function in android.view.ViewGroup
- clearStoredBidResponses() - function in org.prebid.mobile.PrebidMobile
- clearUserKeywords() - function in org.prebid.mobile.TargetingParams
- This method allows to remove all keywords from the set of global user targeting
- clearViewTranslationCallback() - function in android.view.View
- CLICKED - enum entry in org.prebid.mobile.eventhandlers.AdEvent
- ClickTrackerListener - class in org.prebid.mobile
- Internal click tracker listener.
- CLOSED - enum entry in org.prebid.mobile.eventhandlers.AdEvent
- closeInterstitialVideo() - function in org.prebid.mobile.api.rendering.InterstitialView
- com.applovin.mediation.adapters - package com.applovin.mediation.adapters
- combineMeasuredStates(int,int) - function in android.view.View
- computeScroll() - function in android.view.View
- computeSystemWindowInsets(android.view.WindowInsets,android.graphics.Rect) - function in android.view.View
- configure(MediationNativeAdConfiguration,MediationAdLoadCallback<UnifiedNativeAdMapper, MediationNativeAdCallback>) - function in org.prebid.mobile.admob.PrebidNativeAdMapper
- containsPlugin(java.lang.String) - function in org.prebid.mobile.api.rendering.pluginrenderer.PrebidMobilePluginRegister
- containsPlugin(org.prebid.mobile.api.rendering.pluginrenderer.PrebidMobilePluginRenderer) - function in org.prebid.mobile.api.rendering.pluginrenderer.PrebidMobilePluginRegister
- containsPluginRenderer(org.prebid.mobile.api.rendering.pluginrenderer.PrebidMobilePluginRenderer) - function in org.prebid.mobile.PrebidMobile
- Return whether SDK already registered this renderer.
- CONTENT_ATOMIC_UNIT - enum entry in org.prebid.mobile.NativeAdUnit.PLACEMENTTYPE
- CONTENT_CENTRIC - enum entry in org.prebid.mobile.NativeAdUnit.CONTEXT_TYPE
- CONTENT_FEED - enum entry in org.prebid.mobile.NativeAdUnit.PLACEMENTTYPE
- ContentObject - class in org.prebid.mobile
- Application content object for additional targeting.
- ContentObject.ProducerObject - class in org.prebid.mobile.ContentObject
- Producer info.
- convertGamAdSize(kotlin.Array) - function in org.prebid.mobile.eventhandlers.GamBannerEventHandler
- create(java.lang.String) - function in org.prebid.mobile.PrebidNativeAd
- create(org.prebid.mobile.ResultCode,org.prebid.mobile.rendering.bidding.data.bid.BidResponse,org.prebid.mobile.configuration.AdUnitConfiguration) - function in org.prebid.mobile.api.data.BidInfo
- createAccessibilityNodeInfo() - function in android.view.View
- createBannerAdView(android.content.Context,org.prebid.mobile.rendering.bidding.listeners.DisplayViewListener,org.prebid.mobile.rendering.bidding.listeners.DisplayVideoListener,org.prebid.mobile.configuration.AdUnitConfiguration,org.prebid.mobile.rendering.bidding.data.bid.BidResponse) - function in org.prebid.mobile.api.rendering.PrebidRenderer
- Creates and returns Banner View for a given Bid Response.
- createBannerAdView(android.content.Context,org.prebid.mobile.rendering.bidding.listeners.DisplayViewListener,org.prebid.mobile.rendering.bidding.listeners.DisplayVideoListener,org.prebid.mobile.configuration.AdUnitConfiguration,org.prebid.mobile.rendering.bidding.data.bid.BidResponse) - function in org.prebid.mobile.api.rendering.pluginrenderer.PrebidMobilePluginRenderer
- Creates and returns Banner View for a given Bid Response.
- createContextMenu(android.view.ContextMenu) - function in android.view.View
- createCustomHost(java.lang.String) - function in org.prebid.mobile.Host
- createInterstitialController(android.content.Context,org.prebid.mobile.rendering.bidding.interfaces.InterstitialControllerListener,org.prebid.mobile.configuration.AdUnitConfiguration,org.prebid.mobile.rendering.bidding.data.bid.BidResponse) - function in org.prebid.mobile.api.rendering.PrebidRenderer
- Creates and returns an implementation of PrebidMobileInterstitialControllerInterface for a given bid response Returns null in the case of an internal error
- createInterstitialController(android.content.Context,org.prebid.mobile.rendering.bidding.interfaces.InterstitialControllerListener,org.prebid.mobile.configuration.AdUnitConfiguration,org.prebid.mobile.rendering.bidding.data.bid.BidResponse) - function in org.prebid.mobile.api.rendering.pluginrenderer.PrebidMobilePluginRenderer
- Creates and returns an implementation of PrebidMobileInterstitialControllerInterface for a given bid response Returns null in the case of an internal error
- CTATEXT - enum entry in org.prebid.mobile.NativeDataAsset.DATA_TYPE
- CUSTOM - enum entry in org.prebid.mobile.Host
- CUSTOM - enum entry in org.prebid.mobile.NativeAdUnit.CONTEXTSUBTYPE
- CUSTOM - enum entry in org.prebid.mobile.NativeAdUnit.CONTEXT_TYPE
- CUSTOM - enum entry in org.prebid.mobile.NativeAdUnit.PLACEMENTTYPE
- CUSTOM - enum entry in org.prebid.mobile.NativeData.Type
- CUSTOM - enum entry in org.prebid.mobile.NativeDataAsset.DATA_TYPE
- CUSTOM - enum entry in org.prebid.mobile.NativeEventTracker.EVENT_TRACKING_METHOD
- CUSTOM - enum entry in org.prebid.mobile.NativeEventTracker.EVENT_TYPE
- CUSTOM - enum entry in org.prebid.mobile.NativeImage.Type
- CUSTOM - enum entry in org.prebid.mobile.NativeImageAsset.IMAGE_TYPE