A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z 

G

gatherTransparentRegion(Region) - function in android.view.CloudXAdView
 
gatherTransparentRegion(Region) - function in android.view.CloudXNativeAdView
 
gatherTransparentRegion(Region) - function in android.view.BaseWebView
 
generateDefaultLayoutParams() - function in android.widget.CloudXAdView
 
generateDefaultLayoutParams() - function in android.widget.CloudXNativeAdView
 
generateDefaultLayoutParams() - function in android.widget.BaseWebView
 
generateDisplayHash(String,Rect,Executor,DisplayHashResultCallback) - function in android.view.CloudXAdView
 
generateDisplayHash(String,Rect,Executor,DisplayHashResultCallback) - function in android.view.CloudXNativeAdView
 
generateDisplayHash(String,Rect,Executor,DisplayHashResultCallback) - function in android.view.BaseWebView
 
generateLayoutParams(AttributeSet) - function in android.widget.CloudXAdView
 
generateLayoutParams(ViewGroup.LayoutParams) - function in android.widget.CloudXAdView
 
generateLayoutParams(AttributeSet) - function in android.widget.CloudXNativeAdView
 
generateLayoutParams(ViewGroup.LayoutParams) - function in android.widget.CloudXNativeAdView
 
generateLayoutParams(AttributeSet) - function in android.widget.BaseWebView
 
generateLayoutParams(ViewGroup.LayoutParams) - function in android.widget.BaseWebView
 
getAccessibilityClassName() - function in android.widget.CloudXAdView
 
getAccessibilityClassName() - function in android.widget.CloudXNativeAdView
 
getAccessibilityClassName() - function in android.webkit.BaseWebView
 
getAccessibilityDelegate() - function in android.view.CloudXAdView
 
getAccessibilityDelegate() - function in android.view.CloudXNativeAdView
 
getAccessibilityDelegate() - function in android.view.BaseWebView
 
getAccessibilityLiveRegion() - function in android.view.CloudXAdView
 
getAccessibilityLiveRegion() - function in android.view.CloudXNativeAdView
 
getAccessibilityLiveRegion() - function in android.view.BaseWebView
 
getAccessibilityNodeProvider() - function in android.view.CloudXAdView
 
getAccessibilityNodeProvider() - function in android.view.CloudXNativeAdView
 
getAccessibilityNodeProvider() - function in android.webkit.BaseWebView
 
getAccessibilityPaneTitle() - function in android.view.CloudXAdView
 
getAccessibilityPaneTitle() - function in android.view.CloudXNativeAdView
 
getAccessibilityPaneTitle() - function in android.view.BaseWebView
 
getAccessibilityTraversalAfter() - function in android.view.CloudXAdView
 
getAccessibilityTraversalAfter() - function in android.view.CloudXNativeAdView
 
getAccessibilityTraversalAfter() - function in android.view.BaseWebView
 
getAccessibilityTraversalBefore() - function in android.view.CloudXAdView
 
getAccessibilityTraversalBefore() - function in android.view.CloudXNativeAdView
 
getAccessibilityTraversalBefore() - function in android.view.BaseWebView
 
getActivity() - function in io.cloudx.sdk.adapter.CloudXAdapterShowParams
 
getAD_ALREADY_SHOWING() - function in io.cloudx.sdk.CloudXErrorCode.Companion
show() was called while the same ad instance is already on screen.
getAD_NOT_READY() - function in io.cloudx.sdk.CloudXErrorCode.Companion
show() was called but no ad is loaded.
getADAPTER_AD_EXPIRED() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The loaded ad expired before show() was called.
getADAPTER_AD_FREQUENCY_CAPPED() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network is frequency-capping this placement.
getADAPTER_AD_NOT_READY() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network SDK says the ad is not ready to show.
getADAPTER_BAD_REQUEST() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network rejected the ad request as invalid.
getADAPTER_BID_TOKEN_NOT_SUPPORTED() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The adapter does not support bid token collection.
getADAPTER_BID_TOKEN_TIMEOUT() - function in io.cloudx.sdk.CloudXErrorCode.Companion
Collecting a bid token from the ad network SDK timed out during the pre-auction phase.
getADAPTER_DISPLAY_FAILED() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network SDK failed to display the ad after loading.
getADAPTER_INITIALIZATION_ERROR() - function in io.cloudx.sdk.CloudXErrorCode.Companion
Exception thrown while creating the adapter object — a bug in the adapter code or incompatible SDK version.
getADAPTER_INITIALIZATION_TIMEOUT() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network SDK did not complete initialization within the configured timeout.
getADAPTER_INTERNAL_ERROR() - function in io.cloudx.sdk.CloudXErrorCode.Companion
Catch-all for adapter errors with no more specific code.
getADAPTER_INVALID_CONFIGURATION() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network SDK is misconfigured (bad placement IDs, invalid app IDs, etc.).
getADAPTER_INVALID_LOAD_STATE() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The adapter was in a state that prevented loading (e.g., already loading or loaded).
getADAPTER_INVALID_SERVER_EXTRAS() - function in io.cloudx.sdk.CloudXErrorCode.Companion
Server-side parameters for this adapter are invalid or missing (e.g., missing placement ID in bid response).
getADAPTER_LOAD_TIMEOUT() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The adapter did not finish loading within the SDK's configured timeout.
getADAPTER_MISSING_ACTIVITY() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The adapter requires an Activity context but didn't receive one.
getADAPTER_MISSING_NATIVE_AD_ASSETS() - function in io.cloudx.sdk.CloudXErrorCode.Companion
A native ad response was missing required creative assets.
getADAPTER_NO_CONNECTION() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network SDK detected no network connectivity.
getADAPTER_NO_FILL() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network had no ad for this request.
getADAPTER_NOT_INITIALIZED() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network SDK was not initialized when the adapter tried to load.
getADAPTER_REWARD_ERROR() - function in io.cloudx.sdk.CloudXErrorCode.Companion
A rewarded ad failed to deliver the reward callback.
getADAPTER_SERVER_ERROR() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network's own server returned an error.
getADAPTER_TIMEOUT() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network SDK itself reported a timeout.
getADAPTER_WEBVIEW_ERROR() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad network's WebView-based creative failed to render.
getAdapterApiVersion() - function in io.cloudx.sdk.adapter.CloudXAdapterMetadataProvider
Adapter API version this adapter was compiled against.
getAdapterVersion() - function in io.cloudx.sdk.adapter.CloudXAdapterMetadataProvider
Version of the adapter module (e.g., "2.1.0").
getAdFormat() - function in io.cloudx.sdk.CloudXAd
The ad format (BANNER, MREC, INTERSTITIAL, REWARDED, NATIVE).
getAdFormat() - function in io.cloudx.sdk.adapter.CloudXAdapterBidExtrasParams
 
getAdm() - function in io.cloudx.sdk.adapter.CloudXAdViewAdapterParams
 
getAdm() - function in io.cloudx.sdk.adapter.CloudXAdapterFactoryParams
 
getAdm() - function in io.cloudx.sdk.adapter.CloudXInterstitialAdapterParams
 
getAdm() - function in io.cloudx.sdk.adapter.CloudXNativeAdAdapterParams
 
getAdm() - function in io.cloudx.sdk.adapter.CloudXRewardedAdapterParams
 
getADS_DISABLED() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The bid server returned HTTP 204 with X-CloudX-Status: ADS_DISABLED.
getAdUnitId() - function in io.cloudx.sdk.CloudXAd
The ad unit ID.
getAdUnitId() - function in io.cloudx.sdk.adapter.CloudXAdViewAdapterParams
 
getAdUnitId() - function in io.cloudx.sdk.adapter.CloudXAdapterFactoryParams
 
getAdUnitId() - function in io.cloudx.sdk.adapter.CloudXInterstitialAdapterParams
 
getAdUnitId() - function in io.cloudx.sdk.adapter.CloudXNativeAdAdapterParams
 
getAdUnitId() - function in io.cloudx.sdk.adapter.CloudXRewardedAdapterParams
 
getAdValues() - function in io.cloudx.sdk.CloudXAd
 
getAdvertiser() - function in io.cloudx.sdk.CloudXNativeAd
 
getAdvertiserTextViewId() - function in io.cloudx.sdk.CloudXNativeAdViewBinder
 
getAdvertiserView() - function in io.cloudx.sdk.CloudXNativeAdView
 
getAdViewSize() - function in io.cloudx.sdk.adapter.CloudXAdViewAdapterParams
 
getAllowedHandwritingDelegatePackageName() - function in android.view.CloudXAdView
 
getAllowedHandwritingDelegatePackageName() - function in android.view.CloudXNativeAdView
 
getAllowedHandwritingDelegatePackageName() - function in android.view.BaseWebView
 
getAllowedHandwritingDelegatorPackageName() - function in android.view.CloudXAdView
 
getAllowedHandwritingDelegatorPackageName() - function in android.view.CloudXNativeAdView
 
getAllowedHandwritingDelegatorPackageName() - function in android.view.BaseWebView
 
getAlpha() - function in android.view.CloudXAdView
 
getAlpha() - function in android.view.CloudXNativeAdView
 
getAlpha() - function in android.view.BaseWebView
 
getAmount() - function in io.cloudx.sdk.CloudXReward
The reward amount (e.g.
getAnimation() - function in android.view.CloudXAdView
 
getAnimation() - function in android.view.CloudXNativeAdView
 
getAnimation() - function in android.view.BaseWebView
 
getAnimationMatrix() - function in android.view.CloudXAdView
 
getAnimationMatrix() - function in android.view.CloudXNativeAdView
 
getAnimationMatrix() - function in android.view.BaseWebView
 
getANY() - function in io.cloudx.sdk.adapter.CloudXAdapterThreadRequirement.Companion
No preference — runs on the SDK's current dispatcher.
getAppKey() - function in io.cloudx.sdk.CloudXInitializationConfiguration
 
getApplicationWindowToken() - function in android.view.CloudXAdView
 
getApplicationWindowToken() - function in android.view.CloudXNativeAdView
 
getApplicationWindowToken() - function in android.view.BaseWebView
 
getAttributeResolutionStack(Integer) - function in android.view.CloudXAdView
 
getAttributeResolutionStack(Integer) - function in android.view.CloudXNativeAdView
 
getAttributeResolutionStack(Integer) - function in android.view.BaseWebView
 
getAttributeSourceResourceMap() - function in android.view.CloudXAdView
 
getAttributeSourceResourceMap() - function in android.view.CloudXNativeAdView
 
getAttributeSourceResourceMap() - function in android.view.BaseWebView
 
getAutofillHints() - function in android.view.CloudXAdView
 
getAutofillHints() - function in android.view.CloudXNativeAdView
 
getAutofillHints() - function in android.view.BaseWebView
 
getAutofillId() - function in android.view.CloudXAdView
 
getAutofillId() - function in android.view.CloudXNativeAdView
 
getAutofillId() - function in android.view.BaseWebView
 
getAutofillType() - function in android.view.CloudXAdView
 
getAutofillType() - function in android.view.CloudXNativeAdView
 
getAutofillType() - function in android.view.BaseWebView
 
getAutofillValue() - function in android.view.CloudXAdView
 
getAutofillValue() - function in android.view.CloudXNativeAdView
 
getAutofillValue() - function in android.view.BaseWebView
 
getBackground() - function in android.view.CloudXAdView
 
getBackground() - function in android.view.CloudXNativeAdView
 
getBACKGROUND() - function in io.cloudx.sdk.adapter.CloudXAdapterThreadRequirement.Companion
Must run on a background thread (IO).
getBackground() - function in android.view.BaseWebView
 
getBackgroundTintBlendMode() - function in android.view.CloudXAdView
 
getBackgroundTintBlendMode() - function in android.view.CloudXNativeAdView
 
getBackgroundTintBlendMode() - function in android.view.BaseWebView
 
getBackgroundTintList() - function in android.view.CloudXAdView
 
getBackgroundTintList() - function in android.view.CloudXNativeAdView
 
getBackgroundTintList() - function in android.view.BaseWebView
 
getBackgroundTintMode() - function in android.view.CloudXAdView
 
getBackgroundTintMode() - function in android.view.CloudXNativeAdView
 
getBackgroundTintMode() - function in android.view.BaseWebView
 
getBANNER() - function in io.cloudx.sdk.CloudXAdFormat.Companion
320x50 banner ad
getBaseline() - function in android.view.CloudXAdView
 
getBaseline() - function in android.view.CloudXNativeAdView
 
getBaseline() - function in android.view.BaseWebView
 
getBidId() - function in io.cloudx.sdk.CloudXArbiterResult
Identifier of the bid selected by the arbiter, or null when platform is NONE.
getBids() - function in io.cloudx.sdk.CloudXArbiterConfiguration
 
getBody() - function in io.cloudx.sdk.CloudXNativeAd
 
getBodyTextViewId() - function in io.cloudx.sdk.CloudXNativeAdViewBinder
 
getBodyView() - function in io.cloudx.sdk.CloudXNativeAdView
 
getBottom() - function in android.view.CloudXAdView
 
getBottom() - function in android.view.CloudXNativeAdView
 
getBottom() - function in android.view.BaseWebView
 
getBottomFadingEdgeStrength() - function in android.view.CloudXAdView
 
getBottomFadingEdgeStrength() - function in android.view.CloudXNativeAdView
 
getBottomFadingEdgeStrength() - function in android.view.BaseWebView
 
getBottomPaddingOffset() - function in android.view.CloudXAdView
 
getBottomPaddingOffset() - function in android.view.CloudXNativeAdView
 
getBottomPaddingOffset() - function in android.view.BaseWebView
 
getCallToAction() - function in io.cloudx.sdk.CloudXNativeAd
 
getCallToActionButtonId() - function in io.cloudx.sdk.CloudXNativeAdViewBinder
 
getCallToActionView() - function in io.cloudx.sdk.CloudXNativeAdView
 
getCameraDistance() - function in android.view.CloudXAdView
 
getCameraDistance() - function in android.view.CloudXNativeAdView
 
getCameraDistance() - function in android.view.BaseWebView
 
getCampaignId() - function in io.cloudx.sdk.internal.tracker.bulk.EventAM
 
getCause() - function in io.cloudx.sdk.CloudXError
Optional underlying exception that caused this error.
getCertificate() - function in android.webkit.BaseWebView
 
getChildAt(Integer) - function in android.view.CloudXAdView
 
getChildAt(Integer) - function in android.view.CloudXNativeAdView
 
getChildAt(Integer) - function in android.view.BaseWebView
 
getChildCount() - function in android.view.CloudXAdView
 
getChildCount() - function in android.view.CloudXNativeAdView
 
getChildCount() - function in android.view.BaseWebView
 
getChildDrawingOrder(Integer,Integer) - function in android.view.CloudXAdView
 
getChildDrawingOrder(Integer) - function in android.view.CloudXAdView
 
getChildDrawingOrder(Integer,Integer) - function in android.view.CloudXNativeAdView
 
getChildDrawingOrder(Integer) - function in android.view.CloudXNativeAdView
 
getChildDrawingOrder(Integer,Integer) - function in android.view.BaseWebView
 
getChildDrawingOrder(Integer) - function in android.view.BaseWebView
 
getChildStaticTransformation(View,Transformation) - function in android.view.CloudXAdView
 
getChildStaticTransformation(View,Transformation) - function in android.view.CloudXNativeAdView
 
getChildStaticTransformation(View,Transformation) - function in android.view.BaseWebView
 
getChildVisibleRect(View,Rect,Point) - function in android.view.CloudXAdView
 
getChildVisibleRect(View,Rect,Point) - function in android.view.CloudXNativeAdView
 
getChildVisibleRect(View,Rect,Point) - function in android.view.BaseWebView
 
getClipBounds() - function in android.view.CloudXAdView
 
getClipBounds(Rect) - function in android.view.CloudXAdView
 
getClipBounds() - function in android.view.CloudXNativeAdView
 
getClipBounds(Rect) - function in android.view.CloudXNativeAdView
 
getClipBounds() - function in android.view.BaseWebView
 
getClipBounds(Rect) - function in android.view.BaseWebView
 
getClipChildren() - function in android.view.CloudXAdView
 
getClipChildren() - function in android.view.CloudXNativeAdView
 
getClipChildren() - function in android.view.BaseWebView
 
getClipToOutline() - function in android.view.CloudXAdView
 
getClipToOutline() - function in android.view.CloudXNativeAdView
 
getClipToOutline() - function in android.view.BaseWebView
 
getClipToPadding() - function in android.view.CloudXAdView
 
getClipToPadding() - function in android.view.CloudXNativeAdView
 
getClipToPadding() - function in android.view.BaseWebView
 
getCLOUDX() - function in io.cloudx.sdk.CloudXArbiterPlatform.Companion
CloudX mediation.
getCode() - function in io.cloudx.sdk.CloudXError
The error code category.
getCode() - function in io.cloudx.sdk.CloudXErrorCode
Numeric error code.
getCode() - function in io.cloudx.sdk.internal.tracker.EventType
 
getCode() - function in io.cloudx.sdk.internal.tracker.winloss.LossReason
 
getConfiguration() - function in io.cloudx.sdk.CloudXInitializationResult.Success
 
getConsiderGoneChildrenWhenMeasuring() - function in android.widget.CloudXAdView
 
getConsiderGoneChildrenWhenMeasuring() - function in android.widget.CloudXNativeAdView
 
getContentCaptureSession() - function in android.view.CloudXAdView
 
getContentCaptureSession() - function in android.view.CloudXNativeAdView
 
getContentCaptureSession() - function in android.view.BaseWebView
 
getContentDescription() - function in android.view.CloudXAdView
 
getContentDescription() - function in android.view.CloudXNativeAdView
 
getContentDescription() - function in android.view.BaseWebView
 
getContentHeight() - function in android.webkit.BaseWebView
 
getContentSensitivity() - function in android.view.CloudXAdView
 
getContentSensitivity() - function in android.view.CloudXNativeAdView
 
getContentSensitivity() - function in android.view.BaseWebView
 
getContext() - function in android.view.CloudXAdView
 
getContext() - function in android.view.CloudXNativeAdView
 
getContext() - function in io.cloudx.sdk.adapter.CloudXAdViewAdapterParams
Application context — never pass an Activity context.
getContext() - function in io.cloudx.sdk.adapter.CloudXAdapterBidExtrasParams
Application context — never pass an Activity context.
getContext() - function in io.cloudx.sdk.adapter.CloudXAdapterFactoryParams
Application context — never pass an Activity context.
getContext() - function in io.cloudx.sdk.adapter.CloudXAdapterInitParams
Application context — never pass an Activity context.
getContext() - function in io.cloudx.sdk.adapter.CloudXAdapterParams
Application context — never pass an Activity context.
getContext() - function in io.cloudx.sdk.adapter.CloudXAdapterPrivacyParams
Application context — never pass an Activity context.
getContext() - function in io.cloudx.sdk.adapter.CloudXInterstitialAdapterParams
Application context — never pass an Activity context.
getContext() - function in io.cloudx.sdk.adapter.CloudXNativeAdAdapterParams
Application context — never pass an Activity context.
getContext() - function in io.cloudx.sdk.adapter.CloudXRewardedAdapterParams
Application context — never pass an Activity context.
getContext() - function in android.view.BaseWebView
 
getContextMenuInfo() - function in android.view.CloudXAdView
 
getContextMenuInfo() - function in android.view.CloudXNativeAdView
 
getContextMenuInfo() - function in android.view.BaseWebView
 
getDebugHttpInterceptors() - function in io.cloudx.sdk.internal.testing.CXDebugConfig
Debug-only OkHttp interceptors installed on the shared SDK HTTP client.
getDefaultFocusHighlightEnabled() - function in android.view.CloudXAdView
 
getDefaultFocusHighlightEnabled() - function in android.view.CloudXNativeAdView
 
getDefaultFocusHighlightEnabled() - function in android.view.BaseWebView
 
getDescendantFocusability() - function in android.view.CloudXAdView
 
getDescendantFocusability() - function in android.view.CloudXNativeAdView
 
getDescendantFocusability() - function in android.view.BaseWebView
 
getDescription() - function in io.cloudx.sdk.CloudXErrorCode
Human-readable description of the error.
getDescription() - function in io.cloudx.sdk.internal.tracker.winloss.LossReason
 
getDisplay() - function in android.view.CloudXAdView
 
getDisplay() - function in android.view.CloudXNativeAdView
 
getDisplay() - function in android.view.BaseWebView
 
getDONT_KEEP_ACTIVITIES_ENABLED() - function in io.cloudx.sdk.CloudXErrorCode.Companion
Android's "Don't keep activities" developer option is enabled, which destroys the host Activity during fullscreen ad display.
getDrawable() - function in io.cloudx.sdk.CloudXNativeAdImage
 
getDrawableState() - function in android.view.CloudXAdView
 
getDrawableState() - function in android.view.CloudXNativeAdView
 
getDrawableState() - function in android.view.BaseWebView
 
getDrawingCache() - function in android.view.CloudXAdView
 
getDrawingCache(Boolean) - function in android.view.CloudXAdView
 
getDrawingCache() - function in android.view.CloudXNativeAdView
 
getDrawingCache(Boolean) - function in android.view.CloudXNativeAdView
 
getDrawingCache() - function in android.view.BaseWebView
 
getDrawingCache(Boolean) - function in android.view.BaseWebView
 
getDrawingCacheBackgroundColor() - function in android.view.CloudXAdView
 
getDrawingCacheBackgroundColor() - function in android.view.CloudXNativeAdView
 
getDrawingCacheBackgroundColor() - function in android.view.BaseWebView
 
getDrawingCacheQuality() - function in android.view.CloudXAdView
 
getDrawingCacheQuality() - function in android.view.CloudXNativeAdView
 
getDrawingCacheQuality() - function in android.view.BaseWebView
 
getDrawingRect(Rect) - function in android.view.CloudXAdView
 
getDrawingRect(Rect) - function in android.view.CloudXNativeAdView
 
getDrawingRect(Rect) - function in android.view.BaseWebView
 
getDrawingTime() - function in android.view.CloudXAdView
 
getDrawingTime() - function in android.view.CloudXNativeAdView
 
getDrawingTime() - function in android.view.BaseWebView
 
getElevation() - function in android.view.CloudXAdView
 
getElevation() - function in android.view.CloudXNativeAdView
 
getElevation() - function in android.view.BaseWebView
 
getError() - function in io.cloudx.sdk.CloudXInitializationResult.Failure
 
getError() - function in io.cloudx.sdk.internal.ads.banner.BannerAdapterWrapperEvent.Error
 
getError() - function in io.cloudx.sdk.internal.ads.fullscreen.interstitial.InterstitialAdapterWrapperEvent.Error
 
getError() - function in io.cloudx.sdk.internal.ads.fullscreen.rewarded.RewardedAdapterWrapperEvent.Error
 
getError() - function in io.cloudx.sdk.internal.util.CXResult.Failure
 
getEventName() - function in io.cloudx.sdk.internal.tracker.bulk.EventAM
 
getExplicitStyle() - function in android.view.CloudXAdView
 
getExplicitStyle() - function in android.view.CloudXNativeAdView
 
getExplicitStyle() - function in android.view.BaseWebView
 
getExtras() - function in io.cloudx.sdk.CloudXArbiterBid
Optional platform-specific metadata.
getExtras() - function in io.cloudx.sdk.CloudXArbiterResult
Arbiter-provided metadata for the selected bid.
getExtrasThreadRequirement() - function in io.cloudx.sdk.adapter.CloudXAdapterBidRequestExtrasProvider
 
getFavicon() - function in android.webkit.BaseWebView
 
getFilterTouchesWhenObscured() - function in android.view.CloudXAdView
 
getFilterTouchesWhenObscured() - function in android.view.CloudXNativeAdView
 
getFilterTouchesWhenObscured() - function in android.view.BaseWebView
 
getFitsSystemWindows() - function in android.view.CloudXAdView
 
getFitsSystemWindows() - function in android.view.CloudXNativeAdView
 
getFitsSystemWindows() - function in android.view.BaseWebView
 
getFocusable() - function in android.view.CloudXAdView
 
getFocusable() - function in android.view.CloudXNativeAdView
 
getFocusable() - function in android.view.BaseWebView
 
getFocusables(Integer) - function in android.view.CloudXAdView
 
getFocusables(Integer) - function in android.view.CloudXNativeAdView
 
getFocusables(Integer) - function in android.view.BaseWebView
 
getFocusedChild() - function in android.view.CloudXAdView
 
getFocusedChild() - function in android.view.CloudXNativeAdView
 
getFocusedChild() - function in android.view.BaseWebView
 
getFocusedRect(Rect) - function in android.view.CloudXAdView
 
getFocusedRect(Rect) - function in android.view.CloudXNativeAdView
 
getFocusedRect(Rect) - function in android.view.BaseWebView
 
getForceTestMode() - function in io.cloudx.sdk.internal.testing.CXDebugConfig
Request a server-resolved test mode override.
getForeground() - function in android.view.CloudXAdView
 
getForeground() - function in android.view.CloudXNativeAdView
 
getForeground() - function in android.view.BaseWebView
 
getForegroundGravity() - function in android.view.CloudXAdView
 
getForegroundGravity() - function in android.view.CloudXNativeAdView
 
getForegroundGravity() - function in android.view.BaseWebView
 
getForegroundTintBlendMode() - function in android.view.CloudXAdView
 
getForegroundTintBlendMode() - function in android.view.CloudXNativeAdView
 
getForegroundTintBlendMode() - function in android.view.BaseWebView
 
getForegroundTintList() - function in android.view.CloudXAdView
 
getForegroundTintList() - function in android.view.CloudXNativeAdView
 
getForegroundTintList() - function in android.view.BaseWebView
 
getForegroundTintMode() - function in android.view.CloudXAdView
 
getForegroundTintMode() - function in android.view.CloudXNativeAdView
 
getForegroundTintMode() - function in android.view.BaseWebView
 
getFormattedMessage() - function in io.cloudx.sdk.CloudXError
Pre-formatted message including the error code and description.
getFrameContentVelocity() - function in android.view.CloudXAdView
 
getFrameContentVelocity() - function in android.view.CloudXNativeAdView
 
getFrameContentVelocity() - function in android.view.BaseWebView
 
getGlobalVisibleRect(Rect,Point) - function in android.view.CloudXAdView
 
getGlobalVisibleRect(Rect) - function in android.view.CloudXAdView
 
getGlobalVisibleRect(Rect,Point) - function in android.view.CloudXNativeAdView
 
getGlobalVisibleRect(Rect) - function in android.view.CloudXNativeAdView
 
getGlobalVisibleRect(Rect,Point) - function in android.view.BaseWebView
 
getGlobalVisibleRect(Rect) - function in android.view.BaseWebView
 
getH() - function in io.cloudx.sdk.adapter.CloudXAdViewSize
 
getHandler() - function in android.view.CloudXAdView
 
getHandler() - function in android.view.CloudXNativeAdView
 
getHandler() - function in android.webkit.BaseWebView
 
getHandwritingBoundsOffsetBottom() - function in android.view.CloudXAdView
 
getHandwritingBoundsOffsetBottom() - function in android.view.CloudXNativeAdView
 
getHandwritingBoundsOffsetBottom() - function in android.view.BaseWebView
 
getHandwritingBoundsOffsetLeft() - function in android.view.CloudXAdView
 
getHandwritingBoundsOffsetLeft() - function in android.view.CloudXNativeAdView
 
getHandwritingBoundsOffsetLeft() - function in android.view.BaseWebView
 
getHandwritingBoundsOffsetRight() - function in android.view.CloudXAdView
 
getHandwritingBoundsOffsetRight() - function in android.view.CloudXNativeAdView
 
getHandwritingBoundsOffsetRight() - function in android.view.BaseWebView
 
getHandwritingBoundsOffsetTop() - function in android.view.CloudXAdView
 
getHandwritingBoundsOffsetTop() - function in android.view.CloudXNativeAdView
 
getHandwritingBoundsOffsetTop() - function in android.view.BaseWebView
 
getHandwritingDelegateFlags() - function in android.view.CloudXAdView
 
getHandwritingDelegateFlags() - function in android.view.CloudXNativeAdView
 
getHandwritingDelegateFlags() - function in android.view.BaseWebView
 
getHandwritingDelegatorCallback() - function in android.view.CloudXAdView
 
getHandwritingDelegatorCallback() - function in android.view.CloudXNativeAdView
 
getHandwritingDelegatorCallback() - function in android.view.BaseWebView
 
getHasOverlappingRendering() - function in android.view.CloudXAdView
 
getHasOverlappingRendering() - function in android.view.CloudXNativeAdView
 
getHasOverlappingRendering() - function in android.view.BaseWebView
 
getHasUserConsent() - function in io.cloudx.sdk.adapter.CloudXAdapterPrivacySettings
Resolved GDPR consent (GPP → TCF → manual fallback).
getHeight() - function in android.view.CloudXAdView
 
getHeight() - function in android.view.CloudXNativeAdView
 
getHeight() - function in android.view.BaseWebView
 
getHitRect(Rect) - function in android.view.CloudXAdView
 
getHitRect(Rect) - function in android.view.CloudXNativeAdView
 
getHitRect(Rect) - function in android.view.BaseWebView
 
getHitTestResult() - function in android.webkit.BaseWebView
 
getHorizontalFadingEdgeLength() - function in android.view.CloudXAdView
 
getHorizontalFadingEdgeLength() - function in android.view.CloudXNativeAdView
 
getHorizontalFadingEdgeLength() - function in android.view.BaseWebView
 
getHorizontalScrollbarHeight() - function in android.view.CloudXAdView
 
getHorizontalScrollbarHeight() - function in android.view.CloudXNativeAdView
 
getHorizontalScrollbarHeight() - function in android.view.BaseWebView
 
getHorizontalScrollbarThumbDrawable() - function in android.view.CloudXAdView
 
getHorizontalScrollbarThumbDrawable() - function in android.view.CloudXNativeAdView
 
getHorizontalScrollbarThumbDrawable() - function in android.view.BaseWebView
 
getHorizontalScrollbarTrackDrawable() - function in android.view.CloudXAdView
 
getHorizontalScrollbarTrackDrawable() - function in android.view.CloudXNativeAdView
 
getHorizontalScrollbarTrackDrawable() - function in android.view.BaseWebView
 
getHttpAuthUsernamePassword(String,String) - function in android.webkit.BaseWebView
 
getIcon() - function in io.cloudx.sdk.CloudXNativeAd
 
getIconImageViewId() - function in io.cloudx.sdk.CloudXNativeAdViewBinder
 
getIconView() - function in io.cloudx.sdk.CloudXNativeAdView
 
getId() - function in android.view.CloudXAdView
 
getId() - function in io.cloudx.sdk.CloudXArbiterBid
Locally unique bid identifier.
getId() - function in io.cloudx.sdk.CloudXArbiterResult
Locally unique identifier.
getId() - function in android.view.CloudXNativeAdView
 
getId() - function in android.view.BaseWebView
 
getImportantForAccessibility() - function in android.view.CloudXAdView
 
getImportantForAccessibility() - function in android.view.CloudXNativeAdView
 
getImportantForAccessibility() - function in android.view.BaseWebView
 
getImportantForAutofill() - function in android.view.CloudXAdView
 
getImportantForAutofill() - function in android.view.CloudXNativeAdView
 
getImportantForAutofill() - function in android.view.BaseWebView
 
getImportantForContentCapture() - function in android.view.CloudXAdView
 
getImportantForContentCapture() - function in android.view.CloudXNativeAdView
 
getImportantForContentCapture() - function in android.view.BaseWebView
 
getImpression() - function in io.cloudx.sdk.internal.tracker.bulk.EventAM
 
getInitServer() - function in io.cloudx.sdk.internal.testing.CXDebugConfig
Override the initialization server.
getInitThreadRequirement() - function in io.cloudx.sdk.adapter.CloudXAdapterInitializer
 
getINTERNAL_ERROR() - function in io.cloudx.sdk.CloudXErrorCode.Companion
Unexpected exception during initialization, ad loading, or ad display.
getINTERSTITIAL() - function in io.cloudx.sdk.CloudXAdFormat.Companion
Fullscreen interstitial ad
getINVALID_AD_UNIT() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The ad unit ID doesn't exist in the server config, or exists but has the wrong type (e.g., loading a banner ad unit as interstitial).
getINVALID_APP_KEY() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The app key passed to CloudX.initialize() is blank or empty.
getIODispatcher() - function in io.cloudx.sdk.internal.util.ThreadUtils
 
getIsAdReady() - function in io.cloudx.sdk.CloudXFullscreenAd
Returns whether an ad is loaded and ready to be shown.
getIsAdReady() - function in io.cloudx.sdk.CloudXInterstitialAd
Returns whether an ad is loaded and ready to be shown.
getIsAdReady() - function in io.cloudx.sdk.CloudXRewardedAd
Returns whether an ad is loaded and ready to be shown.
getIsDoNotSell() - function in io.cloudx.sdk.adapter.CloudXAdapterPrivacySettings
Resolved CCPA do-not-sell (GPP → US Privacy → manual fallback).
getIsExpired() - function in io.cloudx.sdk.CloudXNativeAd
 
getIsFailure() - function in io.cloudx.sdk.internal.util.CXResult
 
getIsFailure() - function in io.cloudx.sdk.internal.util.CXResult.Success
 
getIsFailure() - function in io.cloudx.sdk.internal.util.CXResult.Failure
 
getIsStartVideoUnmuted() - function in io.cloudx.sdk.CloudXNativeAdLoader
When true, starts video playback with sound enabled.
getIsSuccess() - function in io.cloudx.sdk.internal.util.CXResult
 
getIsSuccess() - function in io.cloudx.sdk.internal.util.CXResult.Success
 
getIsSuccess() - function in io.cloudx.sdk.internal.util.CXResult.Failure
 
getIsVideoContent() - function in io.cloudx.sdk.CloudXNativeAd
 
getIsVideoFullScreenDisabled() - function in io.cloudx.sdk.CloudXNativeAdLoader
When true, prevents the video creative from entering fullscreen on tap.
getIsVideoMediaControlsHidden() - function in io.cloudx.sdk.CloudXNativeAdLoader
When true, hides video playback controls (play/pause, progress bar, etc.).
getKeepScreenOn() - function in android.view.CloudXAdView
 
getKeepScreenOn() - function in android.view.CloudXNativeAdView
 
getKeepScreenOn() - function in android.view.BaseWebView
 
getKeyDispatcherState() - function in android.view.CloudXAdView
 
getKeyDispatcherState() - function in android.view.CloudXNativeAdView
 
getKeyDispatcherState() - function in android.view.BaseWebView
 
getLabel() - function in io.cloudx.sdk.CloudXReward
The reward label/currency (e.g.
getLabelFor() - function in android.view.CloudXAdView
 
getLabelFor() - function in android.view.CloudXNativeAdView
 
getLabelFor() - function in android.view.BaseWebView
 
getLastErrorEvent() - function in io.cloudx.sdk.internal.ads.LastErrorEvent
 
getLayerType() - function in android.view.CloudXAdView
 
getLayerType() - function in android.view.CloudXNativeAdView
 
getLayerType() - function in android.view.BaseWebView
 
getLayoutAnimation() - function in android.view.CloudXAdView
 
getLayoutAnimation() - function in android.view.CloudXNativeAdView
 
getLayoutAnimation() - function in android.view.BaseWebView
 
getLayoutAnimationListener() - function in android.view.CloudXAdView
 
getLayoutAnimationListener() - function in android.view.CloudXNativeAdView
 
getLayoutAnimationListener() - function in android.view.BaseWebView
 
getLayoutDirection() - function in android.view.CloudXAdView
 
getLayoutDirection() - function in android.view.CloudXNativeAdView
 
getLayoutDirection() - function in android.view.BaseWebView
 
getLayoutMode() - function in android.view.CloudXAdView
 
getLayoutMode() - function in android.view.CloudXNativeAdView
 
getLayoutMode() - function in android.view.BaseWebView
 
getLayoutParams() - function in android.view.CloudXAdView
 
getLayoutParams() - function in android.view.CloudXNativeAdView
 
getLayoutParams() - function in android.view.BaseWebView
 
getLayoutResourceId() - function in io.cloudx.sdk.CloudXNativeAdViewBinder
 
getLayoutTransition() - function in android.view.CloudXAdView
 
getLayoutTransition() - function in android.view.CloudXNativeAdView
 
getLayoutTransition() - function in android.view.BaseWebView
 
getLeft() - function in android.view.CloudXAdView
 
getLeft() - function in android.view.CloudXNativeAdView
 
getLeft() - function in android.view.BaseWebView
 
getLeftFadingEdgeStrength() - function in android.view.CloudXAdView
 
getLeftFadingEdgeStrength() - function in android.view.CloudXNativeAdView
 
getLeftFadingEdgeStrength() - function in android.view.BaseWebView
 
getLeftPaddingOffset() - function in android.view.CloudXAdView
 
getLeftPaddingOffset() - function in android.view.CloudXNativeAdView
 
getLeftPaddingOffset() - function in android.view.BaseWebView
 
getLevel() - function in io.cloudx.sdk.internal.CXLogger.LogEntry
 
getLEVELPLAY() - function in io.cloudx.sdk.CloudXArbiterPlatform.Companion
Unity LevelPlay mediation.
getListener() - function in io.cloudx.sdk.CloudXAdView
Listener for ad lifecycle events.
getListener() - function in io.cloudx.sdk.CloudXFullscreenAd
Listener for ad lifecycle events.
getListener() - function in io.cloudx.sdk.CloudXInterstitialAd
Listener for ad lifecycle events.
getListener() - function in io.cloudx.sdk.CloudXRewardedAd
Listener for ad lifecycle events.
getListener() - function in io.cloudx.sdk.adapter.CloudXAdViewAdapterParams
 
getListener() - function in io.cloudx.sdk.adapter.CloudXAdapterBidExtrasParams
 
getListener() - function in io.cloudx.sdk.adapter.CloudXAdapterInitParams
 
getListener() - function in io.cloudx.sdk.adapter.CloudXInterstitialAdapterParams
 
getListener() - function in io.cloudx.sdk.adapter.CloudXNativeAdAdapterParams
 
getListener() - function in io.cloudx.sdk.adapter.CloudXRewardedAdapterParams
 
getLOAD_NOT_ALLOWED_WHILE_SHOWING() - function in io.cloudx.sdk.CloudXErrorCode.Companion
load() was called while a fullscreen ad is currently being displayed.
getLocalExtras() - function in io.cloudx.sdk.adapter.CloudXAdViewAdapterParams
 
getLocalExtras() - function in io.cloudx.sdk.adapter.CloudXAdapterFactoryParams
 
getLocalExtras() - function in io.cloudx.sdk.adapter.CloudXInterstitialAdapterParams
 
getLocalExtras() - function in io.cloudx.sdk.adapter.CloudXNativeAdAdapterParams
 
getLocalExtras() - function in io.cloudx.sdk.adapter.CloudXRewardedAdapterParams
 
getLocalVisibleRect(Rect) - function in android.view.CloudXAdView
 
getLocalVisibleRect(Rect) - function in android.view.CloudXNativeAdView
 
getLocalVisibleRect(Rect) - function in android.view.BaseWebView
 
getLocationInSurface(IntArray) - function in android.view.CloudXAdView
 
getLocationInSurface(IntArray) - function in android.view.CloudXNativeAdView
 
getLocationInSurface(IntArray) - function in android.view.BaseWebView
 
getLocationInWindow(IntArray) - function in android.view.CloudXAdView
 
getLocationInWindow(IntArray) - function in android.view.CloudXNativeAdView
 
getLocationInWindow(IntArray) - function in android.view.BaseWebView
 
getLocationOnScreen(IntArray) - function in android.view.CloudXAdView
 
getLocationOnScreen(IntArray) - function in android.view.CloudXNativeAdView
 
getLocationOnScreen(IntArray) - function in android.view.BaseWebView
 
getLogFlow() - function in io.cloudx.sdk.internal.CXLogger
Hot stream of structured SDK log entries.
getLogger() - function in io.cloudx.sdk.adapter.CloudXAdViewAdapterParams
 
getLogger() - function in io.cloudx.sdk.adapter.CloudXAdapterBidExtrasParams
 
getLogger() - function in io.cloudx.sdk.adapter.CloudXAdapterFactoryParams
 
getLogger() - function in io.cloudx.sdk.adapter.CloudXAdapterInitParams
 
getLogger() - function in io.cloudx.sdk.adapter.CloudXAdapterParams
 
getLogger() - function in io.cloudx.sdk.adapter.CloudXAdapterPrivacyParams
 
getLogger() - function in io.cloudx.sdk.adapter.CloudXInterstitialAdapterParams
 
getLogger() - function in io.cloudx.sdk.adapter.CloudXNativeAdAdapterParams
 
getLogger() - function in io.cloudx.sdk.adapter.CloudXRewardedAdapterParams
 
getMAIN() - function in io.cloudx.sdk.adapter.CloudXAdapterThreadRequirement.Companion
Must run on the main/UI thread.
getMainDispatcher() - function in io.cloudx.sdk.internal.util.ThreadUtils
 
getMainImage() - function in io.cloudx.sdk.CloudXNativeAd
 
getMainView() - function in io.cloudx.sdk.CloudXNativeAdView
Returns the inflated main content view.
getManualHasUserConsent() - function in io.cloudx.sdk.adapter.CloudXAdapterPrivacySettings
Raw manual GDPR consent flag set by publisher.
getManualIsDoNotSell() - function in io.cloudx.sdk.adapter.CloudXAdapterPrivacySettings
Raw manual do-not-sell flag set by publisher.
getMatrix() - function in android.view.CloudXAdView
 
getMatrix() - function in android.view.CloudXNativeAdView
 
getMatrix() - function in android.view.BaseWebView
 
getMeasureAllChildren() - function in android.widget.CloudXAdView
 
getMeasureAllChildren() - function in android.widget.CloudXNativeAdView
 
getMeasuredHeight() - function in android.view.CloudXAdView
 
getMeasuredHeight() - function in android.view.CloudXNativeAdView
 
getMeasuredHeight() - function in android.view.BaseWebView
 
getMeasuredHeightAndState() - function in android.view.CloudXAdView
 
getMeasuredHeightAndState() - function in android.view.CloudXNativeAdView
 
getMeasuredHeightAndState() - function in android.view.BaseWebView
 
getMeasuredState() - function in android.view.CloudXAdView
 
getMeasuredState() - function in android.view.CloudXNativeAdView
 
getMeasuredState() - function in android.view.BaseWebView
 
getMeasuredWidth() - function in android.view.CloudXAdView
 
getMeasuredWidth() - function in android.view.CloudXNativeAdView
 
getMeasuredWidth() - function in android.view.BaseWebView
 
getMeasuredWidthAndState() - function in android.view.CloudXAdView
 
getMeasuredWidthAndState() - function in android.view.CloudXNativeAdView
 
getMeasuredWidthAndState() - function in android.view.BaseWebView
 
getMediaContentAspectRatio() - function in io.cloudx.sdk.CloudXNativeAd
 
getMediaContentViewGroup() - function in io.cloudx.sdk.CloudXNativeAdView
 
getMediaContentViewGroupId() - function in io.cloudx.sdk.CloudXNativeAdViewBinder
 
getMediaView() - function in io.cloudx.sdk.CloudXNativeAd
 
getMessage() - function in io.cloudx.sdk.CloudXError
Human-readable error message.
getMessage() - function in io.cloudx.sdk.internal.CXLogger.LogEntry
Formatted message including component prefix, e.g.
getMinimumHeight() - function in android.view.CloudXAdView
 
getMinimumHeight() - function in android.view.CloudXNativeAdView
 
getMinimumHeight() - function in android.view.BaseWebView
 
getMinimumSdkVersion() - function in io.cloudx.sdk.adapter.CloudXAdapterMetadataProvider
Minimum CloudX SDK artifact version this adapter expects at runtime.
getMinimumSdkVersionCode() - function in io.cloudx.sdk.adapter.CloudXAdapterMetadataProvider
Integer form of minimumSdkVersion, using the same encoding as SDK_VERSION_CODE.
getMinimumWidth() - function in android.view.CloudXAdView
 
getMinimumWidth() - function in android.view.CloudXNativeAdView
 
getMinimumWidth() - function in android.view.BaseWebView
 
getMinLogLevel() - function in io.cloudx.sdk.internal.CXLogger
 
getMREC() - function in io.cloudx.sdk.CloudXAdFormat.Companion
300x250 medium rectangle ad
getMREC() - function in io.cloudx.sdk.adapter.CloudXAdViewSize.Companion
 
getName() - function in io.cloudx.sdk.CloudXAdFormat
The format name (e.g., "BANNER", "MREC", "INTERSTITIAL", "REWARDED").
getName() - function in io.cloudx.sdk.CloudXArbiterPlatform
Stable platform name sent to CloudX services.
getName() - function in io.cloudx.sdk.CloudXErrorCode
Error code name (e.g., "NO_FILL", "NETWORK_ERROR").
getName() - function in io.cloudx.sdk.CloudXLogLevel
 
getName() - function in io.cloudx.sdk.internal.AdType
 
getName() - function in io.cloudx.sdk.internal.AdType.Interstitial
 
getName() - function in io.cloudx.sdk.internal.AdType.Rewarded
 
getName() - function in io.cloudx.sdk.internal.AdType.Native
 
getName() - function in io.cloudx.sdk.internal.AdType.Banner
 
getName() - function in io.cloudx.sdk.internal.AdType.Banner.Standard
 
getName() - function in io.cloudx.sdk.internal.AdType.Banner.MREC
 
getName() - function in io.cloudx.sdk.internal.tracker.EventType
 
getName() - function in io.cloudx.sdk.internal.tracker.winloss.LossReason
 
getNATIVE() - function in io.cloudx.sdk.CloudXAdFormat.Companion
Native ad
getNativeAd() - function in io.cloudx.sdk.CloudXAd
 
getNativeAdListener() - function in io.cloudx.sdk.CloudXNativeAdLoader
Listener for native ad lifecycle events.
getNestedScrollAxes() - function in android.view.CloudXAdView
 
getNestedScrollAxes() - function in android.view.CloudXNativeAdView
 
getNestedScrollAxes() - function in android.view.BaseWebView
 
getNETWORK_CLIENT_ERROR() - function in io.cloudx.sdk.CloudXErrorCode.Companion
CloudX server returned HTTP 4xx (excluding 429).
getNETWORK_ERROR() - function in io.cloudx.sdk.CloudXErrorCode.Companion
HTTP request failed with an I/O error (DNS failure, connection reset, SSL error, etc.).
getNETWORK_INVALID_RESPONSE() - function in io.cloudx.sdk.CloudXErrorCode.Companion
Server returned HTTP 200 but the body could not be parsed (malformed JSON in config or bid response, or empty geo response).
getNETWORK_NO_CONNECTION() - function in io.cloudx.sdk.CloudXErrorCode.Companion
No network connectivity detected.
getNETWORK_SERVER_ERROR() - function in io.cloudx.sdk.CloudXErrorCode.Companion
CloudX server returned HTTP 5xx.
getNETWORK_TIMEOUT() - function in io.cloudx.sdk.CloudXErrorCode.Companion
HTTP request timed out before receiving a response.
getNETWORK_TOO_MANY_REQUESTS() - function in io.cloudx.sdk.CloudXErrorCode.Companion
CloudX server returned HTTP 429.
getNetworkName() - function in io.cloudx.sdk.CloudXAd
Name of the ad network that won the auction.
getNetworkPlacement() - function in io.cloudx.sdk.CloudXAd
Network-specific placement ID, if available.
getNetworkSdkVersion() - function in io.cloudx.sdk.adapter.CloudXAdapterMetadataProvider
Version of the underlying ad network SDK (e.g., "11.0.1").
getNextClusterForwardId() - function in android.view.CloudXAdView
 
getNextClusterForwardId() - function in android.view.CloudXNativeAdView
 
getNextClusterForwardId() - function in android.view.BaseWebView
 
getNextFocusDownId() - function in android.view.CloudXAdView
 
getNextFocusDownId() - function in android.view.CloudXNativeAdView
 
getNextFocusDownId() - function in android.view.BaseWebView
 
getNextFocusForwardId() - function in android.view.CloudXAdView
 
getNextFocusForwardId() - function in android.view.CloudXNativeAdView
 
getNextFocusForwardId() - function in android.view.BaseWebView
 
getNextFocusLeftId() - function in android.view.CloudXAdView
 
getNextFocusLeftId() - function in android.view.CloudXNativeAdView
 
getNextFocusLeftId() - function in android.view.BaseWebView
 
getNextFocusRightId() - function in android.view.CloudXAdView
 
getNextFocusRightId() - function in android.view.CloudXNativeAdView
 
getNextFocusRightId() - function in android.view.BaseWebView
 
getNextFocusUpId() - function in android.view.CloudXAdView
 
getNextFocusUpId() - function in android.view.CloudXNativeAdView
 
getNextFocusUpId() - function in android.view.BaseWebView
 
getNO_ADAPTERS_FOUND() - function in io.cloudx.sdk.CloudXErrorCode.Companion
No adapter modules found on the classpath via reflection.
getNO_FILL() - function in io.cloudx.sdk.CloudXErrorCode.Companion
No ad available.
getNO_NETWORKS_CONFIGURED() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The server returned no ad networks for this app key.
getNONE() - function in io.cloudx.sdk.CloudXArbiterPlatform.Companion
No platform was selected by the arbiter.
getNOT_INITIALIZED() - function in io.cloudx.sdk.CloudXErrorCode.Companion
load() or show() was called before CloudX.initialize() completed.
getOnFocusChangeListener() - function in android.view.CloudXAdView
 
getOnFocusChangeListener() - function in android.view.CloudXNativeAdView
 
getOnFocusChangeListener() - function in android.view.BaseWebView
 
getOptionsContentViewGroup() - function in io.cloudx.sdk.CloudXNativeAdView
 
getOptionsContentViewGroupId() - function in io.cloudx.sdk.CloudXNativeAdViewBinder
 
getOptionsView() - function in io.cloudx.sdk.CloudXNativeAd
 
getOrdinal() - function in io.cloudx.sdk.CloudXLogLevel
 
getOrdinal() - function in io.cloudx.sdk.internal.tracker.EventType
 
getOrdinal() - function in io.cloudx.sdk.internal.tracker.winloss.LossReason
 
getOriginalUrl() - function in android.webkit.BaseWebView
 
getOutlineAmbientShadowColor() - function in android.view.CloudXAdView
 
getOutlineAmbientShadowColor() - function in android.view.CloudXNativeAdView
 
getOutlineAmbientShadowColor() - function in android.view.BaseWebView
 
getOutlineProvider() - function in android.view.CloudXAdView
 
getOutlineProvider() - function in android.view.CloudXNativeAdView
 
getOutlineProvider() - function in android.view.BaseWebView
 
getOutlineSpotShadowColor() - function in android.view.CloudXAdView
 
getOutlineSpotShadowColor() - function in android.view.CloudXNativeAdView
 
getOutlineSpotShadowColor() - function in android.view.BaseWebView
 
getOverlay() - function in android.view.CloudXAdView
 
getOverlay() - function in android.view.CloudXNativeAdView
 
getOverlay() - function in android.view.BaseWebView
 
getOverScrollMode() - function in android.view.CloudXAdView
 
getOverScrollMode() - function in android.view.CloudXNativeAdView
 
getOverScrollMode() - function in android.view.BaseWebView
 
getPackageNameOverride() - function in io.cloudx.sdk.internal.testing.CXDebugConfig
Override the Android package name sent in config and bid requests.
getPaddingBottom() - function in android.view.CloudXAdView
 
getPaddingBottom() - function in android.view.CloudXNativeAdView
 
getPaddingBottom() - function in android.view.BaseWebView
 
getPaddingEnd() - function in android.view.CloudXAdView
 
getPaddingEnd() - function in android.view.CloudXNativeAdView
 
getPaddingEnd() - function in android.view.BaseWebView
 
getPaddingLeft() - function in android.view.CloudXAdView
 
getPaddingLeft() - function in android.view.CloudXNativeAdView
 
getPaddingLeft() - function in android.view.BaseWebView
 
getPaddingRight() - function in android.view.CloudXAdView
 
getPaddingRight() - function in android.view.CloudXNativeAdView
 
getPaddingRight() - function in android.view.BaseWebView
 
getPaddingStart() - function in android.view.CloudXAdView
 
getPaddingStart() - function in android.view.CloudXNativeAdView
 
getPaddingStart() - function in android.view.BaseWebView
 
getPaddingTop() - function in android.view.CloudXAdView
 
getPaddingTop() - function in android.view.CloudXNativeAdView
 
getPaddingTop() - function in android.view.BaseWebView
 
getParent() - function in android.view.CloudXAdView
 
getParent() - function in android.view.CloudXNativeAdView
 
getParent() - function in android.view.BaseWebView
 
getParentForAccessibility() - function in android.view.CloudXAdView
 
getParentForAccessibility() - function in android.view.CloudXNativeAdView
 
getParentForAccessibility() - function in android.view.BaseWebView
 
getPathSegment() - function in io.cloudx.sdk.internal.tracker.EventType
 
getPendingCredentialCallback() - function in android.view.CloudXAdView
 
getPendingCredentialCallback() - function in android.view.CloudXNativeAdView
 
getPendingCredentialCallback() - function in android.view.BaseWebView
 
getPendingCredentialRequest() - function in android.view.CloudXAdView
 
getPendingCredentialRequest() - function in android.view.CloudXNativeAdView
 
getPendingCredentialRequest() - function in android.view.BaseWebView
 
getPersistentDrawingCache() - function in android.view.CloudXAdView
 
getPersistentDrawingCache() - function in android.view.CloudXNativeAdView
 
getPersistentDrawingCache() - function in android.view.BaseWebView
 
getPivotX() - function in android.view.CloudXAdView
 
getPivotX() - function in android.view.CloudXNativeAdView
 
getPivotX() - function in android.view.BaseWebView
 
getPivotY() - function in android.view.CloudXAdView
 
getPivotY() - function in android.view.CloudXNativeAdView
 
getPivotY() - function in android.view.BaseWebView
 
getPlacement() - function in io.cloudx.sdk.CloudXAd
Optional placement identifier set via setPlacement().
getPlatform() - function in io.cloudx.sdk.CloudXArbiterBid
Platform that produced this bid.
getPlatform() - function in io.cloudx.sdk.CloudXArbiterResult
Platform selected by the arbiter.
getPluginVersion() - function in io.cloudx.sdk.CloudXInitializationConfiguration
 
getPointerIcon() - function in android.view.CloudXAdView
 
getPointerIcon() - function in android.view.CloudXNativeAdView
 
getPointerIcon() - function in android.view.BaseWebView
 
getPreferKeepClearRects() - function in android.view.CloudXAdView
 
getPreferKeepClearRects() - function in android.view.CloudXNativeAdView
 
getPreferKeepClearRects() - function in android.view.BaseWebView
 
getPriority() - function in io.cloudx.sdk.CloudXLogLevel
 
getProgress() - function in android.webkit.BaseWebView
 
getPUBMATIC() - function in io.cloudx.sdk.CloudXArbiterPlatform.Companion
PubMatic OpenWrap direct integration.
getReceiveContentMimeTypes() - function in android.view.CloudXAdView
 
getReceiveContentMimeTypes() - function in android.view.CloudXNativeAdView
 
getReceiveContentMimeTypes() - function in android.view.BaseWebView
 
getRendererPriorityWaivedWhenNotVisible() - function in android.webkit.BaseWebView
 
getRendererRequestedPriority() - function in android.webkit.BaseWebView
 
getRequestedFrameRate() - function in android.view.CloudXAdView
 
getRequestedFrameRate() - function in android.view.CloudXNativeAdView
 
getRequestedFrameRate() - function in android.view.BaseWebView
 
getResources() - function in android.view.CloudXAdView
 
getResources() - function in android.view.CloudXNativeAdView
 
getResources() - function in android.view.BaseWebView
 
getRevealOnFocusHint() - function in android.view.CloudXAdView
 
getRevealOnFocusHint() - function in android.view.CloudXNativeAdView
 
getRevealOnFocusHint() - function in android.view.BaseWebView
 
getRevenue() - function in io.cloudx.sdk.CloudXAd
Bid-time revenue estimate in USD, set when the auction is won.
getRevenueListener() - function in io.cloudx.sdk.CloudXAdView
Listener for ad revenue events.
getRevenueListener() - function in io.cloudx.sdk.CloudXFullscreenAd
Listener for impression-level revenue events.
getRevenueListener() - function in io.cloudx.sdk.CloudXInterstitialAd
Listener for impression-level revenue events.
getRevenueListener() - function in io.cloudx.sdk.CloudXNativeAdLoader
Listener for impression-level revenue events.
getRevenueListener() - function in io.cloudx.sdk.CloudXRewardedAd
Listener for impression-level revenue events.
getReward() - function in io.cloudx.sdk.adapter.CloudXRewardedAdapterParams
 
getReward() - function in io.cloudx.sdk.internal.ads.fullscreen.rewarded.RewardedAdapterWrapperEvent.Reward
 
getREWARDED() - function in io.cloudx.sdk.CloudXAdFormat.Companion
Fullscreen rewarded video ad
getRight() - function in android.view.CloudXAdView
 
getRight() - function in android.view.CloudXNativeAdView
 
getRight() - function in android.view.BaseWebView
 
getRightFadingEdgeStrength() - function in android.view.CloudXAdView
 
getRightFadingEdgeStrength() - function in android.view.CloudXNativeAdView
 
getRightFadingEdgeStrength() - function in android.view.BaseWebView
 
getRightPaddingOffset() - function in android.view.CloudXAdView
 
getRightPaddingOffset() - function in android.view.CloudXNativeAdView
 
getRightPaddingOffset() - function in android.view.BaseWebView
 
getRootSurfaceControl() - function in android.view.CloudXAdView
 
getRootSurfaceControl() - function in android.view.CloudXNativeAdView
 
getRootSurfaceControl() - function in android.view.BaseWebView
 
getRootView() - function in android.view.CloudXAdView
 
getRootView() - function in android.view.CloudXNativeAdView
 
getRootView() - function in android.view.BaseWebView
 
getRootWindowInsets() - function in android.view.CloudXAdView
 
getRootWindowInsets() - function in android.view.CloudXNativeAdView
 
getRootWindowInsets() - function in android.view.BaseWebView
 
getRotation() - function in android.view.CloudXAdView
 
getRotation() - function in android.view.CloudXNativeAdView
 
getRotation() - function in android.view.BaseWebView
 
getRotationX() - function in android.view.CloudXAdView
 
getRotationX() - function in android.view.CloudXNativeAdView
 
getRotationX() - function in android.view.BaseWebView
 
getRotationY() - function in android.view.CloudXAdView
 
getRotationY() - function in android.view.CloudXNativeAdView
 
getRotationY() - function in android.view.BaseWebView
 
getScale() - function in android.webkit.BaseWebView
 
getScaleX() - function in android.view.CloudXAdView
 
getScaleX() - function in android.view.CloudXNativeAdView
 
getScaleX() - function in android.view.BaseWebView
 
getScaleY() - function in android.view.CloudXAdView
 
getScaleY() - function in android.view.CloudXNativeAdView
 
getScaleY() - function in android.view.BaseWebView
 
getScrollBarDefaultDelayBeforeFade() - function in android.view.CloudXAdView
 
getScrollBarDefaultDelayBeforeFade() - function in android.view.CloudXNativeAdView
 
getScrollBarDefaultDelayBeforeFade() - function in android.view.BaseWebView
 
getScrollBarFadeDuration() - function in android.view.CloudXAdView
 
getScrollBarFadeDuration() - function in android.view.CloudXNativeAdView
 
getScrollBarFadeDuration() - function in android.view.BaseWebView
 
getScrollBarSize() - function in android.view.CloudXAdView
 
getScrollBarSize() - function in android.view.CloudXNativeAdView
 
getScrollBarSize() - function in android.view.BaseWebView
 
getScrollBarStyle() - function in android.view.CloudXAdView
 
getScrollBarStyle() - function in android.view.CloudXNativeAdView
 
getScrollBarStyle() - function in android.view.BaseWebView
 
getScrollCaptureHint() - function in android.view.CloudXAdView
 
getScrollCaptureHint() - function in android.view.CloudXNativeAdView
 
getScrollCaptureHint() - function in android.view.BaseWebView
 
getScrollIndicators() - function in android.view.CloudXAdView
 
getScrollIndicators() - function in android.view.CloudXNativeAdView
 
getScrollIndicators() - function in android.view.BaseWebView
 
getScrollX() - function in android.view.CloudXAdView
 
getScrollX() - function in android.view.CloudXNativeAdView
 
getScrollX() - function in android.view.BaseWebView
 
getScrollY() - function in android.view.CloudXAdView
 
getScrollY() - function in android.view.CloudXNativeAdView
 
getScrollY() - function in android.view.BaseWebView
 
getSDK_DISABLED() - function in io.cloudx.sdk.CloudXErrorCode.Companion
The server disabled the SDK via traffic control (HTTP 204 with X-CloudX-Status: SDK_DISABLED).
getSdkVersion() - function in io.cloudx.sdk.adapter.CloudXAdViewAdapterParams
 
getSdkVersion() - function in io.cloudx.sdk.adapter.CloudXAdapterBidExtrasParams
 
getSdkVersion() - function in io.cloudx.sdk.adapter.CloudXAdapterFactoryParams
 
getSdkVersion() - function in io.cloudx.sdk.adapter.CloudXAdapterInitParams
 
getSdkVersion() - function in io.cloudx.sdk.adapter.CloudXAdapterParams
 
getSdkVersion() - function in io.cloudx.sdk.adapter.CloudXAdapterPrivacyParams
 
getSdkVersion() - function in io.cloudx.sdk.adapter.CloudXInterstitialAdapterParams
 
getSdkVersion() - function in io.cloudx.sdk.adapter.CloudXNativeAdAdapterParams
 
getSdkVersion() - function in io.cloudx.sdk.adapter.CloudXRewardedAdapterParams
 
getSdkVersionCode() - function in io.cloudx.sdk.adapter.CloudXAdViewAdapterParams
SDK version as a comparable int — e.g.
getSdkVersionCode() - function in io.cloudx.sdk.adapter.CloudXAdapterBidExtrasParams
SDK version as a comparable int — e.g.
getSdkVersionCode() - function in io.cloudx.sdk.adapter.CloudXAdapterFactoryParams
SDK version as a comparable int — e.g.
getSdkVersionCode() - function in io.cloudx.sdk.adapter.CloudXAdapterInitParams
SDK version as a comparable int — e.g.
getSdkVersionCode() - function in io.cloudx.sdk.adapter.CloudXAdapterParams
SDK version as a comparable int — e.g.
getSdkVersionCode() - function in io.cloudx.sdk.adapter.CloudXAdapterPrivacyParams
SDK version as a comparable int — e.g.
getSdkVersionCode() - function in io.cloudx.sdk.adapter.CloudXInterstitialAdapterParams
SDK version as a comparable int — e.g.
getSdkVersionCode() - function in io.cloudx.sdk.adapter.CloudXNativeAdAdapterParams
SDK version as a comparable int — e.g.
getSdkVersionCode() - function in io.cloudx.sdk.adapter.CloudXRewardedAdapterParams
SDK version as a comparable int — e.g.
getServerExtras() - function in io.cloudx.sdk.adapter.CloudXAdViewAdapterParams
 
getServerExtras() - function in io.cloudx.sdk.adapter.CloudXAdapterFactoryParams
 
getServerExtras() - function in io.cloudx.sdk.adapter.CloudXAdapterInitParams
 
getServerExtras() - function in io.cloudx.sdk.adapter.CloudXInterstitialAdapterParams
 
getServerExtras() - function in io.cloudx.sdk.adapter.CloudXNativeAdAdapterParams
 
getServerExtras() - function in io.cloudx.sdk.adapter.CloudXRewardedAdapterParams
 
getSettings() - function in io.cloudx.sdk.adapter.CloudXAdapterPrivacyParams
 
getSettings() - function in android.webkit.BaseWebView
 
getSize() - function in io.cloudx.sdk.internal.AdType.Banner
 
getSize() - function in io.cloudx.sdk.internal.AdType.Banner.Standard
 
getSize() - function in io.cloudx.sdk.internal.AdType.Banner.MREC
 
getSolidColor() - function in android.view.CloudXAdView
 
getSolidColor() - function in android.view.CloudXNativeAdView
 
getSolidColor() - function in android.view.BaseWebView
 
getSourceLayoutResId() - function in android.view.CloudXAdView
 
getSourceLayoutResId() - function in android.view.CloudXNativeAdView
 
getSourceLayoutResId() - function in android.view.BaseWebView
 
getStandard() - function in io.cloudx.sdk.adapter.CloudXAdViewSize.Companion
 
getStarRating() - function in io.cloudx.sdk.CloudXNativeAd
 
getStarRatingContentViewGroup() - function in io.cloudx.sdk.CloudXNativeAdView
 
getStarRatingContentViewGroupId() - function in io.cloudx.sdk.CloudXNativeAdViewBinder
 
getStateDescription() - function in android.view.CloudXAdView
 
getStateDescription() - function in android.view.CloudXNativeAdView
 
getStateDescription() - function in android.view.BaseWebView
 
getStateListAnimator() - function in android.view.CloudXAdView
 
getStateListAnimator() - function in android.view.CloudXNativeAdView
 
getStateListAnimator() - function in android.view.BaseWebView
 
getSuggestedMinimumHeight() - function in android.view.CloudXAdView
 
getSuggestedMinimumHeight() - function in android.view.CloudXNativeAdView
 
getSuggestedMinimumHeight() - function in android.view.BaseWebView
 
getSuggestedMinimumWidth() - function in android.view.CloudXAdView
 
getSuggestedMinimumWidth() - function in android.view.CloudXNativeAdView
 
getSuggestedMinimumWidth() - function in android.view.BaseWebView
 
getSyntheticBidResponseAssetPath() - function in io.cloudx.sdk.internal.testing.CXDebugConfig
Optional debug-only asset path for returning a bundled synthetic bid response instead of hitting the network.
getSystemGestureExclusionRects() - function in android.view.CloudXAdView
 
getSystemGestureExclusionRects() - function in android.view.CloudXNativeAdView
 
getSystemGestureExclusionRects() - function in android.view.BaseWebView
 
getSystemUiVisibility() - function in android.view.CloudXAdView
 
getSystemUiVisibility() - function in android.view.CloudXNativeAdView
 
getSystemUiVisibility() - function in android.view.BaseWebView
 
getTag() - function in android.view.CloudXAdView
 
getTag(Integer) - function in android.view.CloudXAdView
 
getTag() - function in android.view.CloudXNativeAdView
 
getTag(Integer) - function in android.view.CloudXNativeAdView
 
getTag() - function in io.cloudx.sdk.internal.CXLogger.LogEntry
 
getTag() - function in android.view.BaseWebView
 
getTag(Integer) - function in android.view.BaseWebView
 
getTestMode() - function in io.cloudx.sdk.adapter.CloudXAdapterInitParams
 
getTextAlignment() - function in android.view.CloudXAdView
 
getTextAlignment() - function in android.view.CloudXNativeAdView
 
getTextAlignment() - function in android.view.BaseWebView
 
getTextClassifier() - function in android.webkit.BaseWebView
 
getTextDirection() - function in android.view.CloudXAdView
 
getTextDirection() - function in android.view.CloudXNativeAdView
 
getTextDirection() - function in android.view.BaseWebView
 
getThrowable() - function in io.cloudx.sdk.internal.CXLogger.LogEntry
 
getTimestamp() - function in io.cloudx.sdk.internal.CXLogger.LogEntry
 
getTitle() - function in io.cloudx.sdk.CloudXNativeAd
 
getTitle() - function in android.webkit.BaseWebView
 
getTitleTextViewId() - function in io.cloudx.sdk.CloudXNativeAdViewBinder
 
getTitleView() - function in io.cloudx.sdk.CloudXNativeAdView
 
getTooltipText() - function in android.view.CloudXAdView
 
getTooltipText() - function in android.view.CloudXNativeAdView
 
getTooltipText() - function in android.view.BaseWebView
 
getTop() - function in android.view.CloudXAdView
 
getTop() - function in android.view.CloudXNativeAdView
 
getTop() - function in android.view.BaseWebView
 
getTopFadingEdgeStrength() - function in android.view.CloudXAdView
 
getTopFadingEdgeStrength() - function in android.view.CloudXNativeAdView
 
getTopFadingEdgeStrength() - function in android.view.BaseWebView
 
getTopPaddingOffset() - function in android.view.CloudXAdView
 
getTopPaddingOffset() - function in android.view.CloudXNativeAdView
 
getTopPaddingOffset() - function in android.view.BaseWebView
 
getTouchables() - function in android.view.CloudXAdView
 
getTouchables() - function in android.view.CloudXNativeAdView
 
getTouchables() - function in android.view.BaseWebView
 
getTouchDelegate() - function in android.view.CloudXAdView
 
getTouchDelegate() - function in android.view.CloudXNativeAdView
 
getTouchDelegate() - function in android.view.BaseWebView
 
getTouchscreenBlocksFocus() - function in android.view.CloudXAdView
 
getTouchscreenBlocksFocus() - function in android.view.CloudXNativeAdView
 
getTouchscreenBlocksFocus() - function in android.view.BaseWebView
 
getTransitionAlpha() - function in android.view.CloudXAdView
 
getTransitionAlpha() - function in android.view.CloudXNativeAdView
 
getTransitionAlpha() - function in android.view.BaseWebView
 
getTransitionName() - function in android.view.CloudXAdView
 
getTransitionName() - function in android.view.CloudXNativeAdView
 
getTransitionName() - function in android.view.BaseWebView
 
getTranslationX() - function in android.view.CloudXAdView
 
getTranslationX() - function in android.view.CloudXNativeAdView
 
getTranslationX() - function in android.view.BaseWebView
 
getTranslationY() - function in android.view.CloudXAdView
 
getTranslationY() - function in android.view.CloudXNativeAdView
 
getTranslationY() - function in android.view.BaseWebView
 
getTranslationZ() - function in android.view.CloudXAdView
 
getTranslationZ() - function in android.view.CloudXNativeAdView
 
getTranslationZ() - function in android.view.BaseWebView
 
getType() - function in io.cloudx.sdk.internal.tracker.bulk.EventAM
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Network
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Network.SdkInit
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Network.BidRequest
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Network.AdapterInit
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Network.AdapterLoad
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Network.AdapterError
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Network.TimeToFirstAd
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Network.BidTokenCollection
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.SdkInitMethod
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.CreateBanner
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.CreateInterstitial
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.CreateRewarded
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.CreateMrec
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.CreateNative
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.SetHashedUserId
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.SetUserKeyValues
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.SetAppKeyValues
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.BannerRefresh
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.SetHasUserConsent
 
getTypeCode() - function in io.cloudx.sdk.internal.tracker.metrics.MetricsType.Method.SetDoNotSell
 
getUniqueDrawingId() - function in android.view.CloudXAdView
 
getUniqueDrawingId() - function in android.view.CloudXNativeAdView
 
getUniqueDrawingId() - function in android.view.BaseWebView
 
getUri() - function in io.cloudx.sdk.CloudXNativeAdImage
 
getUrl() - function in android.webkit.BaseWebView
 
getUrl() - function in io.cloudx.sdk.internal.testing.CXInitServer
 
getUrl() - function in io.cloudx.sdk.internal.testing.CXInitServer.Production
 
getUrl() - function in io.cloudx.sdk.internal.testing.CXInitServer.Development
 
getUrl() - function in io.cloudx.sdk.internal.testing.CXInitServer.Staging
 
getUrl() - function in io.cloudx.sdk.internal.testing.CXInitServer.Custom
 
getValue() - function in io.cloudx.sdk.internal.util.CXResult.Success
 
getVersion() - function in io.cloudx.sdk.CloudX
Returns the current SDK version.
getVerticalFadingEdgeLength() - function in android.view.CloudXAdView
 
getVerticalFadingEdgeLength() - function in android.view.CloudXNativeAdView
 
getVerticalFadingEdgeLength() - function in android.view.BaseWebView
 
getVerticalScrollbarPosition() - function in android.view.CloudXAdView
 
getVerticalScrollbarPosition() - function in android.view.CloudXNativeAdView
 
getVerticalScrollbarPosition() - function in android.view.BaseWebView
 
getVerticalScrollbarThumbDrawable() - function in android.view.CloudXAdView
 
getVerticalScrollbarThumbDrawable() - function in android.view.CloudXNativeAdView
 
getVerticalScrollbarThumbDrawable() - function in android.view.BaseWebView
 
getVerticalScrollbarTrackDrawable() - function in android.view.CloudXAdView
 
getVerticalScrollbarTrackDrawable() - function in android.view.CloudXNativeAdView
 
getVerticalScrollbarTrackDrawable() - function in android.view.BaseWebView
 
getVerticalScrollbarWidth() - function in android.view.CloudXAdView
 
getVerticalScrollbarWidth() - function in android.view.CloudXNativeAdView
 
getVerticalScrollbarWidth() - function in android.view.BaseWebView
 
getVideoDuration() - function in io.cloudx.sdk.CloudXNativeAd
 
getViewTranslationResponse() - function in android.view.CloudXAdView
 
getViewTranslationResponse() - function in android.view.CloudXNativeAdView
 
getViewTranslationResponse() - function in android.view.BaseWebView
 
getViewTreeObserver() - function in android.view.CloudXAdView
 
getViewTreeObserver() - function in android.view.CloudXNativeAdView
 
getViewTreeObserver() - function in android.view.BaseWebView
 
getVisibility() - function in android.view.CloudXAdView
 
getVisibility() - function in android.view.CloudXNativeAdView
 
getVisibility() - function in android.view.BaseWebView
 
getW() - function in io.cloudx.sdk.adapter.CloudXAdViewSize
 
getWebChromeClient() - function in android.webkit.BaseWebView
 
getWebViewClient() - function in android.webkit.BaseWebView
 
getWebViewLooper() - function in android.webkit.BaseWebView
 
getWebViewRenderProcess() - function in android.webkit.BaseWebView
 
getWebViewRenderProcessClient() - function in android.webkit.BaseWebView
 
getWidth() - function in android.view.CloudXAdView
 
getWidth() - function in android.view.CloudXNativeAdView
 
getWidth() - function in android.view.BaseWebView
 
getWindowAttachCount() - function in android.view.CloudXAdView
 
getWindowAttachCount() - function in android.view.CloudXNativeAdView
 
getWindowAttachCount() - function in android.view.BaseWebView
 
getWindowId() - function in android.view.CloudXAdView
 
getWindowId() - function in android.view.CloudXNativeAdView
 
getWindowId() - function in android.view.BaseWebView
 
getWindowInsetsController() - function in android.view.CloudXAdView
 
getWindowInsetsController() - function in android.view.CloudXNativeAdView
 
getWindowInsetsController() - function in android.view.BaseWebView
 
getWindowSystemUiVisibility() - function in android.view.CloudXAdView
 
getWindowSystemUiVisibility() - function in android.view.CloudXNativeAdView
 
getWindowSystemUiVisibility() - function in android.view.BaseWebView
 
getWindowToken() - function in android.view.CloudXAdView
 
getWindowToken() - function in android.view.CloudXNativeAdView
 
getWindowToken() - function in android.view.BaseWebView
 
getWindowVisibility() - function in android.view.CloudXAdView
 
getWindowVisibility() - function in android.view.CloudXNativeAdView
 
getWindowVisibility() - function in android.view.BaseWebView
 
getWindowVisibleDisplayFrame(Rect) - function in android.view.CloudXAdView
 
getWindowVisibleDisplayFrame(Rect) - function in android.view.CloudXNativeAdView
 
getWindowVisibleDisplayFrame(Rect) - function in android.view.BaseWebView
 
getX() - function in android.view.CloudXAdView
 
getX() - function in android.view.CloudXNativeAdView
 
getX() - function in android.view.BaseWebView
 
getY() - function in android.view.CloudXAdView
 
getY() - function in android.view.CloudXNativeAdView
 
getY() - function in android.view.BaseWebView
 
getZ() - function in android.view.CloudXAdView
 
getZ() - function in android.view.CloudXNativeAdView
 
getZ() - function in android.view.BaseWebView
 
goBack() - function in android.webkit.BaseWebView
 
goBackOrForward(Integer) - function in android.webkit.BaseWebView
 
goForward() - function in android.webkit.BaseWebView
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z