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

S

sanitizeURLScheme(java.lang.String,boolean) - function in com.pubmatic.sdk.common.network.POBTrackerHandler
Sanitize URL by adding scheme/protocol to url if not exist already.
sanitizeURLScheme(java.util.List,boolean) - function in com.pubmatic.sdk.common.network.POBTrackerHandler
Sanitize URLs by adding scheme/protocol to urls if not exist already.
saveAttributeDataForStyleable(android.content.Context,kotlin.Array,android.util.AttributeSet,android.content.res.TypedArray,int,int) - function in android.view.View
 
saveHierarchyState(android.util.SparseArray) - function in android.view.View
 
savePassword(java.lang.String,java.lang.String,java.lang.String) - function in android.webkit.WebView
 
saveReceivedBid(org.json.JSONObject) - function in com.pubmatic.sdk.common.cache.POBCacheManager
Save the raw bid json in received bids queue.
saveRenderedBid(org.json.JSONObject) - function in com.pubmatic.sdk.common.cache.POBCacheManager
Save the raw bid json in rendered bids queue.
saveState(android.os.Bundle) - function in android.webkit.WebView
 
saveWebArchive(java.lang.String) - function in android.webkit.WebView
 
scheduleDrawable(android.graphics.drawable.Drawable,java.lang.Runnable,long) - function in android.view.View
 
scheduleLayoutAnimation() - function in android.view.ViewGroup
 
scrollBy(int,int) - function in android.view.View
 
scrollTo(int,int) - function in android.view.View
 
sendAccessibilityEvent(int) - function in android.view.View
 
sendAccessibilityEventUnchecked(android.view.accessibility.AccessibilityEvent) - function in android.view.View
 
sendBroadcast(android.content.Intent) - function in android.content.ContextWrapper
 
sendBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
 
sendBroadcastWithMultiplePermissions(android.content.Intent,kotlin.Array) - function in android.content.Context
 
sendImageRequest(com.pubmatic.sdk.common.network.POBImageRequest,com.pubmatic.sdk.common.network.POBNetworkHandler.POBImageNetworkListener) - function in com.pubmatic.sdk.common.network.POBNetworkHandler
 
sendJSONRequest(com.pubmatic.sdk.common.network.POBHttpRequest,com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkListener) - function in com.pubmatic.sdk.common.network.POBNetworkHandler
Send the network request using PubMatic's HTTP request object.
sendJSONRequest(com.pubmatic.sdk.common.network.POBHttpRequest,com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkListener,com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkResultListener) - function in com.pubmatic.sdk.common.network.POBNetworkHandler
Send the network request using PubMatic's HTTP request object.
sendOrderedBroadcast(android.content.Intent,java.lang.String) - function in android.content.ContextWrapper
 
sendOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,int,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
sendRequest(com.pubmatic.sdk.common.network.POBHttpRequest,com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkListener) - function in com.pubmatic.sdk.common.network.POBNetworkHandler
Send the network request using PubMatic's HTTP request object.
sendRequest(com.pubmatic.sdk.common.network.POBHttpRequest,com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkListener,com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkRedirectListener) - function in com.pubmatic.sdk.common.network.POBNetworkHandler
Send the network request using PubMatic's HTTP request object.
sendRequest(java.lang.String,java.lang.String,com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkListener) - function in com.pubmatic.sdk.common.network.POBNetworkHandler
Send the network request using the string URL.
sendRequest(java.lang.String,java.lang.String,com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkListener,com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkRedirectListener) - function in com.pubmatic.sdk.common.network.POBNetworkHandler
Send the network request using the string URL.
sendStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
 
sendStickyBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
 
sendStickyOrderedBroadcast(android.content.Intent,android.content.BroadcastReceiver,android.os.Handler,int,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
sendStickyOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,android.content.BroadcastReceiver,android.os.Handler,int,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
sendTracker(java.lang.String) - function in com.pubmatic.sdk.common.network.POBTrackerHandler
Method is used to send/fir tracker after validating success
sendTracker(java.lang.String,java.lang.String,java.lang.String) - function in com.pubmatic.sdk.common.network.POBTrackerHandler
 
sendTracker(java.lang.String,java.util.Map) - function in com.pubmatic.sdk.common.network.POBTrackerHandler
Replace the macro in the given tracker URL.
sendTrackers(java.util.List) - function in com.pubmatic.sdk.common.network.POBTrackerHandler
Method is used to send/fire tracker multiple url
sendTrackers(java.util.List,java.util.Map) - function in com.pubmatic.sdk.common.network.POBTrackerHandler
Replace the macro in the given tracker URLs and executes them in loop.
setAccessibilityDataSensitive(int) - function in android.view.View
 
setAccessibilityDelegate(android.view.View.AccessibilityDelegate) - function in android.view.View
 
setAccessibilityHeading(boolean) - function in android.view.View
 
setAccessibilityLiveRegion(int) - function in android.view.View
 
setAccessibilityPaneTitle(java.lang.CharSequence) - function in android.view.View
 
setAccessibilityTraversalAfter(int) - function in android.view.View
 
setAccessibilityTraversalBefore(int) - function in android.view.View
 
setActionBar(android.widget.Toolbar) - function in android.app.Activity
 
setActivated(boolean) - function in android.view.View
 
setAddStatesFromChildren(boolean) - function in android.view.ViewGroup
 
setAdRendererListener(com.pubmatic.sdk.common.base.POBAdRendererListener) - function in com.pubmatic.sdk.common.ui.POBBannerRendering
Sets the ad renderer listener
setAdRendererListener(com.pubmatic.sdk.common.ui.POBInterstitialRendererListener) - function in com.pubmatic.sdk.common.ui.POBInterstitialRendering
Sets the ad renderer listener
setAdRendererListener(com.pubmatic.sdk.common.ui.POBRewardedAdRendererListener) - function in com.pubmatic.sdk.common.ui.POBRewardedAdRendering
Sets the ad renderer listener
setAdResponse(com.pubmatic.sdk.common.models.POBAdResponse) - function in com.pubmatic.sdk.common.base.POBBidderResult
To set ad response for the bidder
setAllowClickWhenDisabled(boolean) - function in android.view.View
 
setAllowedHandwritingDelegatePackage(java.lang.String) - function in android.view.View
 
setAllowedHandwritingDelegatorPackage(java.lang.String) - function in android.view.View
 
setAlpha(float) - function in android.view.View
 
setAlwaysDrawnWithCacheEnabled(boolean) - function in android.view.ViewGroup
 
setAnimation(android.view.animation.Animation) - function in android.view.View
 
setAnimationCacheEnabled(boolean) - function in android.view.ViewGroup
 
setAnimationMatrix(android.graphics.Matrix) - function in android.view.View
 
setAppInfo(com.pubmatic.sdk.common.models.POBAppInfo) - function in com.pubmatic.sdk.common.base.POBRequestBuilding
Set app info to pass app related parameters in the request
setApplicationInfo(com.pubmatic.sdk.common.models.POBApplicationInfo) - function in com.pubmatic.sdk.common.OpenWrapSDK
Sets Application information, which contains various attributes about app, such as application category, store URL, domain, etc for more relevant ads.
setApplicationInfo(com.pubmatic.sdk.common.models.POBApplicationInfo) - function in com.pubmatic.sdk.common.POBSDKConfig
Sets the application information.
setAtype(int) - function in com.pubmatic.sdk.common.models.POBExternalUserId
Method to set atype to data Partner id
setAutofillHints(kotlin.Array) - function in android.view.View
 
setAutofillId(android.view.autofill.AutofillId) - function in android.view.View
 
setAutoHandwritingEnabled(boolean) - function in android.view.View
 
setBackground(android.graphics.drawable.Drawable) - function in android.view.View
 
setBackgroundColor(int) - function in android.webkit.WebView
 
setBackgroundDrawable(android.graphics.drawable.Drawable) - function in android.view.View
 
setBackgroundResource(int) - function in android.view.View
 
setBackgroundTintBlendMode(android.graphics.BlendMode) - function in android.view.View
 
setBackgroundTintList(android.content.res.ColorStateList) - function in android.view.View
 
setBackgroundTintMode(android.graphics.PorterDuff.Mode) - function in android.view.View
 
setBackPressListener(com.pubmatic.sdk.common.ui.POBFullScreenActivityBackPressListener) - function in com.pubmatic.sdk.common.cache.POBAdViewCacheService.AdViewConfig
Setter to get notification about hardware back press event of the activity.
setBaseContext(android.content.Context) - function in com.pubmatic.sdk.common.view.POBWebView
Sets / update the context in runtime.
setBidderListener(com.pubmatic.sdk.common.base.POBBidderListener) - function in com.pubmatic.sdk.common.base.POBBaseBidder
Set bidder listener to get notification from bidder about bit success/failure response.
setBidderListener(com.pubmatic.sdk.common.base.POBBidderListener) - function in com.pubmatic.sdk.common.base.POBBidding
Set bidder listener to get notification from bidder about bit success/failure response.
setBirthYear(int) - function in com.pubmatic.sdk.common.models.POBUserInfo
The year of birth in YYYY format.
setBottom(int) - function in android.view.View
 
setCameraDistance(float) - function in android.view.View
 
setCategories(java.lang.String) - function in com.pubmatic.sdk.common.models.POBApplicationInfo
Sets IAB category for the application.
setCertificate(android.net.http.SslCertificate) - function in android.webkit.WebView
 
setCity(java.lang.String) - function in com.pubmatic.sdk.common.models.POBUserInfo
Sets city of user For example: setCity("London");
setClickable(boolean) - function in android.view.View
 
setClipBounds(android.graphics.Rect) - function in android.view.View
 
setClipChildren(boolean) - function in android.view.ViewGroup
 
setClipToOutline(boolean) - function in android.view.View
 
setClipToPadding(boolean) - function in android.view.ViewGroup
 
setContentCaptureSession(android.view.contentcapture.ContentCaptureSession) - function in android.view.View
 
setContentDescription(java.lang.CharSequence) - function in android.view.View
 
setContentTransitionManager(android.transition.TransitionManager) - function in android.app.Activity
 
setContentView(int) - function in android.app.Activity
 
setContextClickable(boolean) - function in android.view.View
 
setCoppa(boolean) - function in com.pubmatic.sdk.common.OpenWrapSDK
Indicates whether the visitor is COPPA-specific or not.
setCoppa(boolean) - function in com.pubmatic.sdk.common.POBSDKConfig
Sets COPPA state.
setCountryFilterConfig(com.pubmatic.sdk.common.base.POBBaseBidder.CountryFilterConfig) - function in com.pubmatic.sdk.common.base.POBBaseBidder
Set the CountryFilterConfig, which helps bidder making decision whether bid request is allowed or not for a given country.
setDataDirectorySuffix(java.lang.String) - function in android.webkit.WebView
 
setDecodeConfig(android.graphics.Bitmap.Config) - function in com.pubmatic.sdk.common.network.POBImageRequest
Sets the bitmap configuration describes how pixels are stored.
setDefaultFocusHighlightEnabled(boolean) - function in android.view.View
 
setDefaultKeyMode(int) - function in android.app.Activity
 
setDescendantFocusability(int) - function in android.view.ViewGroup
 
setDeviceInfo(com.pubmatic.sdk.common.models.POBDeviceInfo) - function in com.pubmatic.sdk.common.base.POBRequestBuilding
Set device info to pass device related parameters in the request
setDomain(java.lang.String) - function in com.pubmatic.sdk.common.models.POBApplicationInfo
Sets the domain of the mobile application (e.g., "mygame.foo.
setDownloadListener(android.webkit.DownloadListener) - function in android.webkit.WebView
 
setDrawingCacheBackgroundColor(int) - function in android.view.View
 
setDrawingCacheEnabled(boolean) - function in android.view.View
 
setDrawingCacheQuality(int) - function in android.view.View
 
setDSAComplianceStatus(com.pubmatic.sdk.common.models.POBDSAComplianceStatus) - function in com.pubmatic.sdk.common.OpenWrapSDK
Sets the DSA (Digital Services Act) required flag.
setDSAComplianceStatus(com.pubmatic.sdk.common.models.POBDSAComplianceStatus) - function in com.pubmatic.sdk.common.POBSDKConfig
Set the DSA required flag
setDuplicateParentStateEnabled(boolean) - function in android.view.View
 
setElevation(float) - function in android.view.View
 
setEnabled(boolean) - function in android.view.View
 
setEnterSharedElementCallback(android.app.SharedElementCallback) - function in android.app.Activity
 
setError(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.common.base.POBBidderResult
To set ad error for the bidder
setErrorCode(int) - function in com.pubmatic.sdk.common.POBError
(Internal for OpenWrap SDK)
setErrorMessage(java.lang.String) - function in com.pubmatic.sdk.common.POBError
(Internal for OpenWrap SDK)
setExitSharedElementCallback(android.app.SharedElementCallback) - function in android.app.Activity
 
setExt(org.json.JSONObject) - function in com.pubmatic.sdk.common.models.POBDataProvider
Method to set additional data extension for a data provider
setExtension(org.json.JSONObject) - function in com.pubmatic.sdk.common.models.POBExternalUserId
Method to set extension to data partner ids
setExtraInfo(java.util.Map) - function in com.pubmatic.sdk.common.POBError
Sets the map containing the extra information needed for identifying the granular level of error
setFadingEdgeLength(int) - function in android.view.View
 
setFeatureDrawable(int,android.graphics.drawable.Drawable) - function in android.app.Activity
 
setFeatureDrawableAlpha(int,int) - function in android.app.Activity
 
setFeatureDrawableResource(int,int) - function in android.app.Activity
 
setFeatureDrawableUri(int,android.net.Uri) - function in android.app.Activity
 
setFilterTouchesWhenObscured(boolean) - function in android.view.View
 
setFindListener(android.webkit.WebView.FindListener) - function in android.webkit.WebView
 
setFinishOnTouchOutside(boolean) - function in android.app.Activity
 
setFitsSystemWindows(boolean) - function in android.view.View
 
setFocusable(boolean) - function in android.view.View
 
setFocusableInTouchMode(boolean) - function in android.view.View
 
setFocusedByDefault(boolean) - function in android.view.View
 
setForceDarkAllowed(boolean) - function in android.view.View
 
setForeground(android.graphics.drawable.Drawable) - function in android.view.View
 
setForegroundGravity(int) - function in android.view.View
 
setForegroundTintBlendMode(android.graphics.BlendMode) - function in android.view.View
 
setForegroundTintList(android.content.res.ColorStateList) - function in android.view.View
 
setForegroundTintMode(android.graphics.PorterDuff.Mode) - function in android.view.View
 
setGender(com.pubmatic.sdk.common.models.POBUserInfo.Gender) - function in com.pubmatic.sdk.common.models.POBUserInfo
Set the user gender, Possible options are: OTHER MALE, FEMALE
setHandwritingBoundsOffsets(float,float,float,float) - function in android.view.View
 
setHandwritingDelegatorCallback(java.lang.Runnable) - function in android.view.View
 
setHapticFeedbackEnabled(boolean) - function in android.view.View
 
setHasTransientState(boolean) - function in android.view.View
 
setHeaders(java.util.Map) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set request header
setHeaders(java.util.Map) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set request header
setHorizontalFadingEdgeEnabled(boolean) - function in android.view.View
 
setHorizontalScrollBarEnabled(boolean) - function in android.view.View
 
setHorizontalScrollbarOverlay(boolean) - function in android.webkit.WebView
 
setHorizontalScrollbarThumbDrawable(android.graphics.drawable.Drawable) - function in android.view.View
 
setHorizontalScrollbarTrackDrawable(android.graphics.drawable.Drawable) - function in android.view.View
 
setHovered(boolean) - function in android.view.View
 
setHttpAuthUsernamePassword(java.lang.String,java.lang.String,java.lang.String,java.lang.String) - function in android.webkit.WebView
 
setId(int) - function in android.view.View
 
setIdentifier(java.lang.String) - function in com.pubmatic.sdk.common.base.POBBaseBidder
Sets an identifier / name of the bidder
setImmersive(boolean) - function in android.app.Activity
 
setImportantForAccessibility(int) - function in android.view.View
 
setImportantForAutofill(int) - function in android.view.View
 
setImportantForContentCapture(int) - function in android.view.View
 
setInheritShowWhenLocked(boolean) - function in android.app.Activity
 
setInitialScale(int) - function in android.webkit.WebView
 
setIntent(android.content.Intent) - function in android.app.Activity
 
setIsCredential(boolean) - function in android.view.View
 
setIsHandwritingDelegate(boolean) - function in android.view.View
 
setKeepScreenOn(boolean) - function in android.view.View
 
setKeyboardNavigationCluster(boolean) - function in android.view.View
 
setKeywords(java.lang.String) - function in com.pubmatic.sdk.common.models.POBApplicationInfo
Sets the comma separated list of keywords about the application
setKeywords(java.lang.String) - function in com.pubmatic.sdk.common.models.POBUserInfo
Sets the comma separated list of keywords, interests, or intent.
setLabelFor(int) - function in android.view.View
 
setLayerPaint(android.graphics.Paint) - function in android.view.View
 
setLayerType(int,android.graphics.Paint) - function in android.webkit.WebView
 
setLayoutAnimation(android.view.animation.LayoutAnimationController) - function in android.view.ViewGroup
 
setLayoutAnimationListener(android.view.animation.Animation.AnimationListener) - function in android.view.ViewGroup
 
setLayoutDirection(int) - function in android.view.View
 
setLayoutMode(int) - function in android.view.ViewGroup
 
setLayoutParams(android.view.ViewGroup.LayoutParams) - function in android.webkit.WebView
 
setLayoutTransition(android.animation.LayoutTransition) - function in android.view.ViewGroup
 
setLeft(int) - function in android.view.View
 
setLeftTopRightBottom(int,int,int,int) - function in android.view.View
 
setListener(com.pubmatic.sdk.common.base.POBAdBuilding.POBAdBuilderListener) - function in com.pubmatic.sdk.common.base.POBAdBuilding
 
setListener(com.pubmatic.sdk.common.base.POBCommunicator.POBCommunicatorListener) - function in com.pubmatic.sdk.common.base.POBCommunicator
Sets the listener to get the callback
setListener(com.pubmatic.sdk.common.base.POBResponseParsing.POBResponseParserListener) - function in com.pubmatic.sdk.common.base.POBResponseParsing
Sets the listener instance to get the callback after parsing
setListener(com.pubmatic.sdk.common.utility.POBImageDownloadManager.POBImageDownloadListener) - function in com.pubmatic.sdk.common.utility.POBImageDownloadManager
Setter for POBImageDownloadListener
setListener(com.pubmatic.sdk.common.utility.POBLooper.LooperListener) - function in com.pubmatic.sdk.common.utility.POBLooper
Method to set the LooperListener
setLocation(com.pubmatic.sdk.common.models.POBLocation) - function in com.pubmatic.sdk.common.OpenWrapSDK
Sets user's location and its source.
setLocation(com.pubmatic.sdk.common.models.POBLocation) - function in com.pubmatic.sdk.common.POBSDKConfig
 
setLocationDetectionDurationInMillis(long) - function in com.pubmatic.sdk.common.POBSDKConfig
Sets the duration for retrieving the location of user.
setLocationDetector(com.pubmatic.sdk.common.utility.POBLocationDetector) - function in com.pubmatic.sdk.common.base.POBRequestBuilding
Set Location detector info to pass geo related parameters in the request
setLocationUpdateIntervalInMs(long) - function in com.pubmatic.sdk.common.utility.POBLocationDetector
Method to set update time interval
setLocusContext(android.content.LocusId,android.os.Bundle) - function in android.app.Activity
 
setLogLevel(com.pubmatic.sdk.common.OpenWrapSDK.LogLevel) - function in com.pubmatic.sdk.common.OpenWrapSDK
Sets log level across all ad formats.
setLogLevel(com.pubmatic.sdk.common.OpenWrapSDK.LogLevel) - function in com.pubmatic.sdk.common.log.POBLog
Sets the log level of the instance.
setLongClickable(boolean) - function in android.view.View
 
setMapTrackballToArrowKeys(boolean) - function in android.webkit.WebView
 
setMaxHeight(int) - function in com.pubmatic.sdk.common.network.POBImageRequest
Sets the maximum height of an Image
setMaxWidth(int) - function in com.pubmatic.sdk.common.network.POBImageRequest
Sets the maximum width of an Image
setMediaController(android.media.session.MediaController) - function in android.app.Activity
 
setMetro(java.lang.String) - function in com.pubmatic.sdk.common.models.POBUserInfo
Sets metro / DMA.
setMinimumHeight(int) - function in android.view.View
 
setMinimumWidth(int) - function in android.view.View
 
setMotionEventSplittingEnabled(boolean) - function in android.view.ViewGroup
 
setNbrCode(java.lang.Integer) - function in com.pubmatic.sdk.common.models.POBAdResponse.Builder
Sets the nbr code
setNestedScrollingEnabled(boolean) - function in android.view.View
 
setNetworkAvailable(boolean) - function in android.webkit.WebView
 
setNetworkMonitor(com.pubmatic.sdk.common.network.POBNetworkMonitor) - function in com.pubmatic.sdk.common.utility.POBLooper
Sets Network monitor, It notifies about change in device network connectivity
setNetworkResult(com.pubmatic.sdk.common.network.POBNetworkResult) - function in com.pubmatic.sdk.common.base.POBBidderResult
To set ad network result for the bidder
setNextClusterForwardId(int) - function in android.view.View
 
setNextFocusDownId(int) - function in android.view.View
 
setNextFocusForwardId(int) - function in android.view.View
 
setNextFocusLeftId(int) - function in android.view.View
 
setNextFocusRightId(int) - function in android.view.View
 
setNextFocusUpId(int) - function in android.view.View
 
setNextHighestDynamicBid(T) - function in com.pubmatic.sdk.common.models.POBAdResponse.Builder
 
setOnApplyWindowInsetsListener(android.view.View.OnApplyWindowInsetsListener) - function in android.view.View
 
setOnCapturedPointerListener(android.view.View.OnCapturedPointerListener) - function in android.view.View
 
setOnClickListener(android.view.View.OnClickListener) - function in android.view.View
 
setOnContextClickListener(android.view.View.OnContextClickListener) - function in android.view.View
 
setOnCreateContextMenuListener(android.view.View.OnCreateContextMenuListener) - function in android.view.View
 
setOnDragListener(android.view.View.OnDragListener) - function in android.view.View
 
setOnfocusChangedListener(com.pubmatic.sdk.common.view.POBWebView.OnFocusChangedListener) - function in com.pubmatic.sdk.common.view.POBWebView
Method to set onfocusChangedListener To listen focus change on WebView
setOnFocusChangeListener(android.view.View.OnFocusChangeListener) - function in android.view.View
 
setOnGenericMotionListener(android.view.View.OnGenericMotionListener) - function in android.view.View
 
setOnHierarchyChangeListener(android.view.ViewGroup.OnHierarchyChangeListener) - function in android.view.ViewGroup
 
setOnHoverListener(android.view.View.OnHoverListener) - function in android.view.View
 
setOnKeyListener(android.view.View.OnKeyListener) - function in android.view.View
 
setOnLongClickListener(android.view.View.OnLongClickListener) - function in android.view.View
 
setOnReceiveContentListener(kotlin.Array,android.view.OnReceiveContentListener) - function in android.view.View
 
setOnScrollChangeListener(android.view.View.OnScrollChangeListener) - function in android.view.View
 
setOnSystemUiVisibilityChangeListener(android.view.View.OnSystemUiVisibilityChangeListener) - function in android.view.View
 
setOnTouchListener(android.view.View.OnTouchListener) - function in android.view.View
 
setOutlineAmbientShadowColor(int) - function in android.view.View
 
setOutlineProvider(android.view.ViewOutlineProvider) - function in android.view.View
 
setOutlineSpotShadowColor(int) - function in android.view.View
 
setOverScrollMode(int) - function in android.webkit.WebView
 
setPadding(int,int,int,int) - function in android.view.View
 
setPaddingRelative(int,int,int,int) - function in android.view.View
 
setPaid(boolean) - function in com.pubmatic.sdk.common.models.POBApplicationInfo
Sets whether the mobile application is a paid version or not.
setPersistentDrawingCache(int) - function in android.view.ViewGroup
 
setPictureInPictureParams(android.app.PictureInPictureParams) - function in android.app.Activity
 
setPictureListener(android.webkit.WebView.PictureListener) - function in android.webkit.WebView
 
setPivotX(float) - function in android.view.View
 
setPivotY(float) - function in android.view.View
 
setPOBErrorCustomisationListener(com.pubmatic.sdk.common.base.POBCommunicator.POBErrorCustomisationListener) - function in com.pubmatic.sdk.common.base.POBCommunicator
Set the custom error listener to get customised error, this can be implemented by the client class to provide customized error to communicator.
setPointerIcon(android.view.PointerIcon) - function in android.view.View
 
setPostData(java.lang.String) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set post data
setPostData(java.lang.String) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set post data
setPreferKeepClear(boolean) - function in android.view.View
 
setPreferKeepClearRects(java.util.List) - function in android.view.View
 
setPressed(boolean) - function in android.view.View
 
setProgress(int) - function in android.app.Activity
 
setProgressBarIndeterminate(boolean) - function in android.app.Activity
 
setProgressBarIndeterminateVisibility(boolean) - function in android.app.Activity
 
setProgressBarVisibility(boolean) - function in android.app.Activity
 
setRecentsScreenshotEnabled(boolean) - function in android.app.Activity
 
setRefreshInterval(int) - function in com.pubmatic.sdk.common.models.POBAdResponse.Builder
Sets the refresh interval
setRegion(java.lang.String) - function in com.pubmatic.sdk.common.models.POBUserInfo
Sets the user's region.
setRenderEffect(android.graphics.RenderEffect) - function in android.view.View
 
setRendererPriorityPolicy(int,boolean) - function in android.webkit.WebView
 
setRequestedOrientation(int) - function in android.app.Activity
 
setRequestMethod(com.pubmatic.sdk.common.network.POBHttpRequest.HTTP_METHOD) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set Http request method
setRequestMethod(com.pubmatic.sdk.common.network.POBHttpRequest.HTTP_METHOD) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set Http request method
setRequestSecureCreative(boolean) - function in com.pubmatic.sdk.common.POBSDKConfig
Requests secure ads from ad server using https protocol.
setRequestTag(java.lang.String) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used set request tag
setRequestTag(java.lang.String) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used set request tag
setResult(int) - function in android.app.Activity
 
setRetryBackoffMultiplier(float) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set value of retryBackoffMultiplier
setRetryBackoffMultiplier(float) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set value of retryBackoffMultiplier
setRetryCount(int) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set request retry count
setRetryCount(int) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set request retry count
setRevealOnFocusHint(boolean) - function in android.view.View
 
setRight(int) - function in android.view.View
 
setRotation(float) - function in android.view.View
 
setRotationX(float) - function in android.view.View
 
setRotationY(float) - function in android.view.View
 
setSafeBrowsingWhitelist(java.util.List,android.webkit.ValueCallback) - function in android.webkit.WebView
 
setSaveEnabled(boolean) - function in android.view.View
 
setSaveFromParentEnabled(boolean) - function in android.view.View
 
setScaleType(android.widget.ImageView.ScaleType) - function in com.pubmatic.sdk.common.network.POBImageRequest
Sets the scale type
setScaleX(float) - function in android.view.View
 
setScaleY(float) - function in android.view.View
 
setScreenReaderFocusable(boolean) - function in android.view.View
 
setScrollBarDefaultDelayBeforeFade(int) - function in android.view.View
 
setScrollBarFadeDuration(int) - function in android.view.View
 
setScrollbarFadingEnabled(boolean) - function in android.view.View
 
setScrollBarSize(int) - function in android.view.View
 
setScrollBarStyle(int) - function in android.webkit.WebView
 
setScrollCaptureCallback(android.view.ScrollCaptureCallback) - function in android.view.View
 
setScrollCaptureHint(int) - function in android.view.View
 
setScrollContainer(boolean) - function in android.view.View
 
setScrollIndicators(int) - function in android.view.View
 
setScrollX(int) - function in android.view.View
 
setScrollY(int) - function in android.view.View
 
setSecondaryProgress(int) - function in android.app.Activity
 
setSegTax(int) - function in com.pubmatic.sdk.common.models.POBDataProvider
Method to set id of segment taxonomy used by Data Provider.
setSelected(boolean) - function in android.view.View
 
setSendAllBidsState(boolean) - function in com.pubmatic.sdk.common.models.POBAdResponse.Builder
Sets the state of the SendAllBids flag
setServerSidePartnerBids(java.util.List) - function in com.pubmatic.sdk.common.models.POBAdResponse.Builder
Update the server-side Partner bids in the adResponse builder
setShouldDockBigOverlays(boolean) - function in android.app.Activity
 
setShowWhenLocked(boolean) - function in android.app.Activity
 
setSoundEffectsEnabled(boolean) - function in android.view.View
 
setSSLEnabled(boolean) - function in com.pubmatic.sdk.common.OpenWrapSDK
Enable/disable secure ad calls.
setStateDescription(java.lang.CharSequence) - function in android.view.View
 
setStateListAnimator(android.animation.StateListAnimator) - function in android.view.View
 
setStoreURL(java.net.URL) - function in com.pubmatic.sdk.common.models.POBApplicationInfo
Sets URL of application on Play store.
setSystemGestureExclusionRects(java.util.List) - function in android.view.View
 
setSystemUiVisibility(int) - function in android.view.View
 
setTag(Object) - function in android.view.View
 
setTaskDescription(android.app.ActivityManager.TaskDescription) - function in android.app.Activity
 
setTextAlignment(int) - function in android.view.View
 
setTextClassifier(android.view.textclassifier.TextClassifier) - function in android.webkit.WebView
 
setTextDirection(int) - function in android.view.View
 
setTheme(int) - function in android.app.Activity
 
setTimeout(int) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set http request timeout
setTimeout(int) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set http request timeout
setTitle(java.lang.CharSequence) - function in android.app.Activity
 
setTitleColor(int) - function in android.app.Activity
 
setTooltipText(java.lang.CharSequence) - function in android.view.View
 
setTop(int) - function in android.view.View
 
setTouchDelegate(android.view.TouchDelegate) - function in android.view.View
 
setTouchscreenBlocksFocus(boolean) - function in android.view.ViewGroup
 
setTrackView(android.view.View) - function in com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider
OpenWrap SDK calls this method to update Ad view for viewability measurement events.
setTrackView(android.view.View) - function in com.pubmatic.sdk.common.viewability.POBMeasurementProvider
OpenWrap SDK calls this method to update Ad view for viewability measurement events.
setTrackView(android.view.View) - function in com.pubmatic.sdk.common.viewability.POBNativeMeasurementProvider
OpenWrap SDK calls this method to update Ad view for viewability measurement events.
setTrackView(android.view.View) - function in com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
OpenWrap SDK calls this method to update Ad view for viewability measurement events.
setTransitionAlpha(float) - function in android.view.View
 
setTransitionGroup(boolean) - function in android.view.ViewGroup
 
setTransitionName(java.lang.String) - function in android.view.View
 
setTransitionVisibility(int) - function in android.view.View
 
setTranslationX(float) - function in android.view.View
 
setTranslationY(float) - function in android.view.View
 
setTranslationZ(float) - function in android.view.View
 
setTranslucent(boolean) - function in android.app.Activity
 
setTurnScreenOn(boolean) - function in android.app.Activity
 
setUrl(java.lang.String) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set request url
setUrl(java.lang.String) - function in com.pubmatic.sdk.common.network.POBHttpRequest
Method is used to set request url
setUseInternalBrowser(boolean) - function in com.pubmatic.sdk.common.OpenWrapSDK
Tells OpenWrap SDK to use the internal SDK browser, instead of the default device browser, for opening landing pages when the user clicks on an ad.
setUseInternalBrowser(boolean) - function in com.pubmatic.sdk.common.POBSDKConfig
Set to true if landing page for an ad should be opened in internal browser else set to false.
setUserInfo(com.pubmatic.sdk.common.models.POBUserInfo) - function in com.pubmatic.sdk.common.OpenWrapSDK
Sets user information, such as birth year, gender, region, etc for more relevant ads.
setUserInfo(com.pubmatic.sdk.common.models.POBUserInfo) - function in com.pubmatic.sdk.common.POBSDKConfig
Sets the user's information.
setValue(java.lang.String) - function in com.pubmatic.sdk.common.models.POBSegment
Method to set data segment value
setVerticalFadingEdgeEnabled(boolean) - function in android.view.View
 
setVerticalScrollBarEnabled(boolean) - function in android.view.View
 
setVerticalScrollbarOverlay(boolean) - function in android.webkit.WebView
 
setVerticalScrollbarPosition(int) - function in android.view.View
 
setVerticalScrollbarThumbDrawable(android.graphics.drawable.Drawable) - function in android.view.View
 
setVerticalScrollbarTrackDrawable(android.graphics.drawable.Drawable) - function in android.view.View
 
setVideoAdEventListener(com.pubmatic.sdk.common.ui.POBVideoAdEventListener) - function in com.pubmatic.sdk.common.ui.POBInterstitialRendering
Sets the instance of POBVideoAdEventListener to get the callback for VAST based video events.
setViewTranslationCallback(android.view.translation.ViewTranslationCallback) - function in android.view.View
 
setVisibility(int) - function in android.view.View
 
setVisible(boolean) - function in android.app.Activity
 
setVolumeControlStream(int) - function in android.app.Activity
 
setVrModeEnabled(boolean,android.content.ComponentName) - function in android.app.Activity
 
setWallpaper(android.graphics.Bitmap) - function in android.content.ContextWrapper
 
setWebChromeClient(android.webkit.WebChromeClient) - function in android.webkit.WebView
 
setWebContentsDebuggingEnabled(boolean) - function in android.webkit.WebView
 
setWebViewBackPress(com.pubmatic.sdk.common.view.POBWebView.WebViewBackPress) - function in com.pubmatic.sdk.common.view.POBWebView
Method to set WebViewBackPress listener To listen back press on webview, class must register to this listener
setWebViewClient(android.webkit.WebViewClient) - function in android.webkit.WebView
 
setWebViewRenderProcessClient(java.util.concurrent.Executor,android.webkit.WebViewRenderProcessClient) - function in android.webkit.WebView
 
setWillNotCacheDrawing(boolean) - function in android.view.View
 
setWillNotDraw(boolean) - function in android.view.View
 
setWindowInsetsAnimationCallback(android.view.WindowInsetsAnimation.Callback) - function in android.view.ViewGroup
 
setWinningBid(T) - function in com.pubmatic.sdk.common.models.POBAdResponse.Builder
Sets the winning bid
setX(float) - function in android.view.View
 
setY(float) - function in android.view.View
 
setZ(float) - function in android.view.View
 
setZip(java.lang.String) - function in com.pubmatic.sdk.common.models.POBUserInfo
Sets the user's zip or postal code.
shouldDelayChildPressedState() - function in android.webkit.WebView
 
shouldDockBigOverlays() - function in android.app.Activity
 
shouldShowRequestPermissionRationale(java.lang.String) - function in android.app.Activity
 
shouldUpRecreateTask(android.content.Intent) - function in android.app.Activity
 
show(int) - function in com.pubmatic.sdk.common.ui.POBInterstitialRendering
Request to show the interstitial ad with provided orientation.
show() - function in com.pubmatic.sdk.common.ui.POBRewardedAdRendering
Request to show the rewarded ad.
showAssist(android.os.Bundle) - function in android.app.Activity
 
showContextMenu() - function in android.view.View
 
showContextMenuForChild(android.view.View) - function in android.view.ViewGroup
 
showDialog(int) - function in android.app.Activity
 
showDialog(int,android.os.Bundle) - function in android.app.Activity
 
showFindDialog(java.lang.String,boolean) - function in android.webkit.WebView
 
SHOWING - enum entry in com.pubmatic.sdk.common.POBDataType.POBAdState

Defines the state when rendered ad is currently showing to the user.

showLockTaskEscapeMessage() - function in android.app.Activity
 
SHOWN - enum entry in com.pubmatic.sdk.common.POBDataType.POBAdState

Defines the state when rendered ad is shown to the user and ad is dismissed. This is the last state of the Ad

signalAdEvent(com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider.POBHTMLAdEventType) - function in com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider
OpenWrap SDK calls this method to signal POBHTMLAdEventType for viewability measurement session.
signalAdEvent(com.pubmatic.sdk.common.viewability.POBNativeMeasurementProvider.POBNativeAdEventType) - function in com.pubmatic.sdk.common.viewability.POBNativeMeasurementProvider
OpenWrap SDK calls this method to signal POBNativeAdEventType for viewability measurement session.
signalAdEvent(com.pubmatic.sdk.common.POBDataType.POBVideoAdEventType) - function in com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
OpenWrap SDK calls this method to signal POBVideoMeasurementProvider for viewability measurement session.
signalError(com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider.POBVideoAdErrorType,java.lang.String) - function in com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
OpenWrap SDK calls this method to notify error to ad session
signalPlayerStateChange(com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider.POBVideoPlayerState) - function in com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
OpenWrap SDK calls this method to notify player state event
SKIPPED - enum entry in com.pubmatic.sdk.common.POBDataType.POBVideoAdEventType

To notify Ad session that an skipped event has occurred

start() - function in com.android.volley.RequestQueue
 
start() - function in com.pubmatic.sdk.common.utility.POBCountdownTimer
Start the countdown.
start() - function in com.pubmatic.sdk.common.utility.POBImageDownloadManager
Starts download for all added image url's
start(long) - function in com.pubmatic.sdk.common.utility.POBTimeoutHandler
Schedules the specified task for execution after the specified delay.
start(float,float) - function in com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
OpenWrap SDK calls this method to notify start event
startActionMode(android.view.ActionMode.Callback) - function in android.app.Activity
 
startActionMode(android.view.ActionMode.Callback) - function in android.view.View
 
startActionModeForChild(android.view.View,android.view.ActionMode.Callback) - function in android.view.ViewGroup
 
startActivities(kotlin.Array) - function in android.app.Activity
 
startActivity(android.content.Intent) - function in android.app.Activity
 
startActivity(android.content.Context,android.content.Intent) - function in com.pubmatic.sdk.common.utility.POBUtils
Used to start activity with intent.
startActivityForResult(android.content.Intent,int) - function in android.app.Activity
 
startActivityFromChild(android.app.Activity,android.content.Intent,int) - function in android.app.Activity
 
startActivityFromFragment(android.app.Fragment,android.content.Intent,int) - function in android.app.Activity
 
startActivityIfNeeded(android.content.Intent,int) - function in android.app.Activity
 
startAdSession(android.webkit.WebView) - function in com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider
OpenWrap SDK calls this method to start view-ability measurement session on Ad load on ad expand/resize.
startAdSession(android.view.View,java.util.List,com.pubmatic.sdk.common.viewability.POBNativeMeasurementProvider.POBOmidSessionListener) - function in com.pubmatic.sdk.common.viewability.POBNativeMeasurementProvider
OpenWrap SDK calls this method to start view-ability measurement session on Ad load Use this method to initialize measurement provider SDK once and start Ad session.
startAdSession(android.view.View,java.util.List,com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider.POBOmidSessionListener) - function in com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
OpenWrap SDK calls this method to start view-ability measurement session on Ad load.
startAnimation(android.view.animation.Animation) - function in android.view.View
 
startAtFixedRate(long,long) - function in com.pubmatic.sdk.common.utility.POBTimeoutHandler
Schedules the specified task for repeated fixed-rate execution, beginning after the specified delay.
startDrag(android.content.ClipData,android.view.View.DragShadowBuilder,Object,int) - function in android.view.View
 
startDragAndDrop(android.content.ClipData,android.view.View.DragShadowBuilder,Object,int) - function in android.view.View
 
startForegroundService(android.content.Intent) - function in android.content.ContextWrapper
 
startInstrumentation(android.content.ComponentName,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
startIntentSender(android.content.IntentSender,android.content.Intent,int,int,int) - function in android.app.Activity
 
startIntentSenderForResult(android.content.IntentSender,int,android.content.Intent,int,int,int) - function in android.app.Activity
 
startIntentSenderFromChild(android.app.Activity,android.content.IntentSender,int,android.content.Intent,int,int,int) - function in android.app.Activity
 
startLayoutAnimation() - function in android.view.ViewGroup
 
startLocalVoiceInteraction(android.os.Bundle) - function in android.app.Activity
 
startLockTask() - function in android.app.Activity
 
startManagingCursor(android.database.Cursor) - function in android.app.Activity
 
startNestedScroll(int) - function in android.view.View
 
startNewActivity(android.content.Context,java.lang.String,com.pubmatic.sdk.common.browser.POBInternalBrowserActivity.InternalBrowserListener) - function in com.pubmatic.sdk.common.browser.POBInternalBrowserActivity
Inflates new browser activity based by provided url and accepts InternalBrowserListener reference to register globally.
startNextMatchingActivity(android.content.Intent) - function in android.app.Activity
 
startPostponedEnterTransition() - function in android.app.Activity
 
startSafeBrowsing(android.content.Context,android.webkit.ValueCallback) - function in android.webkit.WebView
 
startSearch(java.lang.String,boolean,android.os.Bundle,boolean) - function in android.app.Activity
 
startService(android.content.Intent) - function in android.content.ContextWrapper
 
startViewTransition(android.view.View) - function in android.view.ViewGroup
 
stop() - function in com.android.volley.RequestQueue
 
stopLoading() - function in android.webkit.WebView
 
stopLocalVoiceInteraction() - function in android.app.Activity
 
stopLockTask() - function in android.app.Activity
 
stopManagingCursor(android.database.Cursor) - function in android.app.Activity
 
stopNestedScroll() - function in android.view.View
 
stopService(android.content.Intent) - function in android.content.ContextWrapper
 
storeAdView(java.lang.Integer,com.pubmatic.sdk.common.cache.POBAdViewCacheService.AdViewConfig) - function in com.pubmatic.sdk.common.cache.POBAdViewCacheService
Stores Ad config
suppressLayout(boolean) - function in android.view.ViewGroup
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z