- c(String) - Static method in class com.mopub.common.logging.MoPubLog
-
- c(String, Throwable) - Static method in class com.mopub.common.logging.MoPubLog
-
- cache(String, VideoDownloader.VideoDownloaderListener) - Static method in class com.mopub.mobileads.VideoDownloader
-
- CacheService - Class in com.mopub.common
-
- CacheService() - Constructor for class com.mopub.common.CacheService
-
- CacheService.DiskLruCacheGetListener - Interface in com.mopub.common
-
- calibrateAndMakeVisible(int, int) - Method in class com.mopub.mobileads.VastVideoProgressBarWidget
-
- callToActionId(int) - Method in class com.mopub.nativeads.MediaViewBinder.Builder
-
- callToActionId(int) - Method in class com.mopub.nativeads.ViewBinder.Builder
-
- cancel() - Method in class com.mopub.mobileads.VastManager
-
Stops the VAST aggregator from continuing to follow wrapper redirects.
- cancel(<any>) - Method in class com.mopub.network.MoPubRequestQueue
-
Convenience method to cancel a single request.
- cancelAll(RequestFilter) - Method in class com.mopub.network.MoPubRequestQueue
-
Override of cancelAll method to ensure delayed requests are cancelled as well.
- cancelAllDownloaderTasks() - Static method in class com.mopub.mobileads.VideoDownloader
-
- cancelLastDownloadTask() - Static method in class com.mopub.mobileads.VideoDownloader
-
- cancelRequest() - Method in class com.mopub.network.RequestManager
-
Cancels the request in flight.
- canHandleApplicationUrl(Context, Uri) - Static method in class com.mopub.common.util.Intents
-
- canHandleApplicationUrl(Context, Uri, boolean) - Static method in class com.mopub.common.util.Intents
-
- checkAndInitializeSdk(Activity, Map<String, Object>, Map<String, String>) - Method in class com.mopub.mobileads.CustomEventRewardedVideo
-
Sets up the 3rd party ads SDK if it needs configuration.
- checkAndInitializeSdk(Activity, Map<String, Object>, Map<String, String>) - Method in class com.mopub.mobileads.MoPubRewardedVideo
-
- checkArgument(boolean) - Static method in class com.mopub.common.Preconditions
-
Ensures the truth of an expression.
- checkArgument(boolean, String) - Static method in class com.mopub.common.Preconditions
-
Ensures the truth of an expression, with an error message.
- checkArgument(boolean, String, Object...) - Static method in class com.mopub.common.Preconditions
-
Ensures the truth of an expression, with an error message that takes arguments.
- checkArgument(boolean) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures the truth of an expression.
- checkArgument(boolean, String) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures the truth of an expression, with an error message.
- checkArgument(boolean, String, Object...) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures the truth of an expression, with an error message that takes arguments.
- checkNativeActivitiesDeclared(Context) - Static method in class com.mopub.common.util.ManifestUtils
-
- checkNotNull(Object) - Static method in class com.mopub.common.Preconditions
-
Ensures that an object reference is not null.
- checkNotNull(Object, String) - Static method in class com.mopub.common.Preconditions
-
Ensures that an object reference is not null, with an error message.
- checkNotNull(Object, String, Object...) - Static method in class com.mopub.common.Preconditions
-
Ensures that an object reference is not null, with an error message that takes arguments.
- checkNotNull(Object) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures that an object reference is not null.
- checkNotNull(Object, String) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures that an object reference is not null, with an error message.
- checkNotNull(Object, String, Object...) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures that an object reference is not null, with an error message that takes
arguments.
- checkState(boolean) - Static method in class com.mopub.common.Preconditions
-
Ensures the truth of an expression involving the state of the caller.
- checkState(boolean, String) - Static method in class com.mopub.common.Preconditions
-
Ensures the truth of an expression involving the state of the caller, with an error message.
- checkState(boolean, String, Object...) - Static method in class com.mopub.common.Preconditions
-
Ensures the truth of an expression involving the state of the caller, with an error message
that takes arguments.
- checkState(boolean) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures the truth of an expression involving the state of the caller.
- checkState(boolean, String) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures the truth of an expression involving the state of the caller, with an error
message.
- checkState(boolean, String, Object...) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures the truth of an expression involving the state of the caller, with an error
message that takes arguments.
- checkUiThread() - Static method in class com.mopub.common.Preconditions
-
Ensures that the current thread is the UI thread.
- checkUiThread(String) - Static method in class com.mopub.common.Preconditions
-
Ensures that the current thread is the UI thread, with an error message.
- checkUiThread(String, Object...) - Static method in class com.mopub.common.Preconditions
-
Ensures that the current thread is the UI thread, with an error message that takes
arguments.
- checkUiThread() - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures that the current thread is the UI thread.
- checkUiThread(String) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures that the current thread is the UI thread, with an error message.
- checkUiThread(String, Object...) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Ensures that the current thread is the UI thread, with an error message that takes
arguments.
- checkWebViewActivitiesDeclared(Context) - Static method in class com.mopub.common.util.ManifestUtils
-
- CIRCLE_STROKE_WIDTH_DIPS - Static variable in class com.mopub.mobileads.resource.DrawableConstants.RadialCountdown
-
- classFound(String) - Static method in class com.mopub.common.util.Reflection
-
- CLEAR - Static variable in class com.mopub.common.AdType
-
- clear() - Method in enum com.mopub.common.util.Drawables
-
- clear(View) - Method in class com.mopub.nativeads.BaseNativeAd
-
Your
BaseNativeAd
subclass should implement this method if the network requires the developer
to reset or clear state of the native ad after it goes off screen and before it is rendered
again.
- clear() - Method in class com.mopub.nativeads.ImpressionTracker
-
Immediately clear all views.
- clear(View) - Method in class com.mopub.nativeads.MoPubCustomEventVideoNative.MoPubVideoNativeAd
-
- clear(View) - Method in class com.mopub.nativeads.NativeAd
-
Clears
NativeAd
state associated with this
View
.
- clear() - Method in class com.mopub.nativeads.NativeVideoController
-
The controller will stop rendering to its surfacetexture when this method is called.
- clear(View) - Method in class com.mopub.nativeads.StaticNativeAd
-
- clear(View) - Method in class com.mopub.nativeads.VideoNativeAd
-
- clearAds() - Method in class com.mopub.nativeads.MoPubAdAdapter
-
Stops loading ads, immediately clearing any ads currently in the stream.
- clearAds() - Method in class com.mopub.nativeads.MoPubRecyclerAdapter
-
Stops loading ads, immediately clearing any ads currently in the stream.
- clearAds() - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
Stops loading ads, immediately clearing any ads currently in the stream.
- clearAndNullCaches() - Static method in class com.mopub.common.CacheService
-
Deprecated.
- clearDownloaderTasks() - Static method in class com.mopub.mobileads.VideoDownloader
-
Deprecated.
- clearForTesting() - Static method in class com.mopub.common.ClientMetadata
-
- clearForTesting() - Static method in class com.mopub.network.Networking
-
- clearOnClickListener(View) - Method in class com.mopub.nativeads.NativeClickHandler
-
Clears the on click listener from all views in the the native ad view hierarchy.
- CLICK_TRACKING_URL_KEY - Static variable in class com.mopub.common.DataKeys
-
- ClickInterface - Interface in com.mopub.nativeads
-
This interface should be implemented by native ad formats that want to make use of the
NativeClickHandler
to track clicks and open click destinations.
- CLICKTHROUGH_URL_KEY - Static variable in class com.mopub.common.DataKeys
-
- ClientMetadata - Class in com.mopub.common
-
Singleton that caches Client objects so they will be available to background threads.
- ClientMetadata(Context) - Constructor for class com.mopub.common.ClientMetadata
-
- ClientMetadata.MoPubNetworkType - Enum in com.mopub.common
-
- clientPositioning() - Static method in class com.mopub.nativeads.MoPubNativeAdPositioning
-
- close() - Method in class com.mopub.common.DiskLruCache
-
Closes this cache.
- close() - Method in class com.mopub.common.DiskLruCache.Snapshot
-
- close() - Method in class com.mopub.nativeads.HttpDiskCompositeDataSource
-
- CloseableLayout - Class in com.mopub.common
-
- CloseableLayout(Context) - Constructor for class com.mopub.common.CloseableLayout
-
- CloseableLayout.ClosePosition - Enum in com.mopub.common
-
Defines a subset of supported gravity combinations for the CloseableLayout.
- CloseableLayout.OnCloseListener - Interface in com.mopub.common
-
- CloseButtonDrawable - Class in com.mopub.mobileads.resource
-
- CloseButtonDrawable() - Constructor for class com.mopub.mobileads.resource.CloseButtonDrawable
-
- CloseButtonDrawable(float) - Constructor for class com.mopub.mobileads.resource.CloseButtonDrawable
-
- closeStream(Closeable) - Static method in class com.mopub.common.util.Streams
-
- com.mopub.common - package com.mopub.common
-
- com.mopub.common.event - package com.mopub.common.event
-
- com.mopub.common.factories - package com.mopub.common.factories
-
- com.mopub.common.logging - package com.mopub.common.logging
-
- com.mopub.common.util - package com.mopub.common.util
-
- com.mopub.exceptions - package com.mopub.exceptions
-
- com.mopub.mobileads - package com.mopub.mobileads
-
- com.mopub.mobileads.factories - package com.mopub.mobileads.factories
-
- com.mopub.mobileads.resource - package com.mopub.mobileads.resource
-
- com.mopub.mobileads.util - package com.mopub.mobileads.util
-
- com.mopub.mraid - package com.mopub.mraid
-
- com.mopub.nativeads - package com.mopub.nativeads
-
- com.mopub.nativeads.factories - package com.mopub.nativeads.factories
-
- com.mopub.network - package com.mopub.network
-
- commit() - Method in class com.mopub.common.DiskLruCache.Editor
-
Commits this edit so it is visible to readers.
- compareTo(VastAbsoluteProgressTracker) - Method in class com.mopub.mobileads.VastAbsoluteProgressTracker
-
- compareTo(VastFractionalProgressTracker) - Method in class com.mopub.mobileads.VastFractionalProgressTracker
-
- compareTo(IntInterval) - Method in class com.mopub.nativeads.IntInterval
-
- computeScrollOffset(LinearLayoutManager, RecyclerView.ViewHolder) - Static method in class com.mopub.nativeads.MoPubRecyclerAdapter
-
- Constants - Class in com.mopub.common
-
- containsKeyDiskCache(String) - Static method in class com.mopub.common.CacheService
-
- CONTENT_VIEW_TYPE - Static variable in class com.mopub.nativeads.MoPubStreamAdPlacer
-
Constant representing that the view type for a given position is a regular content item
instead of an ad.
- CONVERSION_TRACKING_HANDLER - Static variable in class com.mopub.common.Constants
-
- convertMillisecondsToSecondsRoundedUp(long) - Static method in class com.mopub.common.util.Numbers
-
Rounds up to the nearest full second.
- copyContent(InputStream, OutputStream) - Static method in class com.mopub.common.util.Streams
-
- copyContent(InputStream, OutputStream, long) - Static method in class com.mopub.common.util.Streams
-
- CORNER_RADIUS_DIPS - Static variable in class com.mopub.mobileads.resource.DrawableConstants.CtaButton
-
- create(Object, String) - Static method in class com.mopub.common.factories.MethodBuilderFactory
-
- create(Context, MoPubView) - Static method in class com.mopub.mobileads.factories.AdViewControllerFactory
-
- create(MoPubView, String, Map<String, String>, long, AdReport) - Static method in class com.mopub.mobileads.factories.CustomEventBannerAdapterFactory
-
- create(String) - Static method in class com.mopub.mobileads.factories.CustomEventBannerFactory
-
- create(MoPubInterstitial, String, Map<String, String>, long, AdReport) - Static method in class com.mopub.mobileads.factories.CustomEventInterstitialAdapterFactory
-
- create(String) - Static method in class com.mopub.mobileads.factories.CustomEventInterstitialFactory
-
- create(Context, AdReport, CustomEventBanner.CustomEventBannerListener, boolean, String, String) - Static method in class com.mopub.mobileads.factories.HtmlBannerWebViewFactory
-
- create(Context, AdReport, CustomEventInterstitial.CustomEventInterstitialListener, boolean, String, String) - Static method in class com.mopub.mobileads.factories.HtmlInterstitialWebViewFactory
-
- create(Context) - Static method in class com.mopub.mobileads.factories.MoPubViewFactory
-
- create(Context, AdReport, PlacementType) - Static method in class com.mopub.mobileads.factories.MraidControllerFactory
-
- create(Context) - Static method in class com.mopub.mobileads.factories.VastManagerFactory
-
- create(Context, boolean) - Static method in class com.mopub.mobileads.factories.VastManagerFactory
-
- create(String) - Static method in class com.mopub.nativeads.factories.CustomEventNativeFactory
-
- createAdView(Activity, ViewGroup) - Method in interface com.mopub.nativeads.MoPubAdRenderer
-
Creates a new view to be used as an ad.
- createAdView(Activity, ViewGroup) - Method in class com.mopub.nativeads.MoPubStaticNativeAdRenderer
-
- createAdView(Activity, ViewGroup) - Method in class com.mopub.nativeads.MoPubVideoNativeAdRenderer
-
- createAdView(Activity, ViewGroup) - Method in class com.mopub.nativeads.NativeAd
-
- createDirectory(String) - Static method in class com.mopub.common.util.Files
-
- createDrawable(Context) - Method in enum com.mopub.common.util.Drawables
-
- createEventFromDetails(BaseEvent.Name, BaseEvent.Category, BaseEvent.SamplingRate, EventDetails) - Static method in class com.mopub.common.event.Event
-
Creates a BaseEvent from the specified event and the metadata surrounding the event.
- createForId(long, Context, List<NativeVideoController.VisibilityTrackingEvent>, VastVideoConfig, EventDetails) - Static method in class com.mopub.nativeads.NativeVideoController
-
- createForId(long, Context, VastVideoConfig, NativeVideoController.NativeVideoProgressRunnable, NativeVideoController.ExoPlayerFactory, EventDetails, AudioManager) - Static method in class com.mopub.nativeads.NativeVideoController
-
- createIntent(Context, AdReport, String, long) - Static method in class com.mopub.mobileads.MraidActivity
-
- createIntentNativeVideo(Context, long, VastVideoConfig) - Static method in class com.mopub.mobileads.BaseVideoPlayerActivity
-
- createRequest(ScribeRequest.Listener) - Method in interface com.mopub.network.ScribeRequest.ScribeRequestFactory
-
- createSocket() - Method in class com.mopub.network.CustomSSLSocketFactory
-
- createSocket(String, int) - Method in class com.mopub.network.CustomSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class com.mopub.network.CustomSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class com.mopub.network.CustomSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.mopub.network.CustomSSLSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class com.mopub.network.CustomSSLSocketFactory
-
- createValidDiskCacheKey(String) - Static method in class com.mopub.common.CacheService
-
- CREATIVE_ORIENTATION_KEY - Static variable in class com.mopub.common.DataKeys
-
- CREATIVE_TYPE - Static variable in class com.mopub.mobileads.VastResourceXmlManager
-
- CreativeOrientation - Enum in com.mopub.common
-
Represents the orientation returned for MoPub ads from the MoPub ad server.
- CtaButtonDrawable - Class in com.mopub.mobileads.resource
-
- CtaButtonDrawable(Context) - Constructor for class com.mopub.mobileads.resource.CtaButtonDrawable
-
- currentApiLevel() - Static method in enum com.mopub.common.util.VersionCode
-
- CUSTOM - Static variable in class com.mopub.common.AdType
-
- CustomEventBanner - Class in com.mopub.mobileads
-
- CustomEventBanner() - Constructor for class com.mopub.mobileads.CustomEventBanner
-
- CustomEventBanner.CustomEventBannerListener - Interface in com.mopub.mobileads
-
- CustomEventBannerAdapter - Class in com.mopub.mobileads
-
- CustomEventBannerAdapter(MoPubView, String, Map<String, String>, long, AdReport) - Constructor for class com.mopub.mobileads.CustomEventBannerAdapter
-
- CustomEventBannerAdapterFactory - Class in com.mopub.mobileads.factories
-
- CustomEventBannerAdapterFactory() - Constructor for class com.mopub.mobileads.factories.CustomEventBannerAdapterFactory
-
- CustomEventBannerFactory - Class in com.mopub.mobileads.factories
-
- CustomEventBannerFactory() - Constructor for class com.mopub.mobileads.factories.CustomEventBannerFactory
-
- CustomEventInterstitial - Class in com.mopub.mobileads
-
- CustomEventInterstitial() - Constructor for class com.mopub.mobileads.CustomEventInterstitial
-
- CustomEventInterstitial.CustomEventInterstitialListener - Interface in com.mopub.mobileads
-
- CustomEventInterstitialAdapter - Class in com.mopub.mobileads
-
- CustomEventInterstitialAdapter(MoPubInterstitial, String, Map<String, String>, long, AdReport) - Constructor for class com.mopub.mobileads.CustomEventInterstitialAdapter
-
- CustomEventInterstitialAdapterFactory - Class in com.mopub.mobileads.factories
-
- CustomEventInterstitialAdapterFactory() - Constructor for class com.mopub.mobileads.factories.CustomEventInterstitialAdapterFactory
-
- CustomEventInterstitialFactory - Class in com.mopub.mobileads.factories
-
- CustomEventInterstitialFactory() - Constructor for class com.mopub.mobileads.factories.CustomEventInterstitialFactory
-
- CustomEventNative - Class in com.mopub.nativeads
-
CustomEventNative
is a base class for custom events that support native ads.
- CustomEventNative() - Constructor for class com.mopub.nativeads.CustomEventNative
-
- CustomEventNative.CustomEventNativeListener - Interface in com.mopub.nativeads
-
- CustomEventNativeFactory - Class in com.mopub.nativeads.factories
-
- CustomEventNativeFactory() - Constructor for class com.mopub.nativeads.factories.CustomEventNativeFactory
-
- CustomEventRewardedVideo - Class in com.mopub.mobileads
-
- CustomEventRewardedVideo() - Constructor for class com.mopub.mobileads.CustomEventRewardedVideo
-
- CustomEventRewardedVideo.CustomEventRewardedVideoListener - Interface in com.mopub.mobileads
-
This marker interface is used to indicate that an object is a listener for a 3rd party SDKs
rewarded video system.
- CustomSSLSocketFactory - Class in com.mopub.network
-
An SSLSocketFactory
that supports TLS settings for the MoPub ad servers.
- generateUniqueId() - Static method in class com.mopub.common.util.Utils
-
Adaptation of View.generateViewId() from API 17.
- generateUrlString(String) - Method in class com.mopub.common.BaseUrlGenerator
-
- generateUrlString(String) - Method in class com.mopub.mobileads.WebViewAdUrlGenerator
-
- geoAccuracy(Float) - Method in class com.mopub.common.event.EventDetails.Builder
-
- geoLatitude(Double) - Method in class com.mopub.common.event.EventDetails.Builder
-
- geoLongitude(Double) - Method in class com.mopub.common.event.EventDetails.Builder
-
- get(String) - Method in class com.mopub.common.DiskLruCache
-
Returns a snapshot of the entry named key
, or null if it doesn't
exist is not currently readable.
- get(String, ImageListener) - Method in class com.mopub.network.MaxWidthImageLoader
-
- getAbsoluteTrackers() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getActiveNetworkType() - Method in class com.mopub.common.ClientMetadata
-
- getActivity() - Method in class com.mopub.mobileads.MoPubInterstitial
-
- getActivity() - Method in class com.mopub.mobileads.MoPubView
-
- getAdContainer() - Method in class com.mopub.mraid.MraidController
-
- getAdCreativeId() - Method in class com.mopub.common.event.BaseEvent
-
- getAdData(int) - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
Returns an ad data object, or null
if there is no ad at this position.
- getAdFormat() - Method in class com.mopub.mobileads.MoPubInterstitial.MoPubInterstitialView
-
- getAdFormat() - Method in class com.mopub.mobileads.MoPubView
-
- getAdHeight() - Method in class com.mopub.mobileads.AdViewController
-
- getAdHeight() - Method in class com.mopub.mobileads.MoPubView
-
- getAdHeightPx() - Method in class com.mopub.common.event.BaseEvent
-
- getAdHeightPx() - Method in class com.mopub.common.event.EventDetails
-
- getAdjustedCount(int) - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
Returns the number of items considering ads in the stream.
- getAdjustedPosition(int) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
Returns the position of an item considering ads in the stream.
- getAdjustedPosition(int) - Method in class com.mopub.nativeads.MoPubRecyclerAdapter
-
Returns the position of an item considering ads in the stream.
- getAdjustedPosition(int) - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
Returns the position of an item considering ads in the stream.
- getAdNetworkId() - Method in class com.mopub.mobileads.CustomEventRewardedVideo
-
- getAdNetworkId() - Method in class com.mopub.mobileads.MoPubRewardedVideo
-
- getAdNetworkType() - Method in class com.mopub.common.event.BaseEvent
-
- getAdNetworkType() - Method in class com.mopub.common.event.EventDetails
-
- getAdRendererCount() - Method in class com.mopub.nativeads.AdRendererRegistry
-
- getAdRendererForViewType(int) - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
- getAdReport() - Method in class com.mopub.mobileads.AdViewController
-
- getAdTimeoutMillis() - Method in class com.mopub.network.AdResponse
-
- getAdType() - Method in class com.mopub.common.event.BaseEvent
-
- getAdType() - Method in class com.mopub.common.event.EventDetails
-
- getAdType() - Method in class com.mopub.network.AdResponse
-
- getAdUnitId() - Method in class com.mopub.common.event.BaseEvent
-
- getAdUnitId() - Method in class com.mopub.common.event.EventDetails
-
- getAdUnitId() - Method in class com.mopub.mobileads.AdViewController
-
- getAdUnitId() - Method in class com.mopub.mobileads.MoPubView
-
- getAdUnitId() - Method in class com.mopub.nativeads.NativeAd
-
- getAdUnitId() - Method in class com.mopub.network.AdResponse
-
- getAdView() - Method in class com.mopub.mobileads.MoPubActivity
-
- getAdView() - Method in class com.mopub.mobileads.MraidActivity
-
- getAdView(View, ViewGroup, NativeAd, ViewBinder) - Method in class com.mopub.nativeads.AdapterHelper
-
Deprecated.
- getAdView(int, View, ViewGroup) - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
Gets the ad at the given position, or null
if there is no ad at the given position.
- getAdViewType(int) - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
The ad view type for this position.
- getAdViewTypeCount() - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
Returns the number of ad view types that can be placed by this ad placer.
- getAdWidth() - Method in class com.mopub.mobileads.AdViewController
-
- getAdWidth() - Method in class com.mopub.mobileads.MoPubView
-
- getAdWidthPx() - Method in class com.mopub.common.event.BaseEvent
-
- getAdWidthPx() - Method in class com.mopub.common.event.EventDetails
-
- getAmount() - Method in class com.mopub.common.MoPubReward
-
- getApiLevel() - Method in enum com.mopub.common.util.VersionCode
-
- getAppName() - Method in class com.mopub.common.ClientMetadata
-
- getAppName() - Method in class com.mopub.common.event.BaseEvent
-
- getAppPackageName() - Method in class com.mopub.common.ClientMetadata
-
- getAppPackageName() - Method in class com.mopub.common.event.BaseEvent
-
- getAppPlatform() - Method in class com.mopub.common.event.BaseEvent
-
- getAppVersion() - Method in class com.mopub.common.ClientMetadata
-
- getAppVersion() - Method in class com.mopub.common.event.BaseEvent
-
- getAttributeValue(Node, String) - Static method in class com.mopub.mobileads.util.XmlUtils
-
- getAttributeValueAsInt(Node, String) - Static method in class com.mopub.mobileads.util.XmlUtils
-
- getAutorefreshEnabled() - Method in class com.mopub.mobileads.AdViewController
-
- getAutorefreshEnabled() - Method in class com.mopub.mobileads.MoPubView
-
- getBackButton() - Method in class com.mopub.common.MoPubBrowser
-
- getBackoffMs() - Method in class com.mopub.network.BackoffPolicy
-
Returns the current backoff time in ms.
- getBannerAdListener() - Method in class com.mopub.mobileads.MoPubView
-
- getBaseNativeAd() - Method in class com.mopub.nativeads.NativeAd
-
- getBaseUrlScheme() - Static method in class com.mopub.network.Networking
-
DSPs are currently not ready for full https creatives.
- getBaseVideoViewControllerListener() - Method in class com.mopub.mobileads.BaseVideoViewController
-
- getBitmap() - Method in enum com.mopub.common.util.Drawables
-
- getBroadcastIdentifier() - Method in class com.mopub.mobileads.AdViewController
-
- getBroadcastIdentifierFromIntent(Intent) - Static method in class com.mopub.mobileads.MraidVideoPlayerActivity
-
- getByteArray() - Method in class com.mopub.common.DownloadResponse
-
- getCachedUserAgent() - Static method in class com.mopub.network.Networking
-
Gets the previously cached WebView user agent.
- getCallToAction() - Method in class com.mopub.nativeads.StaticNativeAd
-
Returns the Call To Action String (i.e.
- getCallToAction() - Method in class com.mopub.nativeads.VideoNativeAd
-
- getCategory() - Method in enum com.mopub.common.event.BaseEvent.Category
-
- getCategory() - Method in class com.mopub.common.event.BaseEvent
-
- getCategory() - Method in enum com.mopub.common.event.BaseEvent.ScribeCategory
-
- getClickDestinationUrl() - Method in class com.mopub.nativeads.StaticNativeAd
-
Returns the String url that the device will attempt to resolve when the ad is clicked.
- getClickDestinationUrl() - Method in class com.mopub.nativeads.VideoNativeAd
-
- getClickThroughUrl() - Method in class com.mopub.mobileads.VastCompanionAdConfig
-
- getClickThroughUrl() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getClickTrackers() - Method in class com.mopub.mobileads.VastCompanionAdConfig
-
- getClickTrackers() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getClickTrackingUrl() - Method in class com.mopub.mobileads.MoPubView
-
Deprecated.
- getClickTrackingUrl() - Method in class com.mopub.network.AdResponse
-
- getClientAdvertisingId() - Method in class com.mopub.common.event.BaseEvent
-
- getClientDoNotTrack() - Method in class com.mopub.common.event.BaseEvent
-
- getCloseButton() - Method in class com.mopub.common.MoPubBrowser
-
- getCloseTrackers() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getCompleteTrackers() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getContentLength() - Method in class com.mopub.common.DownloadResponse
-
- getContext() - Method in class com.mopub.mobileads.BaseVideoViewController
-
- getContext() - Method in class com.mopub.mraid.MraidController
-
- getCount() - Method in class com.mopub.nativeads.MoPubAdAdapter
-
Returns the number of items in your stream, including ads.
- getCreativeViewTrackers() - Method in class com.mopub.mobileads.VastCompanionAdConfig
-
- getCtaText() - Method in class com.mopub.mobileads.resource.CtaButtonDrawable
-
Deprecated.
- getCurrentPosition() - Method in class com.mopub.nativeads.NativeVideoController
-
- getCurrentProgress() - Method in class com.mopub.mobileads.resource.ProgressBarDrawable
-
Deprecated.
- getCustomCloseIconUrl() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getCustomCtaText() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getCustomEventClassName() - Method in class com.mopub.network.AdResponse
-
- getCustomEventName(AdFormat, String, String, Map<String, String>) - Static method in class com.mopub.mobileads.AdTypeTranslator
-
- getCustomForceOrientation() - Method in class com.mopub.mobileads.VastVideoConfig
-
Get custom force orientation
- getCustomSkipText() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getDeclaredMethodWithTraversal(Class<?>, String, Class<?>...) - Static method in class com.mopub.common.util.Reflection
-
- getDefault(int) - Static method in class com.mopub.network.CustomSSLSocketFactory
-
- getDefaultCipherSuites() - Method in class com.mopub.network.CustomSSLSocketFactory
-
- getDensity() - Method in class com.mopub.common.ClientMetadata
-
Get the logical density of the display as in DisplayMetrics.density
- getDesiredAssets() - Method in class com.mopub.nativeads.RequestParameters
-
- getDeviceDimensions() - Method in class com.mopub.common.ClientMetadata
-
This tries to get the physical number of pixels on the device.
- getDeviceDimensions(Context) - Static method in class com.mopub.common.util.DeviceUtils
-
This tries to get the physical number of pixels on the device.
- getDeviceId() - Method in class com.mopub.common.ClientMetadata
-
- getDeviceLocale() - Method in class com.mopub.common.ClientMetadata
-
- getDeviceManufacturer() - Method in class com.mopub.common.ClientMetadata
-
- getDeviceManufacturer() - Method in class com.mopub.common.event.BaseEvent
-
- getDeviceModel() - Method in class com.mopub.common.ClientMetadata
-
- getDeviceModel() - Method in class com.mopub.common.event.BaseEvent
-
- getDeviceOsVersion() - Method in class com.mopub.common.ClientMetadata
-
- getDeviceOsVersion() - Method in class com.mopub.common.event.BaseEvent
-
- getDeviceProduct() - Method in class com.mopub.common.ClientMetadata
-
- getDeviceProduct() - Method in class com.mopub.common.event.BaseEvent
-
- getDeviceScreenHeightDip() - Method in class com.mopub.common.ClientMetadata
-
- getDeviceScreenHeightDip() - Method in class com.mopub.common.event.BaseEvent
-
- getDeviceScreenWidthDip() - Method in class com.mopub.common.ClientMetadata
-
- getDeviceScreenWidthDip() - Method in class com.mopub.common.event.BaseEvent
-
- getDirectory() - Method in class com.mopub.common.DiskLruCache
-
Returns the directory where this cache stores its data.
- getDiskCacheDirectory(Context) - Static method in class com.mopub.common.CacheService
-
- getDiskLruCache() - Static method in class com.mopub.common.CacheService
-
Deprecated.
- getDiskMediaFileUrl() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getDownloaderTasks() - Static method in class com.mopub.mobileads.VideoDownloader
-
Deprecated.
- getDspCreativeId() - Method in class com.mopub.common.AdReport
-
- getDspCreativeId() - Method in class com.mopub.common.event.BaseEvent
-
- getDspCreativeId() - Method in class com.mopub.common.event.EventDetails
-
- getDspCreativeId() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getDspCreativeId() - Method in class com.mopub.network.AdResponse
-
- getDuration() - Method in class com.mopub.nativeads.NativeVideoController
-
- getErrorClassName() - Method in class com.mopub.common.event.ErrorEvent
-
- getErrorExceptionClassName() - Method in class com.mopub.common.event.ErrorEvent
-
- getErrorFileName() - Method in class com.mopub.common.event.ErrorEvent
-
- getErrorLineNumber() - Method in class com.mopub.common.event.ErrorEvent
-
- getErrorMessage() - Method in class com.mopub.common.event.ErrorEvent
-
- getErrorMethodName() - Method in class com.mopub.common.event.ErrorEvent
-
- getErrorStackTrace() - Method in class com.mopub.common.event.ErrorEvent
-
- getErrorTrackers() - Method in class com.mopub.mobileads.VastVideoConfig
-
Gets a list of error trackers.
- getEventDetails() - Method in class com.mopub.network.AdResponse
-
- getEvents() - Method in class com.mopub.network.ScribeRequest
-
Deprecated.
- getExtra(String) - Method in class com.mopub.nativeads.StaticNativeAd
-
Given a particular String key, return the associated Object value from the ad's extras map.
- getExtra(String) - Method in class com.mopub.nativeads.VideoNativeAd
-
Given a particular String key, return the associated Object value from the ad's extras
map.
- getExtras() - Method in class com.mopub.nativeads.StaticNativeAd
-
Returns a copy of the extras map, reflecting additional ad content not reflected in any
of the above hardcoded setters.
- getExtras() - Method in class com.mopub.nativeads.VideoNativeAd
-
- getFailoverUrl() - Method in class com.mopub.network.AdResponse
-
- getFilePathDiskCache(String) - Static method in class com.mopub.common.CacheService
-
- getFinalFrame() - Method in class com.mopub.nativeads.NativeVideoController
-
- getFinalUrlString() - Method in class com.mopub.common.BaseUrlGenerator
-
- getFirstHeader(ResponseHeader) - Method in class com.mopub.common.DownloadResponse
-
- getFirstMatchFromDocument(Document, String, String, String, XmlUtils.NodeProcessor<T>) - Static method in class com.mopub.mobileads.util.XmlUtils
-
Get first matching data from a Document]'s elements that match the {@code elementName},
{@code attributeName}, and {@code attributeValue} filters.
- getFirstMatchingChildNode(Node, String) - Static method in class com.mopub.mobileads.util.XmlUtils
-
Gets the first direct child of the given node with a node named nodeName
.
- getFirstMatchingChildNode(Node, String, String, List<String>) - Static method in class com.mopub.mobileads.util.XmlUtils
-
Gets the first direct child of the given node with a node named nodeName
that has an
attribute named attributeName
with a value that matches one of attributeValues
.
- getFirstMatchingStringData(Document, String) - Static method in class com.mopub.mobileads.util.XmlUtils
-
- getFirstMatchingStringData(Document, String, String, String) - Static method in class com.mopub.mobileads.util.XmlUtils
-
- getForceOrientation(String) - Static method in enum com.mopub.common.util.DeviceUtils.ForceOrientation
-
- getForId(long) - Static method in class com.mopub.nativeads.NativeVideoController
-
- getForwardButton() - Method in class com.mopub.common.MoPubBrowser
-
- getFractionalTrackers() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getFromDiskCache(String) - Static method in class com.mopub.common.CacheService
-
- getFromDiskCacheAsync(String, CacheService.DiskLruCacheGetListener) - Static method in class com.mopub.common.CacheService
-
- getFullAdType() - Method in class com.mopub.network.AdResponse
-
- getGeoAccuracy() - Method in class com.mopub.common.event.BaseEvent
-
- getGeoAccuracy() - Method in class com.mopub.common.event.EventDetails
-
- getGeoLat() - Method in class com.mopub.common.event.BaseEvent
-
- getGeoLatitude() - Method in class com.mopub.common.event.EventDetails
-
- getGeoLon() - Method in class com.mopub.common.event.BaseEvent
-
- getGeoLongitude() - Method in class com.mopub.common.event.EventDetails
-
- getGlobalMediationSettings(Class<T>) - Static method in class com.mopub.mobileads.MoPubRewardedVideoManager
-
- getHashedUdid(Context) - Static method in class com.mopub.common.util.DeviceUtils
-
Deprecated.
As of release 4.4.0
- getHeaders() - Method in class com.mopub.network.AdRequest
-
- getHeight() - Method in class com.mopub.mobileads.VastCompanionAdConfig
-
- getHeight() - Method in class com.mopub.network.AdResponse
-
- getHttpUrlConnection(String) - Static method in class com.mopub.common.MoPubHttpUrlConnection
-
- getIconImageUrl() - Method in class com.mopub.nativeads.StaticNativeAd
-
Returns the String url corresponding to the ad's icon image.
- getIconImageUrl() - Method in class com.mopub.nativeads.VideoNativeAd
-
- getId() - Method in enum com.mopub.common.ClientMetadata.MoPubNetworkType
-
- getImageLoader(Context) - Static method in class com.mopub.network.Networking
-
- getImpressionMinPercentageViewed() - Method in interface com.mopub.nativeads.ImpressionInterface
-
- getImpressionMinPercentageViewed() - Method in class com.mopub.nativeads.StaticNativeAd
-
Returns the minimum viewable percentage of the ad that must be onscreen for it to be
considered visible.
- getImpressionMinTimeViewed() - Method in interface com.mopub.nativeads.ImpressionInterface
-
- getImpressionMinTimeViewed() - Method in class com.mopub.nativeads.StaticNativeAd
-
Returns the minimum amount of time (in milliseconds) the ad that must be onscreen before an
impression is recorded.
- getImpressionTrackers() - Method in class com.mopub.mobileads.VastVideoConfig
-
Getters
- getImpressionTrackingUrl() - Method in class com.mopub.network.AdResponse
-
- getInitialCountdownMilliseconds() - Method in class com.mopub.mobileads.resource.RadialCountdownDrawable
-
Deprecated.
- getInputStream(int) - Method in class com.mopub.common.DiskLruCache.Snapshot
-
Returns the unbuffered stream with the value for index
.
- getInstance(Context) - Static method in class com.mopub.common.ClientMetadata
-
Returns the singleton ClientMetadata object, using the context to obtain data if necessary.
- getInstance() - Static method in class com.mopub.common.ClientMetadata
-
Can be used by background threads and other objects without a context to attempt to get
ClientMetadata.
- getInstance(Activity) - Static method in class com.mopub.common.MoPubLifecycleManager
-
- getInstanceMediationSettings(Class<T>, String) - Static method in class com.mopub.mobileads.MoPubRewardedVideoManager
-
Returns an instance
MediationSettings
object of the type 'clazz', if one is
registered.
- getIntentFilter() - Method in class com.mopub.mobileads.BaseBroadcastReceiver
-
- getIntentFilter() - Method in class com.mopub.mobileads.EventForwardingBroadcastReceiver
-
- getIntentFilter() - Method in class com.mopub.mobileads.RewardedVideoBroadcastReceiver
-
- getInterstitialAdListener() - Method in class com.mopub.mobileads.MoPubInterstitial
-
- getInterval() - Method in class com.mopub.common.DoubleTimeTracker
-
- getIpAddress(DeviceUtils.IP) - Static method in class com.mopub.common.util.DeviceUtils
-
Deprecated.
As of release 4.4.0
- getIsoCountryCode() - Method in class com.mopub.common.ClientMetadata
-
- getItem(int) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
For ad items, returns an ad data object.
- getItemCount() - Method in class com.mopub.nativeads.MoPubRecyclerAdapter
-
- getItemId(int) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
For ad items, returns an ID representing the ad.
- getItemId(int) - Method in class com.mopub.nativeads.MoPubRecyclerAdapter
-
Returns a stable negative item ID for ad items & calls getItemId on your original adapter for
non-ad items.
- getItemViewType(int) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
For ad items, returns a number greater than or equal to the view type count for your
underlying adapter.
- getItemViewType(int) - Method in class com.mopub.nativeads.MoPubRecyclerAdapter
-
- getJsonBody() - Method in class com.mopub.network.AdResponse
-
- getJsonValue(JSONObject, String, Class<T>) - Static method in class com.mopub.common.util.Json
-
- getKey() - Method in enum com.mopub.common.util.ResponseHeader
-
- getKeyword(Context) - Static method in class com.mopub.mobileads.FacebookKeywordProvider
-
Deprecated.
As of release 2.4
- getKeywords() - Method in class com.mopub.mobileads.AdViewController
-
- getKeywords() - Method in class com.mopub.mobileads.MoPubInterstitial
-
- getKeywords() - Method in class com.mopub.mobileads.MoPubView
-
- getKeywords() - Method in class com.mopub.nativeads.RequestParameters
-
- getLabel() - Method in class com.mopub.common.MoPubReward
-
- getLastKnownLocation(Context, int, MoPub.LocationAwareness) - Static method in class com.mopub.common.LocationService
-
- getLayout() - Method in class com.mopub.mobileads.BaseVideoViewController
-
- getLength(int) - Method in class com.mopub.common.DiskLruCache.Snapshot
-
Returns the byte length of the value for index
.
- getLength() - Method in class com.mopub.nativeads.IntInterval
-
- getLifecycleListener() - Method in class com.mopub.mobileads.CustomEventRewardedVideo
-
Provides a
LifecycleListener
if the custom event's ad network wishes to be notified of
activity lifecycle events in the application.
- getLifecycleListener() - Method in class com.mopub.mobileads.MoPubRewardedVideo
-
- getListener() - Method in class com.mopub.network.AdRequest
-
- getListFromDocument(Document, String, String, String, XmlUtils.NodeProcessor<T>) - Static method in class com.mopub.mobileads.util.XmlUtils
-
Get a list of data from a Document]'s elements that match the {@code elementName},
{@code attributeName}, and {@code attributeValue} filters.
- getLocalExtras() - Method in class com.mopub.mobileads.MoPubInterstitial
-
- getLocalExtras() - Method in class com.mopub.mobileads.MoPubView
-
- getLocation() - Method in class com.mopub.mobileads.AdViewController
-
- getLocation() - Method in class com.mopub.mobileads.MoPubInterstitial
-
- getLocation() - Method in class com.mopub.mobileads.MoPubView
-
- getLocation() - Method in class com.mopub.nativeads.RequestParameters
-
- getLocationAwareness() - Static method in class com.mopub.common.MoPub
-
- getLocationPrecision() - Static method in class com.mopub.common.MoPub
-
- getMainImageUrl() - Method in class com.mopub.nativeads.StaticNativeAd
-
Returns the String url corresponding to the ad's main image.
- getMainImageUrl() - Method in class com.mopub.nativeads.VideoNativeAd
-
- getMainImageView() - Method in class com.mopub.nativeads.MediaLayout
-
- getMatchingChildNodes(Node, String) - Static method in class com.mopub.mobileads.util.XmlUtils
-
Return children of the node
parameter with a matching nodeName
.
- getMatchingChildNodes(Node, String, String, List<String>) - Static method in class com.mopub.mobileads.util.XmlUtils
-
Return children of the node
parameter with a matching nodeName
&
attributeName
that matches at least one of the passed-in attributeValues
.
- getMaxSize() - Method in class com.mopub.common.DiskLruCache
-
Returns the maximum number of bytes that this cache should use to store
its data.
- getMoPubAdRenderer() - Method in class com.mopub.nativeads.NativeAd
-
- getMoPubView() - Method in class com.mopub.mobileads.AdViewController
-
- getName() - Method in class com.mopub.common.event.BaseEvent
-
- getName() - Method in enum com.mopub.common.event.BaseEvent.Name
-
- getNetworkIsoCountryCode() - Method in class com.mopub.common.event.BaseEvent
-
- getNetworkMediaFileUrl() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getNetworkOperator() - Method in class com.mopub.common.ClientMetadata
-
- getNetworkOperatorCode() - Method in class com.mopub.common.event.BaseEvent
-
- getNetworkOperatorForUrl() - Method in class com.mopub.common.ClientMetadata
-
- getNetworkOperatorName() - Method in class com.mopub.common.ClientMetadata
-
- getNetworkOperatorName() - Method in class com.mopub.common.event.BaseEvent
-
- getNetworkSimCode() - Method in class com.mopub.common.event.BaseEvent
-
- getNetworkSimIsoCountryCode() - Method in class com.mopub.common.event.BaseEvent
-
- getNetworkSimOperatorName() - Method in class com.mopub.common.event.BaseEvent
-
- getNetworkType() - Method in class com.mopub.common.event.BaseEvent
-
- getNetworkType() - Method in class com.mopub.network.AdResponse
-
- getNewLocationAwareness() - Method in enum com.mopub.common.LocationService.LocationAwareness
-
Deprecated.
- getNodesWithElementAndAttribute(Document, String, String, String) - Static method in class com.mopub.mobileads.util.XmlUtils
-
- getNodeValue(Node) - Static method in class com.mopub.mobileads.util.XmlUtils
-
- getObfuscatedClientAdvertisingId() - Method in class com.mopub.common.event.BaseEvent
-
- getOpacity() - Method in class com.mopub.mobileads.resource.BaseWidgetDrawable
-
- getOrientationString() - Method in class com.mopub.common.ClientMetadata
-
- getOriginalCount(int) - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
Returns the original number of items considering ads in the stream.
- getOriginalPosition(int) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
Returns the original position of an item considering ads in the stream.
- getOriginalPosition(int) - Method in class com.mopub.nativeads.MoPubRecyclerAdapter
-
Returns the original position of an item considering ads in the stream.
- getOriginalPosition(int) - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
Returns the original position of an item considering ads in the stream.
- getParams() - Method in class com.mopub.network.ScribeRequest
-
This is method runs on the background thread
- getPauseTrackers() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getPercentViewable() - Method in class com.mopub.mobileads.VideoViewabilityTracker
-
- getPerformanceDurationMs() - Method in class com.mopub.common.event.BaseEvent
-
- getPerformanceDurationMs() - Method in class com.mopub.common.event.EventDetails
-
- getPlaybackState() - Method in class com.mopub.nativeads.NativeVideoController
-
- getPrivacyInformationIconClickThroughUrl() - Method in class com.mopub.nativeads.StaticNativeAd
-
Returns the Privacy Information click through url.
- getPrivacyInformationIconClickThroughUrl() - Method in class com.mopub.nativeads.VideoNativeAd
-
- getPrivacyInformationIconImageUrl() - Method in class com.mopub.nativeads.StaticNativeAd
-
Returns the Privacy Information image url.
- getPrivacyInformationIconImageUrl() - Method in class com.mopub.nativeads.VideoNativeAd
-
Returns the Privacy Information image url.
- getReason() - Method in class com.mopub.network.MoPubNetworkError
-
- getRedirectUrl() - Method in class com.mopub.network.AdResponse
-
- getRefreshButton() - Method in class com.mopub.common.MoPubBrowser
-
- getRefreshTimeMillis() - Method in class com.mopub.network.AdResponse
-
- getRefreshTimeMillis() - Method in class com.mopub.network.MoPubNetworkError
-
- getRemainingProgressTrackerCount() - Method in class com.mopub.mobileads.VastVideoConfig
-
Returns the number of untriggered progress trackers.
- getRendererForAd(BaseNativeAd) - Method in class com.mopub.nativeads.AdRendererRegistry
-
Returns the first registered ad renderer that supports rendering the native ad passed in.
- getRendererForViewType(int) - Method in class com.mopub.nativeads.AdRendererRegistry
-
Returns the renderer corresponding to view type passed in.
- getRendererIterable() - Method in class com.mopub.nativeads.AdRendererRegistry
-
- getRequestId() - Method in class com.mopub.common.event.BaseEvent
-
- getRequestId() - Method in class com.mopub.common.event.EventDetails
-
- getRequestId() - Method in class com.mopub.network.AdResponse
-
- getRequestQueue() - Static method in class com.mopub.network.Networking
-
- getRequestQueue(Context) - Static method in class com.mopub.network.Networking
-
- getRequestRetries() - Method in class com.mopub.common.event.BaseEvent
-
- getRequestStatusCode() - Method in class com.mopub.common.event.BaseEvent
-
- getRequestStatusCode() - Method in class com.mopub.common.event.EventDetails
-
- getRequestUri() - Method in class com.mopub.common.event.BaseEvent
-
- getRequestUri() - Method in class com.mopub.common.event.EventDetails
-
- getResolvedUrl(String, UrlResolutionTask.UrlResolutionListener) - Static method in class com.mopub.common.UrlResolutionTask
-
- getResponseString() - Method in class com.mopub.common.AdReport
-
- getResponseString() - Method in class com.mopub.mobileads.MoPubView
-
Deprecated.
- getResumeTrackers() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getRetryCount() - Method in class com.mopub.network.BackoffPolicy
-
Returns the current retry count.
- getRewardedVideoCurrencyAmount() - Method in class com.mopub.network.AdResponse
-
- getRewardedVideoCurrencyName() - Method in class com.mopub.network.AdResponse
-
- getSamplingRate() - Method in class com.mopub.common.event.BaseEvent
-
- getSamplingRate() - Method in enum com.mopub.common.event.BaseEvent.SamplingRate
-
- getScheme() - Static method in class com.mopub.network.Networking
-
- getScreenOrientation(Activity) - Static method in class com.mopub.common.util.DeviceUtils
-
- getScribeCategory() - Method in class com.mopub.common.event.BaseEvent
-
- getSdkProduct() - Method in class com.mopub.common.event.BaseEvent
-
- getSdkVersion() - Method in class com.mopub.common.ClientMetadata
-
- getSdkVersion() - Method in class com.mopub.common.event.BaseEvent
-
- getServerExtras() - Method in class com.mopub.network.AdResponse
-
- getSharedPreferences(Context) - Static method in class com.mopub.common.SharedPreferencesHelper
-
- getSimIsoCountryCode() - Method in class com.mopub.common.ClientMetadata
-
- getSimOperator() - Method in class com.mopub.common.ClientMetadata
-
- getSimOperatorName() - Method in class com.mopub.common.ClientMetadata
-
- getSkipOffsetMillis(int) - Method in class com.mopub.mobileads.VastVideoConfig
-
Gets the skip offset in milliseconds.
- getSkipOffsetString() - Method in class com.mopub.mobileads.VastVideoConfig
-
Gets the String specified in the VAST document regarding the skip offset.
- getSkipRatio() - Method in class com.mopub.mobileads.resource.ProgressBarDrawable
-
Deprecated.
- getSkipTrackers() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getSocialActionsCompanionAds() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getStarRating() - Method in class com.mopub.nativeads.StaticNativeAd
-
For app install ads, this returns the associated star rating (on a 5 star scale) for the
advertised app.
- getStart() - Method in class com.mopub.nativeads.IntInterval
-
- getStartActivityIntent(Context, Class, Bundle) - Static method in class com.mopub.common.util.Intents
-
Adding FLAG_ACTIVITY_NEW_TASK with startActivityForResult will always result in a
RESULT_CANCELED, so don't use it for Activity contexts.
- getStatusCode() - Method in class com.mopub.common.DownloadResponse
-
- getString(int) - Method in class com.mopub.common.DiskLruCache.Editor
-
Returns the last committed value as a string, or null if no value
has been committed.
- getString(int) - Method in class com.mopub.common.DiskLruCache.Snapshot
-
Returns the string value for index
.
- getStringBody() - Method in class com.mopub.network.AdResponse
-
- getStringDataAsList(Document, String) - Static method in class com.mopub.mobileads.util.XmlUtils
-
- getStringDataAsList(Document, String, String, String) - Static method in class com.mopub.mobileads.util.XmlUtils
-
- getSupportedCipherSuites() - Method in class com.mopub.network.CustomSSLSocketFactory
-
- getTesting() - Method in class com.mopub.mobileads.AdViewController
-
- getTesting() - Method in class com.mopub.mobileads.MoPubInterstitial
-
- getTesting() - Method in class com.mopub.mobileads.MoPubView
-
- getText() - Method in class com.mopub.nativeads.StaticNativeAd
-
Returns the String corresponding to the ad's body text.
- getText() - Method in class com.mopub.nativeads.VideoNativeAd
-
- getTextureView() - Method in class com.mopub.nativeads.MediaLayout
-
- getTextureView() - Method in class com.mopub.nativeads.NativeFullScreenVideoView
-
- getTime() - Method in class com.mopub.common.util.Timer
-
- getTimestamp() - Method in class com.mopub.network.AdResponse
-
- getTimestampUtcMs() - Method in class com.mopub.common.event.BaseEvent
-
- getTimeZoneOffsetString() - Static method in class com.mopub.common.util.DateAndTime
-
- getTitle() - Method in class com.mopub.nativeads.StaticNativeAd
-
Returns the String corresponding to the ad's title.
- getTitle() - Method in class com.mopub.nativeads.VideoNativeAd
-
- getTrackingMilliseconds() - Method in class com.mopub.mobileads.VastAbsoluteProgressTracker
-
- getTrackingUrl() - Method in class com.mopub.mobileads.VastTracker
-
- getType() - Method in enum com.mopub.common.event.BaseEvent.AppPlatform
-
- getType() - Method in enum com.mopub.common.event.BaseEvent.SdkProduct
-
- getUntriggeredTrackersBefore(int, int) - Method in class com.mopub.mobileads.VastVideoConfig
-
Returns untriggered VAST progress trackers with a progress before the provided position.
- getUris() - Method in class com.mopub.mobileads.VastMacroHelper
-
- getUserAgent(Context) - Static method in class com.mopub.network.Networking
-
Caches and returns the WebView user agent to be used across all SDK requests.
- getVastCompanionAd(int) - Method in class com.mopub.mobileads.VastVideoConfig
-
- getVastIconConfig() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getVastResource() - Method in class com.mopub.mobileads.VastCompanionAdConfig
-
- getVastVideo() - Method in class com.mopub.nativeads.VideoNativeAd
-
- getVideoListenerForSdk() - Method in class com.mopub.mobileads.CustomEventRewardedVideo
-
- getVideoListenerForSdk() - Method in class com.mopub.mobileads.MoPubRewardedVideo
-
- getVideoView() - Method in class com.mopub.mobileads.BaseVideoViewController
-
- getVideoView() - Method in class com.mopub.mobileads.VastVideoViewController
-
- getVideoView() - Method in class com.mopub.mraid.MraidVideoViewController
-
- getVideoView() - Method in class com.mopub.nativeads.NativeVideoViewController
-
- getVideoViewabilityTracker() - Method in class com.mopub.mobileads.VastVideoConfig
-
- getView(int, View, ViewGroup) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
For ad items, returns an ad View for the underlying position.
- getViewablePlaytimeMS() - Method in class com.mopub.mobileads.VideoViewabilityTracker
-
- getViewTypeCount() - Method in class com.mopub.nativeads.MoPubAdAdapter
-
Returns the view type count of your original adapter, plus the the number of possible view
types for ads.
- getViewTypeForAd(NativeAd) - Method in class com.mopub.nativeads.AdRendererRegistry
-
Returns the view type of the first registered ad renderer that supports rendering the
NativeAd
passed in.
- getWebView() - Method in class com.mopub.common.MoPubBrowser
-
- getWidth() - Method in class com.mopub.mobileads.VastCompanionAdConfig
-
- getWidth() - Method in class com.mopub.network.AdResponse
-
- GOOGLE_PLAY_SUCCESS_CODE - Static variable in class com.mopub.common.GpsHelper
-
- GpsHelper - Class in com.mopub.common
-
- GpsHelper() - Constructor for class com.mopub.common.GpsHelper
-
- GpsHelper.AdvertisingInfo - Class in com.mopub.common
-
- GpsHelper.AdvertisingInfo(String, boolean) - Constructor for class com.mopub.common.GpsHelper.AdvertisingInfo
-
- GpsHelper.GpsHelperListener - Interface in com.mopub.common
-
- GRADIENT_STRIP_HEIGHT_DIPS - Static variable in class com.mopub.mobileads.resource.DrawableConstants.GradientStrip
-
- safeExecuteOnExecutor(AsyncTask<P, ?, ?>, P...) - Static method in class com.mopub.common.util.AsyncTasks
-
Starting with Honeycomb, default AsyncTask#execute behavior runs the tasks serially.
- screenHeightAsIntDips(Context) - Static method in class com.mopub.common.util.Dips
-
- screenWidthAsIntDips(Context) - Static method in class com.mopub.common.util.Dips
-
- ScribeBackoffPolicy - Class in com.mopub.network
-
The backoff policy for making requests to the Scribe service.
- ScribeBackoffPolicy() - Constructor for class com.mopub.network.ScribeBackoffPolicy
-
- ScribeEventRecorder - Class in com.mopub.common.event
-
The ScribeEventRecorder manages events being sent to the Scribe service.
- ScribeRequest - Class in com.mopub.network
-
A POST request for logging custom events to the Scribe service.
- ScribeRequest(String, List<BaseEvent>, EventSerializer, ScribeRequest.Listener) - Constructor for class com.mopub.network.ScribeRequest
-
- ScribeRequest.Listener - Interface in com.mopub.network
-
- ScribeRequest.ScribeRequestFactory - Interface in com.mopub.network
-
- ScribeRequestManager - Class in com.mopub.network
-
Request manager to manage scribe requests.
- ScribeRequestManager(Looper) - Constructor for class com.mopub.network.ScribeRequestManager
-
- SCROLLABLE_KEY - Static variable in class com.mopub.common.DataKeys
-
- SDK_VERSION - Static variable in class com.mopub.common.MoPub
-
- seekTo(long) - Method in class com.mopub.nativeads.NativeVideoController
-
- send() - Method in class com.mopub.mobileads.AdAlertReporter
-
- sendTouchEvent(MotionEvent) - Method in class com.mopub.mobileads.ViewGestureDetector
-
- serializeAsJson(List<BaseEvent>) - Method in class com.mopub.common.event.EventSerializer
-
Serializes a list of events as a JSON array of flattened JSON objects.
- serializeAsJson(BaseEvent) - Method in class com.mopub.common.event.EventSerializer
-
Serializes a single event as a flattened JSON object.
- serverPositioning() - Static method in class com.mopub.nativeads.MoPubNativeAdPositioning
-
- set(int, String) - Method in class com.mopub.common.DiskLruCache.Editor
-
Sets the value at index
to value
.
- setAccessible() - Method in class com.mopub.common.util.Reflection.MethodBuilder
-
- setAdContentView(View) - Method in class com.mopub.mobileads.MoPubView
-
- setAdLoadedListener(MoPubNativeAdLoadedListener) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
Sets a listener that will be called after the SDK loads new ads from the server and places
them into your stream.
- setAdLoadedListener(MoPubNativeAdLoadedListener) - Method in class com.mopub.nativeads.MoPubRecyclerAdapter
-
Sets a listener that will be called after the SDK loads new ads from the server and places
them into your stream.
- setAdLoadedListener(MoPubNativeAdLoadedListener) - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
Sets a listener that will be called after the SDK loads new ads from the server and places
them into your stream.
- setAdTimeoutDelayMilliseconds(Integer) - Method in class com.mopub.network.AdResponse.Builder
-
- setAdType(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setAdUnitId(String) - Method in class com.mopub.common.AdUrlGenerator
-
- setAdUnitId(String) - Method in class com.mopub.mobileads.AdViewController
-
- setAdUnitId(String) - Method in class com.mopub.mobileads.MoPubView
-
- setAdUnitId(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setAdvertisingInfo(String, boolean) - Method in class com.mopub.common.ClientMetadata
-
- setAlpha(int) - Method in class com.mopub.mobileads.resource.BaseWidgetDrawable
-
- setAnchorId(int) - Method in class com.mopub.mobileads.VastVideoProgressBarWidget
-
- setApiVersion(String) - Method in class com.mopub.common.BaseUrlGenerator
-
- setAppAudioEnabled(boolean) - Method in class com.mopub.nativeads.NativeVideoController
-
- setAppVersion(String) - Method in class com.mopub.common.BaseUrlGenerator
-
- setAudioEnabled(boolean) - Method in class com.mopub.nativeads.NativeVideoController
-
- setAudioVolume(float) - Method in class com.mopub.nativeads.NativeVideoController
-
- setAutorefreshEnabled(boolean) - Method in class com.mopub.mobileads.MoPubView
-
- setBannerAdListener(MoPubView.BannerAdListener) - Method in class com.mopub.mobileads.MoPubView
-
- setBundleId(String) - Method in class com.mopub.common.AdUrlGenerator
-
- setCachedVideoFrame(Bitmap) - Method in class com.mopub.nativeads.NativeFullScreenVideoView
-
- setCallToAction(String) - Method in class com.mopub.nativeads.StaticNativeAd
-
- setCallToAction(String) - Method in class com.mopub.nativeads.VideoNativeAd
-
- setCarrierName(String) - Method in class com.mopub.common.AdUrlGenerator
-
- setClassNamesForTesting() - Static method in class com.mopub.common.GpsHelper
-
Deprecated.
- setClickDestinationUrl(String) - Method in class com.mopub.nativeads.StaticNativeAd
-
- setClickDestinationUrl(String) - Method in class com.mopub.nativeads.VideoNativeAd
-
- setClickThroughUrl(String) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setClickTrackingUrl(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setCloseControlListener(View.OnClickListener) - Method in class com.mopub.nativeads.NativeFullScreenVideoView
-
- setClosePosition(CloseableLayout.ClosePosition) - Method in class com.mopub.common.CloseableLayout
-
- setCloseVisible(boolean) - Method in class com.mopub.common.CloseableLayout
-
- setColorFilter(ColorFilter) - Method in class com.mopub.mobileads.resource.BaseWidgetDrawable
-
- setContentChangeStrategy(MoPubRecyclerAdapter.ContentChangeStrategy) - Method in class com.mopub.nativeads.MoPubRecyclerAdapter
-
Sets the strategy this adapter should use for moving ads when content is added or removed
from the wrapped original adapter.
- setContentHtml(String) - Method in class com.mopub.mraid.MraidBridge
-
- setContentUrl(String) - Method in class com.mopub.mraid.MraidBridge
-
- setCtaClickListener(View.OnClickListener) - Method in class com.mopub.nativeads.NativeFullScreenVideoView
-
- setCtaText(String) - Method in class com.mopub.mobileads.resource.CtaButtonDrawable
-
- setCustomCloseIconUrl(String) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setCustomCtaText(String) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setCustomEventClassName(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setCustomForceOrientation(DeviceUtils.ForceOrientation) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setCustomSkipText(String) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setDebugListener(MraidWebViewDebugListener) - Method in class com.mopub.mobileads.MraidActivity
-
- setDebugListener(MraidWebViewDebugListener) - Method in class com.mopub.mraid.MraidController
-
- setDensity(float) - Method in class com.mopub.common.AdUrlGenerator
-
- setDeviceDimensions(Point) - Method in class com.mopub.common.BaseUrlGenerator
-
Adds the width and height.
- setDeviceInfo(String...) - Method in class com.mopub.common.BaseUrlGenerator
-
- setDimensions(Integer, Integer) - Method in class com.mopub.network.AdResponse.Builder
-
- setDisableJSChromeClient(WebView) - Static method in class com.mopub.mobileads.util.WebViews
-
- setDiskMediaFileUrl(String) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setDoNotTrack(boolean) - Method in class com.mopub.common.BaseUrlGenerator
-
- setDspCreativeId(String) - Method in class com.mopub.mobileads.VastVideoConfig
-
Setters
- setDspCreativeId(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setDurationAndSkipOffset(int, int) - Method in class com.mopub.mobileads.resource.ProgressBarDrawable
-
- setEventDetails(EventDetails) - Method in class com.mopub.network.AdResponse.Builder
-
- setEventDispatcher(EventDispatcher) - Static method in class com.mopub.common.event.MoPubEvents
-
- setExecutor(Executor) - Static method in class com.mopub.common.util.AsyncTasks
-
- setExternalStoragePermission(boolean) - Method in class com.mopub.common.BaseUrlGenerator
-
- setFailoverUrl(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setFullAdType(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setHasStableIds(boolean) - Method in class com.mopub.nativeads.MoPubRecyclerAdapter
-
- setIconImageUrl(String) - Method in class com.mopub.nativeads.StaticNativeAd
-
- setIconImageUrl(String) - Method in class com.mopub.nativeads.VideoNativeAd
-
- setImageLoaderForTesting(MaxWidthImageLoader) - Static method in class com.mopub.network.Networking
-
- setImageViewAlpha(ImageView, int) - Static method in class com.mopub.common.util.ImageUtils
-
Sets the alpha value of the ImageView.
- setImpressionMinTimeViewed(int) - Method in class com.mopub.nativeads.StaticNativeAd
-
- setImpressionRecorded() - Method in interface com.mopub.nativeads.ImpressionInterface
-
- setImpressionRecorded() - Method in class com.mopub.nativeads.StaticNativeAd
-
- setImpressionTrackingUrl(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setInitialCountdown(int) - Method in class com.mopub.mobileads.resource.RadialCountdownDrawable
-
- setInstance(ClientMetadata) - Static method in class com.mopub.common.ClientMetadata
-
Deprecated.
- setInstance(MethodBuilderFactory) - Static method in class com.mopub.common.factories.MethodBuilderFactory
-
Deprecated.
- setInstance(DateAndTime) - Static method in class com.mopub.common.util.DateAndTime
-
Deprecated.
- setInstance(AdViewControllerFactory) - Static method in class com.mopub.mobileads.factories.AdViewControllerFactory
-
Deprecated.
- setInstance(CustomEventBannerAdapterFactory) - Static method in class com.mopub.mobileads.factories.CustomEventBannerAdapterFactory
-
Deprecated.
- setInstance(CustomEventBannerFactory) - Static method in class com.mopub.mobileads.factories.CustomEventBannerFactory
-
Deprecated.
- setInstance(CustomEventInterstitialAdapterFactory) - Static method in class com.mopub.mobileads.factories.CustomEventInterstitialAdapterFactory
-
Deprecated.
- setInstance(CustomEventInterstitialFactory) - Static method in class com.mopub.mobileads.factories.CustomEventInterstitialFactory
-
Deprecated.
- setInstance(HtmlBannerWebViewFactory) - Static method in class com.mopub.mobileads.factories.HtmlBannerWebViewFactory
-
Deprecated.
- setInstance(HtmlInterstitialWebViewFactory) - Static method in class com.mopub.mobileads.factories.HtmlInterstitialWebViewFactory
-
Deprecated.
- setInstance(MoPubViewFactory) - Static method in class com.mopub.mobileads.factories.MoPubViewFactory
-
Deprecated.
- setInstance(MraidControllerFactory) - Static method in class com.mopub.mobileads.factories.MraidControllerFactory
-
- setInstance(VastManagerFactory) - Static method in class com.mopub.mobileads.factories.VastManagerFactory
-
Deprecated.
- setInstance(CustomEventNativeFactory) - Static method in class com.mopub.nativeads.factories.CustomEventNativeFactory
-
Deprecated.
- setInterstitialAdListener(MoPubInterstitial.InterstitialAdListener) - Method in class com.mopub.mobileads.MoPubInterstitial
-
- setIsoCountryCode(String) - Method in class com.mopub.common.AdUrlGenerator
-
- setIsRewardedVideo(boolean) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setItemCount(int) - Method in class com.mopub.nativeads.MoPubStreamAdPlacer
-
Sets the original number of items in your stream.
- setJsonBody(JSONObject) - Method in class com.mopub.network.AdResponse.Builder
-
- setKeywords(String) - Method in class com.mopub.common.AdUrlGenerator
-
- setKeywords(String) - Method in class com.mopub.mobileads.AdViewController
-
- setKeywords(String) - Method in class com.mopub.mobileads.MoPubInterstitial
-
- setKeywords(String) - Method in class com.mopub.mobileads.MoPubView
-
- setLength(int) - Method in class com.mopub.nativeads.IntInterval
-
- setListener(NativeVideoController.Listener) - Method in class com.mopub.nativeads.NativeVideoController
-
- setLocalExtras(Map<String, Object>) - Method in class com.mopub.mobileads.MoPubInterstitial
-
- setLocalExtras(Map<String, Object>) - Method in class com.mopub.mobileads.MoPubView
-
- setLocalExtras(Map<String, Object>) - Method in class com.mopub.nativeads.MoPubNative
-
- setLocation(Location) - Method in class com.mopub.common.AdUrlGenerator
-
- setLocation(Location) - Method in class com.mopub.mobileads.AdViewController
-
- setLocation(Location) - Method in class com.mopub.mobileads.MoPubView
-
- setLocationAwareness(MoPub.LocationAwareness) - Static method in class com.mopub.common.MoPub
-
- setLocationPrecision(int) - Static method in class com.mopub.common.MoPub
-
- setMainImageDrawable(Drawable) - Method in class com.mopub.nativeads.MediaLayout
-
- setMainImageUrl(String) - Method in class com.mopub.nativeads.StaticNativeAd
-
- setMainImageUrl(String) - Method in class com.mopub.nativeads.VideoNativeAd
-
- setMaxSize(long) - Method in class com.mopub.common.DiskLruCache
-
Changes the maximum number of bytes the cache can store and queues a job
to trim the existing store, if necessary.
- setMccCode(String) - Method in class com.mopub.common.AdUrlGenerator
-
- setMncCode(String) - Method in class com.mopub.common.AdUrlGenerator
-
- setMode(MediaLayout.Mode) - Method in class com.mopub.nativeads.MediaLayout
-
- setMode(NativeFullScreenVideoView.Mode) - Method in class com.mopub.nativeads.NativeFullScreenVideoView
-
- setMoPubNativeEventListener(NativeAd.MoPubNativeEventListener) - Method in class com.mopub.nativeads.NativeAd
-
- setMraidFlag(boolean) - Method in class com.mopub.common.AdUrlGenerator
-
- setMraidListener(MraidController.MraidListener) - Method in class com.mopub.mraid.MraidController
-
- setMuteControlClickListener(View.OnClickListener) - Method in class com.mopub.nativeads.MediaLayout
-
- setMuteState(MediaLayout.MuteState) - Method in class com.mopub.nativeads.MediaLayout
-
- setNativeEventListener(BaseNativeAd.NativeEventListener) - Method in class com.mopub.nativeads.BaseNativeAd
-
- setNetworkMediaFileUrl(String) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setNetworkType(ClientMetadata.MoPubNetworkType) - Method in class com.mopub.common.AdUrlGenerator
-
- setNetworkType(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setOnAudioFocusChangeListener(AudioManager.OnAudioFocusChangeListener) - Method in class com.mopub.nativeads.NativeVideoController
-
- setOnClickListener(ListView, AdapterView.OnItemClickListener) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
Sets an on click listener for the given ListView, automatically adjusting the listener
callback positions based on ads in the adapter.
- setOnClickListener(View, ClickInterface) - Method in class com.mopub.nativeads.NativeClickHandler
-
Sets the on click listener on all views in the native ad view hierarchy to invoke
ClickInterface.handleClick(View)
when a view in the view hierarchy is clicked.
- setOnCloseListener(CloseableLayout.OnCloseListener) - Method in class com.mopub.common.CloseableLayout
-
- setOnItemLongClickListener(ListView, AdapterView.OnItemLongClickListener) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
Sets an on long click listener for the given ListView, automatically adjusting the listener
callback positions based on ads in the adapter.
- setOnItemSelectedListener(ListView, AdapterView.OnItemSelectedListener) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
Sets an on item selected listener for the given ListView, automatically adjusting the
listener callback positions based on ads in the adapter.
- setOrientation(String) - Method in class com.mopub.common.AdUrlGenerator
-
- setOrientation(int) - Method in class com.mopub.nativeads.NativeFullScreenVideoView
-
- setPlayButtonClickListener(View.OnClickListener) - Method in class com.mopub.nativeads.MediaLayout
-
- setPlayControlClickListener(View.OnClickListener) - Method in class com.mopub.nativeads.NativeFullScreenVideoView
-
- setPlayWhenReady(boolean) - Method in class com.mopub.nativeads.NativeVideoController
-
- setPrivacyInformationClickListener(View.OnClickListener) - Method in class com.mopub.nativeads.NativeFullScreenVideoView
-
- setPrivacyInformationIconClickThroughUrl(String) - Method in class com.mopub.nativeads.StaticNativeAd
-
- setPrivacyInformationIconClickThroughUrl(String) - Method in class com.mopub.nativeads.VideoNativeAd
-
- setPrivacyInformationIconImageUrl(String) - Method in class com.mopub.nativeads.StaticNativeAd
-
- setPrivacyInformationIconImageUrl(String) - Method in class com.mopub.nativeads.VideoNativeAd
-
- setProgress(int) - Method in class com.mopub.mobileads.resource.ProgressBarDrawable
-
- setProgressListener(NativeVideoController.NativeVideoProgressRunnable.ProgressListener) - Method in class com.mopub.nativeads.NativeVideoController
-
- setRedirectUrl(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setRefreshTimeMilliseconds(Integer) - Method in class com.mopub.network.AdResponse.Builder
-
- setRequestId(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setRequestQueueForTesting(MoPubRequestQueue) - Static method in class com.mopub.network.Networking
-
- setResponseBody(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setRewardedVideoCurrencyAmount(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setRewardedVideoCurrencyName(String) - Method in class com.mopub.network.AdResponse.Builder
-
- setRewardedVideoListener(MoPubRewardedVideoListener) - Static method in class com.mopub.common.MoPub
-
- setScrollable(Boolean) - Method in class com.mopub.network.AdResponse.Builder
-
- setSdkHandlerLevel(Level) - Static method in class com.mopub.common.logging.MoPubLog
-
- setSdkVersion(String) - Method in class com.mopub.common.AdUrlGenerator
-
- setSelection(ListView, int) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
Sets the currently selected item in the ListView, automatically adjusting the position based
on ads in the adapter.
- setServerExtras(Map<String, String>) - Method in class com.mopub.network.AdResponse.Builder
-
- setShouldHonorServerDimensions(View) - Static method in class com.mopub.mobileads.AdViewController
-
- setSkipOffset(String) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setSocialActionsCompanionAds(Map<String, VastCompanionAdConfig>) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setStarRating(Double) - Method in class com.mopub.nativeads.StaticNativeAd
-
- setStart(int) - Method in class com.mopub.nativeads.IntInterval
-
- setStatic(Class<?>) - Method in class com.mopub.common.util.Reflection.MethodBuilder
-
- setStrictMode(boolean) - Static method in class com.mopub.common.Preconditions.NoThrow
-
Enables or disables strict mode.
- setSurfaceTextureListener(TextureView.SurfaceTextureListener) - Method in class com.mopub.nativeads.MediaLayout
-
- setSurfaceTextureListener(TextureView.SurfaceTextureListener) - Method in class com.mopub.nativeads.NativeFullScreenVideoView
-
- setTesting(boolean) - Method in class com.mopub.mobileads.AdViewController
-
- setTesting(boolean) - Method in class com.mopub.mobileads.MoPubInterstitial
-
- setTesting(boolean) - Method in class com.mopub.mobileads.MoPubView
-
- setText(String) - Method in class com.mopub.nativeads.StaticNativeAd
-
- setText(String) - Method in class com.mopub.nativeads.VideoNativeAd
-
- setTextureView(TextureView) - Method in class com.mopub.nativeads.NativeVideoController
-
- setTimeout(int) - Method in class com.mopub.mobileads.MoPubView
-
Deprecated.
As of release 4.4.0
- setTimezone(String) - Method in class com.mopub.common.AdUrlGenerator
-
- setTitle(String) - Method in class com.mopub.nativeads.StaticNativeAd
-
- setTitle(String) - Method in class com.mopub.nativeads.VideoNativeAd
-
- setTracked() - Method in class com.mopub.mobileads.VastTracker
-
- setUdid(String) - Method in class com.mopub.common.BaseUrlGenerator
-
- setUseCustomCloseListener(MraidController.UseCustomCloseListener) - Method in class com.mopub.mraid.MraidController
-
- setUserAgentForTesting(String) - Static method in class com.mopub.network.Networking
-
- setUserClickListener(ViewGestureDetector.UserClickListener) - Method in class com.mopub.mobileads.ViewGestureDetector
-
- setVastCompanionAd(VastCompanionAdConfig, VastCompanionAdConfig) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setVastIconConfig(VastIconConfig) - Method in class com.mopub.mobileads.VastVideoConfig
-
- setVastVideo(String) - Method in class com.mopub.nativeads.VideoNativeAd
-
- setVideoClickListener(View.OnClickListener) - Method in class com.mopub.nativeads.MediaLayout
-
- setVideoListener(MoPubRewardedVideoListener) - Static method in class com.mopub.mobileads.MoPubRewardedVideoManager
-
- setVideoViewabilityTracker(VideoViewabilityTracker) - Method in class com.mopub.mobileads.VastVideoConfig
-
- sha1(String) - Static method in class com.mopub.common.util.Utils
-
- SharedPreferencesHelper - Class in com.mopub.common
-
- shiftedCount(int) - Method in class com.mopub.nativeads.AdapterHelper
-
Deprecated.
- shiftedPosition(int) - Method in class com.mopub.nativeads.AdapterHelper
-
Deprecated.
- shouldConsumeBroadcast(Intent) - Method in class com.mopub.mobileads.BaseBroadcastReceiver
-
Only consume this broadcast if the identifier on the received Intent and this broadcast
match up.
- shouldTryHandlingUrl(Uri) - Method in enum com.mopub.common.UrlAction
-
- show() - Method in class com.mopub.mobileads.MoPubInterstitial
-
- showInterstitial() - Method in class com.mopub.mobileads.CustomEventInterstitial
-
- showInterstitial() - Method in class com.mopub.mobileads.HtmlInterstitial
-
- showInterstitial() - Method in class com.mopub.mobileads.ResponseBodyInterstitial
-
- showMoPubBrowserForUrl(Context, Uri, String) - Static method in class com.mopub.common.util.Intents
-
- showRewardedVideo(String) - Static method in class com.mopub.common.MoPub
-
- showVideo() - Method in class com.mopub.mobileads.CustomEventRewardedVideo
-
Implementers should now play the rewarded video for this custom event.
- showVideo() - Method in class com.mopub.mobileads.MoPubRewardedVideo
-
- showVideo(String) - Static method in class com.mopub.mobileads.MoPubRewardedVideoManager
-
- SIDE_LENGTH_DIPS - Static variable in class com.mopub.mobileads.resource.DrawableConstants.RadialCountdown
-
- size() - Method in class com.mopub.common.DiskLruCache
-
Returns the number of bytes currently being used to store the values in
this cache.
- smoothScrollToPosition(ListView, int) - Method in class com.mopub.nativeads.MoPubAdAdapter
-
Scrolls an item in the ListView, automatically adjusting the position based on ads in the
adapter.
- SOCIAL_ACTIONS_AD_SLOT_ID - Static variable in class com.mopub.mobileads.VastXmlManagerAggregator
-
- SOCIAL_ACTIONS_LEFT_MARGIN_DIPS - Static variable in class com.mopub.mobileads.resource.DrawableConstants.SocialActions
-
- start() - Method in class com.mopub.common.DoubleTimeTracker
-
- start() - Method in class com.mopub.common.util.Timer
-
- start(Context, String, AdReport, boolean, String, String, CreativeOrientation, long) - Static method in class com.mopub.mobileads.MoPubActivity
-
- start(Context, AdReport, String, long) - Static method in class com.mopub.mobileads.MraidActivity
-
- START_ANGLE - Static variable in class com.mopub.mobileads.resource.DrawableConstants.RadialCountdown
-
- START_COLOR - Static variable in class com.mopub.mobileads.resource.DrawableConstants.GradientStrip
-
- startActivity(Context, Intent) - Static method in class com.mopub.common.util.Intents
-
- startMraid(Context, String) - Static method in class com.mopub.mobileads.BaseVideoPlayerActivity
-
- startNativeVideo(Context, long, VastVideoConfig) - Static method in class com.mopub.mobileads.BaseVideoPlayerActivity
-
- startRepeating(long) - Method in class com.mopub.mobileads.RepeatingHandlerRunnable
-
Start this runnable immediately, repeating at the provided interval.
- STATE_BUFFERING - Static variable in class com.mopub.nativeads.NativeVideoController
-
- STATE_CLEARED - Static variable in class com.mopub.nativeads.NativeVideoController
-
- STATE_ENDED - Static variable in class com.mopub.nativeads.NativeVideoController
-
- STATE_IDLE - Static variable in class com.mopub.nativeads.NativeVideoController
-
- STATE_PREPARING - Static variable in class com.mopub.nativeads.NativeVideoController
-
- STATE_READY - Static variable in class com.mopub.nativeads.NativeVideoController
-
- STATIC_NATIVE - Static variable in class com.mopub.common.AdType
-
- STATIC_RESOURCE - Static variable in class com.mopub.mobileads.VastResourceXmlManager
-
- StaticNativeAd - Class in com.mopub.nativeads
-
This the base class for implementations of the static native ad format.
- StaticNativeAd() - Constructor for class com.mopub.nativeads.StaticNativeAd
-
- stop() - Method in class com.mopub.common.util.Timer
-
- stop() - Method in class com.mopub.mobileads.RepeatingHandlerRunnable
-
Stop this repeating runnable.
- Streams - Class in com.mopub.common.util
-
- Streams() - Constructor for class com.mopub.common.util.Streams
-
- Strings - Class in com.mopub.common.util
-
- Strings() - Constructor for class com.mopub.common.util.Strings
-
- STROKE_CAP - Static variable in class com.mopub.mobileads.resource.DrawableConstants.CloseButton
-
- STROKE_COLOR - Static variable in class com.mopub.mobileads.resource.DrawableConstants.CloseButton
-
- STROKE_WIDTH - Static variable in class com.mopub.mobileads.resource.DrawableConstants.CloseButton
-
- success(String, int) - Static method in class com.mopub.common.MoPubReward
-
- supports(BaseNativeAd) - Method in interface com.mopub.nativeads.MoPubAdRenderer
-
Determines if this renderer supports the type of native ad passed in.
- supports(BaseNativeAd) - Method in class com.mopub.nativeads.MoPubStaticNativeAdRenderer
-
- supports(BaseNativeAd) - Method in class com.mopub.nativeads.MoPubVideoNativeAdRenderer
-
- v(String) - Static method in class com.mopub.common.logging.MoPubLog
-
- v(String, Throwable) - Static method in class com.mopub.common.logging.MoPubLog
-
- valueOf(String) - Static method in enum com.mopub.common.AdFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.ClientMetadata.MoPubNetworkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.CloseableLayout.ClosePosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.CreativeOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.event.BaseEvent.AppPlatform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.event.BaseEvent.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.event.BaseEvent.Name
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.event.BaseEvent.SamplingRate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.event.BaseEvent.ScribeCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.event.BaseEvent.SdkProduct
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.LocationService.LocationAwareness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.LocationService.ValidLocationProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.MoPub.LocationAwareness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.UrlAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.util.DeviceUtils.ForceOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.util.DeviceUtils.IP
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.util.Drawables
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.util.ResponseHeader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.common.util.VersionCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.mobileads.AdTypeTranslator.CustomEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.mobileads.MoPubErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.mobileads.VastErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.mraid.MraidJavascriptCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.mraid.PlacementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.mraid.ViewState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.nativeads.MediaLayout.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.nativeads.MediaLayout.MuteState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.nativeads.MoPubCustomEventVideoNative.MoPubVideoNativeAd.VideoState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.nativeads.MoPubRecyclerAdapter.ContentChangeStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.nativeads.NativeErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.nativeads.NativeFullScreenVideoView.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.nativeads.RequestParameters.NativeAdAsset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mopub.network.MoPubNetworkError.Reason
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.mopub.common.AdFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.ClientMetadata.MoPubNetworkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.CloseableLayout.ClosePosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.CreativeOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.event.BaseEvent.AppPlatform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.event.BaseEvent.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.event.BaseEvent.Name
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.event.BaseEvent.SamplingRate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.event.BaseEvent.ScribeCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.event.BaseEvent.SdkProduct
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.LocationService.LocationAwareness
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.LocationService.ValidLocationProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.MoPub.LocationAwareness
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.UrlAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.util.DeviceUtils.ForceOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.util.DeviceUtils.IP
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.util.Drawables
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.util.ResponseHeader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.common.util.VersionCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.mobileads.AdTypeTranslator.CustomEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.mobileads.MoPubErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.mobileads.VastErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.mraid.MraidJavascriptCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.mraid.PlacementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.mraid.ViewState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.nativeads.MediaLayout.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.nativeads.MediaLayout.MuteState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.nativeads.MoPubCustomEventVideoNative.MoPubVideoNativeAd.VideoState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.nativeads.MoPubRecyclerAdapter.ContentChangeStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.nativeads.NativeErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.nativeads.NativeFullScreenVideoView.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.nativeads.RequestParameters.NativeAdAsset
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mopub.network.MoPubNetworkError.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VAST - Static variable in class com.mopub.common.FullAdType
-
- VastAbsoluteProgressTracker - Class in com.mopub.mobileads
-
A Vast tracking URL with an "absolute" trigger threshold.
- VastAbsoluteProgressTracker(String, int) - Constructor for class com.mopub.mobileads.VastAbsoluteProgressTracker
-
- VastCompanionAdConfig - Class in com.mopub.mobileads
-
- VastCompanionAdConfig(int, int, VastResource, String, List<VastTracker>, List<VastTracker>) - Constructor for class com.mopub.mobileads.VastCompanionAdConfig
-
- VastErrorCode - Enum in com.mopub.mobileads
-
The various possible error codes for VAST that MoPub supports.
- VastExtensionParentXmlManager - Class in com.mopub.mobileads
-
This XML manager handles Extensions nodes, which may in turn contain Extension nodes.
- VastExtensionXmlManager - Class in com.mopub.mobileads
-
This XML manager handles Extension nodes.
- VastExtensionXmlManager(Node) - Constructor for class com.mopub.mobileads.VastExtensionXmlManager
-
- VastFractionalProgressTracker - Class in com.mopub.mobileads
-
A Vast tracking URL with a "fractional" tracking threshold on the interval [0.0, 1.0].
- VastFractionalProgressTracker(String, float) - Constructor for class com.mopub.mobileads.VastFractionalProgressTracker
-
- VastIconXmlManager - Class in com.mopub.mobileads
-
This XML manager handles Vast 3.0 icons.
- VastMacroHelper - Class in com.mopub.mobileads
-
Handles macro substitution with actual data.
- VastMacroHelper(List<String>) - Constructor for class com.mopub.mobileads.VastMacroHelper
-
- VastManager - Class in com.mopub.mobileads
-
Given a VAST xml document, this class manages the lifecycle of parsing and finding a video and
possibly companion ad.
- VastManager(Context, boolean) - Constructor for class com.mopub.mobileads.VastManager
-
- VastManager.VastManagerListener - Interface in com.mopub.mobileads
-
Users of this class should subscribe to this listener to get updates
when a video is found or when no video is available.
- VastManagerFactory - Class in com.mopub.mobileads.factories
-
- VastManagerFactory() - Constructor for class com.mopub.mobileads.factories.VastManagerFactory
-
- VastResourceXmlManager - Class in com.mopub.mobileads
-
- VastTracker - Class in com.mopub.mobileads
-
State encapsulation for VAST tracking URLs that may or may not only be called once.
- VastTracker(String) - Constructor for class com.mopub.mobileads.VastTracker
-
- VastTracker(String, boolean) - Constructor for class com.mopub.mobileads.VastTracker
-
- VastVideoBlurLastVideoFrameTask - Class in com.mopub.mobileads
-
- VastVideoBlurLastVideoFrameTask(MediaMetadataRetriever, ImageView, int) - Constructor for class com.mopub.mobileads.VastVideoBlurLastVideoFrameTask
-
- VastVideoCloseButtonWidget - Class in com.mopub.mobileads
-
- VastVideoCloseButtonWidget(Context) - Constructor for class com.mopub.mobileads.VastVideoCloseButtonWidget
-
- VastVideoConfig - Class in com.mopub.mobileads
-
- VastVideoConfig() - Constructor for class com.mopub.mobileads.VastVideoConfig
-
- VastVideoCtaButtonWidget - Class in com.mopub.mobileads
-
- VastVideoCtaButtonWidget(Context, int, boolean, boolean) - Constructor for class com.mopub.mobileads.VastVideoCtaButtonWidget
-
- VastVideoGradientStripWidget - Class in com.mopub.mobileads
-
- VastVideoGradientStripWidget(Context, GradientDrawable.Orientation, DeviceUtils.ForceOrientation, boolean, int, int, int) - Constructor for class com.mopub.mobileads.VastVideoGradientStripWidget
-
- VastVideoProgressBarWidget - Class in com.mopub.mobileads
-
- VastVideoProgressBarWidget(Context) - Constructor for class com.mopub.mobileads.VastVideoProgressBarWidget
-
- VastVideoRadialCountdownWidget - Class in com.mopub.mobileads
-
- VastVideoRadialCountdownWidget(Context) - Constructor for class com.mopub.mobileads.VastVideoRadialCountdownWidget
-
- VastVideoView - Class in com.mopub.mobileads
-
Custom VideoView dedicated for VAST videos.
- VastVideoView(Context) - Constructor for class com.mopub.mobileads.VastVideoView
-
- VastVideoViewController - Class in com.mopub.mobileads
-
- VastVideoViewCountdownRunnable - Class in com.mopub.mobileads
-
- VastVideoViewCountdownRunnable(VastVideoViewController, Handler) - Constructor for class com.mopub.mobileads.VastVideoViewCountdownRunnable
-
- VastVideoViewProgressRunnable - Class in com.mopub.mobileads
-
A runnable that is used to measure video progress and track video progress events for video ads.
- VastVideoViewProgressRunnable(VastVideoViewController, VastVideoConfig, Handler) - Constructor for class com.mopub.mobileads.VastVideoViewProgressRunnable
-
- VastXmlManagerAggregator - Class in com.mopub.mobileads
-
AsyncTask that reads in VAST xml and resolves redirects.
- VersionCode - Enum in com.mopub.common.util
-
- VIDEO_CLASS_EXTRAS_KEY - Static variable in class com.mopub.mobileads.BaseVideoPlayerActivity
-
- VIDEO_NATIVE - Static variable in class com.mopub.common.AdType
-
- VIDEO_URL - Static variable in class com.mopub.mobileads.BaseVideoPlayerActivity
-
- VIDEO_VIEWABILITY_TRACKER - Static variable in class com.mopub.mobileads.VastExtensionXmlManager
-
- videoCompleted(boolean) - Method in class com.mopub.mobileads.BaseVideoViewController
-
- VideoDownloader - Class in com.mopub.mobileads
-
- videoError(boolean) - Method in class com.mopub.mobileads.BaseVideoViewController
-
- VideoNativeAd - Class in com.mopub.nativeads
-
- VideoNativeAd() - Constructor for class com.mopub.nativeads.VideoNativeAd
-
- VideoViewabilityTracker - Class in com.mopub.mobileads
-
- VideoViewabilityTracker(int, int, String) - Constructor for class com.mopub.mobileads.VideoViewabilityTracker
-
- VideoViewabilityTrackerXmlManager - Class in com.mopub.mobileads
-
Data Object for the MoPubViewabilityTracker VAST Custom Extension.
- VIEWABLE_PLAYTIME - Static variable in class com.mopub.mobileads.VideoViewabilityTrackerXmlManager
-
- ViewBinder - Class in com.mopub.nativeads
-
- ViewBinder.Builder - Class in com.mopub.nativeads
-
- ViewBinder.Builder(int) - Constructor for class com.mopub.nativeads.ViewBinder.Builder
-
- ViewGestureDetector - Class in com.mopub.mobileads
-
- ViewGestureDetector(Context, View, AdReport) - Constructor for class com.mopub.mobileads.ViewGestureDetector
-
- ViewGestureDetector.UserClickListener - Interface in com.mopub.mobileads
-
- Views - Class in com.mopub.common.util
-
- Views() - Constructor for class com.mopub.common.util.Views
-
- ViewState - Enum in com.mopub.mraid
-
- Visibility - Class in com.mopub.common.util
-
- VisibleForTesting - Annotation Type in com.mopub.common
-
An annotation that indicates that the visibility of a type or member has been relaxed to make
the code testable.