A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
O
- offsetDescendantRectToMyCoords(android.view.View,android.graphics.Rect) - function in android.view.ViewGroup
- offsetLeftAndRight(int) - function in android.view.View
- offsetRectIntoDescendantCoords(android.view.View,android.graphics.Rect) - function in android.view.ViewGroup
- offsetTopAndBottom(int) - function in android.view.View
- onAdClick() - function in com.pubmatic.sdk.openwrap.core.POBBannerEventListener
- onAdClick() - function in com.pubmatic.sdk.openwrap.core.POBInterstitialEventListener
- onAdClicked(com.pubmatic.sdk.openwrap.banner.POBBannerView) - function in com.pubmatic.sdk.openwrap.banner.POBBannerView.POBBannerViewListener
- Notifies that the user has clicked the ad view.
- onAdClicked(com.pubmatic.sdk.openwrap.interstitial.POBInterstitial) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitial.POBInterstitialListener
- Notifies that the interstitial ad has been clicked
- onAdClosed(com.pubmatic.sdk.openwrap.banner.POBBannerView) - function in com.pubmatic.sdk.openwrap.banner.POBBannerView.POBBannerViewListener
- Notifies that the banner view has closed the ad on top of the current view.
- onAdClosed() - function in com.pubmatic.sdk.openwrap.core.POBBannerEventListener
- onAdClosed() - function in com.pubmatic.sdk.openwrap.core.POBInterstitialEventListener
- onAdClosed(com.pubmatic.sdk.openwrap.interstitial.POBInterstitial) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitial.POBInterstitialListener
- Notifies that the OpenWrap view has closed the ad on top of the current view.
- onAdExecutionComplete() - function in com.pubmatic.sdk.openwrap.banner.POBBannerEventListener
- Call this when the ad execution is completed due to external ad events.
- onAdExpired(com.pubmatic.sdk.openwrap.interstitial.POBInterstitial) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitial.POBInterstitialListener
- Notifies that the interstitial ad has been expired.
- onAdExpired() - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitialEventListener
- Publisher/Handler should call this method to notify the OpenWrap SDK about ad expiry
- onAdFailed(com.pubmatic.sdk.openwrap.banner.POBBannerView,com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.banner.POBBannerView.POBBannerViewListener
- Notifies the listener of an error encountered while loading or rendering an ad.
- onAdFailedToLoad(com.pubmatic.sdk.openwrap.interstitial.POBInterstitial,com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitial.POBInterstitialListener
- Notifies the listener of an error encountered while loading an ad.
- onAdFailedToShow(com.pubmatic.sdk.openwrap.interstitial.POBInterstitial,com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitial.POBInterstitialListener
- Notifies the listener of an error encountered while showing an ad.
- onAdImpression(com.pubmatic.sdk.openwrap.banner.POBBannerView) - function in com.pubmatic.sdk.openwrap.banner.POBBannerView.POBBannerViewListener
- Notifies that the impression has occurred on the ad view.
- onAdImpression() - function in com.pubmatic.sdk.openwrap.core.POBBannerEventListener
- onAdImpression() - function in com.pubmatic.sdk.openwrap.core.POBInterstitialEventListener
- onAdImpression(com.pubmatic.sdk.openwrap.interstitial.POBInterstitial) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitial.POBInterstitialListener
- Notifies that the impression occurred on interstitial ad.
- onAdLeftApplication() - function in com.pubmatic.sdk.openwrap.core.POBBannerEventListener
- onAdLeftApplication() - function in com.pubmatic.sdk.openwrap.core.POBInterstitialEventListener
- onAdOpened(com.pubmatic.sdk.openwrap.banner.POBBannerView) - function in com.pubmatic.sdk.openwrap.banner.POBBannerView.POBBannerViewListener
- Notifies listener that the banner view has open the ad on top of the current view/screen, as a result of user interaction.
- onAdOpened() - function in com.pubmatic.sdk.openwrap.core.POBBannerEventListener
- onAdOpened() - function in com.pubmatic.sdk.openwrap.core.POBInterstitialEventListener
- onAdOpened(com.pubmatic.sdk.openwrap.interstitial.POBInterstitial) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitial.POBInterstitialListener
- Notifies that the OpenWrap view will open an ad on top of the current view.
- onAdReceived(com.pubmatic.sdk.openwrap.banner.POBBannerView) - function in com.pubmatic.sdk.openwrap.banner.POBBannerView.POBBannerViewListener
- Notifies the listener that an ad has been successfully loaded and rendered.
- onAdReceived(com.pubmatic.sdk.openwrap.interstitial.POBInterstitial) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitial.POBInterstitialListener
- Notifies the listener that an ad has been received successfully.
- onAdServerWin(android.view.View) - function in com.pubmatic.sdk.openwrap.banner.POBBannerEventListener
- Call this when the ad server SDK renders its own ad
- onAdServerWin() - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitialEventListener
- Publisher should call this method to notify the OpenWrap SDK about ad server SDK renders its own ad
- onAppLeaving(com.pubmatic.sdk.openwrap.banner.POBBannerView) - function in com.pubmatic.sdk.openwrap.banner.POBBannerView.POBBannerViewListener
- Notifies the listener whenever current app goes in the background due to user click.
- onAppLeaving(com.pubmatic.sdk.openwrap.interstitial.POBInterstitial) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitial.POBInterstitialListener
- Notifies the listener that a user interaction will open another app (e.g.
- onApplyWindowInsets(android.view.WindowInsets) - function in android.view.View
- onCancelPendingInputEvents() - function in android.view.View
- onCapturedPointerEvent(android.view.MotionEvent) - function in android.view.View
- onCheckIsTextEditor() - function in android.view.View
- onCreateInputConnection(android.view.inputmethod.EditorInfo) - function in android.view.View
- onCreateViewTranslationRequest(kotlin.Array,java.util.function.Consumer) - function in android.view.View
- onCreateVirtualViewTranslationRequests(kotlin.Array,kotlin.Array,java.util.function.Consumer) - function in android.view.View
- onDescendantInvalidated(android.view.View,android.view.View) - function in android.view.ViewGroup
- onDragEvent(android.view.DragEvent) - function in android.view.View
- onDrawForeground(android.graphics.Canvas) - function in android.view.View
- onFailed(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.banner.POBBannerEventListener
- Call this when the ad server SDK fails to load the ad
- onFailedToLoad(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitialEventListener
- Handler should call this method to notify the OpenWrap SDK about any kind of load time error
- onFailedToShow(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitialEventListener
- Handler should call this method to notify the OpenWrap SDK about any kind of show time error
- onFilterTouchEventForSecurity(android.view.MotionEvent) - function in android.view.View
- onFinishTemporaryDetach() - function in android.view.View
- onGenericMotionEvent(android.view.MotionEvent) - function in android.view.View
- onHoverChanged(boolean) - function in android.view.View
- onHoverEvent(android.view.MotionEvent) - function in android.view.View
- onInitializeAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.view.View
- onInitializeAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo) - function in android.view.View
- onInterceptHoverEvent(android.view.MotionEvent) - function in android.view.ViewGroup
- onInterceptTouchEvent(android.view.MotionEvent) - function in android.view.ViewGroup
- onKeyDown(int,android.view.KeyEvent) - function in android.view.View
- onKeyLongPress(int,android.view.KeyEvent) - function in android.view.View
- onKeyMultiple(int,int,android.view.KeyEvent) - function in android.view.View
- onKeyPreIme(int,android.view.KeyEvent) - function in android.view.View
- onKeyShortcut(int,android.view.KeyEvent) - function in android.view.View
- onKeyUp(int,android.view.KeyEvent) - function in android.view.View
- onNestedFling(android.view.View,float,float,boolean) - function in android.view.ViewGroup
- onNestedPreFling(android.view.View,float,float) - function in android.view.ViewGroup
- onNestedPrePerformAccessibilityAction(android.view.View,int,android.os.Bundle) - function in android.view.ViewGroup
- onNestedPreScroll(android.view.View,int,int,kotlin.Array) - function in android.view.ViewGroup
- onNestedScroll(android.view.View,int,int,int,int) - function in android.view.ViewGroup
- onNestedScrollAccepted(android.view.View,android.view.View,int) - function in android.view.ViewGroup
- onOpenWrapPartnerWin(java.lang.String) - function in com.pubmatic.sdk.openwrap.banner.POBBannerEventListener
- Call this when the ad server SDK signals about partner bid win with bid id.
- onOpenWrapPartnerWin(java.lang.String) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitialEventListener
- Call this when the ad server SDK signals about partner bid win with bid id.
- onPointerCaptureChange(boolean) - function in android.view.View
- onPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.view.View
- onProvideAutofillStructure(android.view.ViewStructure,int) - function in android.view.View
- onProvideAutofillVirtualStructure(android.view.ViewStructure,int) - function in android.view.View
- onProvideContentCaptureStructure(android.view.ViewStructure,int) - function in android.view.View
- onProvideStructure(android.view.ViewStructure) - function in android.view.View
- onProvideVirtualStructure(android.view.ViewStructure) - function in android.view.View
- onReceiveContent(android.view.ContentInfo) - function in android.view.View
- onRequestSendAccessibilityEvent(android.view.View,android.view.accessibility.AccessibilityEvent) - function in android.view.ViewGroup
- onResolvePointerIcon(android.view.MotionEvent,int) - function in android.view.ViewGroup
- onRtlPropertiesChanged(int) - function in android.view.View
- onScreenStateChanged(int) - function in android.view.View
- onScrollCaptureSearch(android.graphics.Rect,android.graphics.Point,java.util.function.Consumer) - function in android.view.View
- onStartNestedScroll(android.view.View,android.view.View,int) - function in android.view.ViewGroup
- onStartTemporaryDetach() - function in android.view.View
- onStopNestedScroll(android.view.View) - function in android.view.ViewGroup
- onTouchEvent(android.view.MotionEvent) - function in android.view.View
- onTrackballEvent(android.view.MotionEvent) - function in android.view.View
- onVideoPlaybackCompleted(com.pubmatic.sdk.openwrap.interstitial.POBInterstitial) - function in com.pubmatic.sdk.openwrap.interstitial.POBInterstitial.POBVideoListener
- Notifies the listener that the playback of the video ad has been completed.
- onViewAdded(android.view.View) - function in android.view.ViewGroup
- onViewRemoved(android.view.View) - function in android.view.ViewGroup
- onViewTranslationResponse(android.view.translation.ViewTranslationResponse) - function in android.view.View
- onVirtualViewTranslationResponses(android.util.LongSparseArray) - function in android.view.View
- onVisibilityAggregated(boolean) - function in android.view.View
- onWindowFocusChanged(boolean) - function in android.view.View
- onWindowSystemUiVisibilityChanged(int) - function in android.view.View