A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
R
- recomputeViewAttributes(android.view.View) - function in android.view.ViewGroup
- refreshDrawableState() - function in android.view.View
- releasePointerCapture() - function in android.view.View
- removeAllViews() - function in android.view.ViewGroup
- removeAllViewsInLayout() - function in android.view.ViewGroup
- removeCallbacks(java.lang.Runnable) - function in android.view.View
- removeOnAttachStateChangeListener(android.view.View.OnAttachStateChangeListener) - function in android.view.View
- removeOnLayoutChangeListener(android.view.View.OnLayoutChangeListener) - function in android.view.View
- removeOnUnhandledKeyEventListener(android.view.View.OnUnhandledKeyEventListener) - function in android.view.View
- removeView(android.view.View) - function in android.view.ViewGroup
- removeViewAt(int) - function in android.view.ViewGroup
- removeViewInLayout(android.view.View) - function in android.view.ViewGroup
- removeViews(int,int) - function in android.view.ViewGroup
- removeViewsInLayout(int,int) - function in android.view.ViewGroup
- requestAd(com.pubmatic.sdk.openwrap.core.POBBid) - function in com.pubmatic.sdk.openwrap.banner.POBDefaultBannerEventHandler
- Provide onOpenWrapPartnerWin() callback since we are providing 'No Ad Server Configuration feature'
- requestAd(com.pubmatic.sdk.openwrap.core.POBBid) - function in com.pubmatic.sdk.openwrap.core.POBBaseEvent
- requestAd(com.pubmatic.sdk.openwrap.core.POBBid) - function in com.pubmatic.sdk.openwrap.interstitial.POBDefaultInterstitialEventHandler
- Provide onOpenWrapPartnerWin() callback since this is 'No Ad Server Configuration feature'
- requestApplyInsets() - function in android.view.View
- requestChildFocus(android.view.View,android.view.View) - function in android.view.ViewGroup
- requestChildRectangleOnScreen(android.view.View,android.graphics.Rect,boolean) - function in android.view.ViewGroup
- requestDisallowInterceptTouchEvent(boolean) - function in android.view.ViewGroup
- requestedAdSizes() - function in com.pubmatic.sdk.openwrap.banner.POBBannerEvent
- OpenWrap SDK calls this method to get the size for which ad request should be made.
- requestedAdSizes() - function in com.pubmatic.sdk.openwrap.banner.POBDefaultBannerEventHandler
- OpenWrap SDK calls this method to get the size for which ad request should be made.
- requestFitSystemWindows() - function in android.view.View
- requestFocus(int,android.graphics.Rect) - function in android.view.ViewGroup
- requestFocusFromTouch() - function in android.view.View
- requestLayout() - function in android.view.View
- requestPointerCapture() - function in android.view.View
- requestRectangleOnScreen(android.graphics.Rect) - function in android.view.View
- requestSendAccessibilityEvent(android.view.View,android.view.accessibility.AccessibilityEvent) - function in android.view.ViewGroup
- requestTransparentRegion(android.view.View) - function in android.view.ViewGroup
- requestUnbufferedDispatch(android.view.MotionEvent) - function in android.view.View
- requireViewById(int) - function in android.view.View
- resetPivot() - function in android.view.View
- resolveSize(int,int) - function in android.view.View
- resolveSizeAndState(int,int,int) - function in android.view.View
- restoreDefaultFocus() - function in android.view.ViewGroup
- restoreHierarchyState(android.util.SparseArray) - function in android.view.View
- resumeAutoRefresh() - function in com.pubmatic.sdk.openwrap.banner.POBBannerView
- Resumes the auto-refresh as per configured refresh interval on OpenWrap portal, call this method only if you have previously paused auto-refresh using `pauseAutoRefresh()`.