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

S

S4 - enum entry in com.sap.cloud.mobile.foundation.networking.ComponentType
 
SAML - enum entry in com.sap.cloud.mobile.foundation.model.AuthMethod
 
SamlAuth - class in com.sap.cloud.mobile.foundation.model
Saml authentication configuration
SamlAuth.Builder - class in com.sap.cloud.mobile.foundation.model.SamlAuth
 
SamlConfig - class in com.sap.cloud.mobile.foundation.model
Detail Saml configuration
SamlConfig.Builder - class in com.sap.cloud.mobile.foundation.model.SamlConfig
 
SamlConfiguration - class in com.sap.cloud.mobile.foundation.authentication
This class holds all the information of a SAML configuration.
SamlConfiguration.Builder - class in com.sap.cloud.mobile.foundation.authentication.SamlConfiguration
Used to build a SamlConfiguration object.
SamlInterceptor - class in com.sap.cloud.mobile.foundation.authentication
Enables SAML authentication with OkHttp by implementing a okhttp3.Interceptor.
SamlProcessor - class in com.sap.cloud.mobile.foundation.authentication
This interface is used by the SamlInterceptor to authenticate when it detects a SAML challenge.
SamlWebViewProcessor - class in com.sap.cloud.mobile.foundation.authentication
This class uses android.webkit.WebView to implement SamlProcessor.
samsungBrowser() - function in com.sap.cloud.mobile.foundation.authentication.BrowserDetails
Returns a BrowserDetails object matching any version of the Samsung Browser.
samsungBrowser(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.BrowserDetails
Returns a BrowserDetails object matching a Samsung Browser of greater or equal version.
SAP_PARTNER - enum entry in com.sap.cloud.mobile.foundation.networking.ComponentType
 
SAPTRACELEVEL_ABAPCONDENS0 - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
SAPTRACELEVEL_ABAPCONDENS1 - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
SAPTRACELEVEL_BUFFER - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
SAPTRACELEVEL_CFUNCTION - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
SAPTRACELEVEL_ENQUEU - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
SAPTRACELEVEL_FREE - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
SAPTRACELEVEL_PERMISSION - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
SAPTRACELEVEL_RFC - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
SAPTRACELEVEL_SQL - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
saveAlias(java.lang.String,java.lang.Integer,java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.ChooseCertificateProvider.AliasStore
Saves the given alias for the given host/port combination.
saveAlias(java.lang.String,java.lang.Integer,java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.SystemCertificateProvider.AliasStore
Saves the given alias for the given host/port combination.
saveAttributeDataForStyleable(android.content.Context,kotlin.Array,android.util.AttributeSet,android.content.res.TypedArray,int,int) - function in android.view.View
 
saveData(java.lang.String,T,java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.user.UserStoreManager
Saves data into user secure store.
saveData(java.lang.String,T) - function in com.sap.cloud.mobile.foundation.user.UserStoreManager
Saves data into user secure store.
saveFromResponse(okhttp3.HttpUrl,java.util.List) - function in com.sap.cloud.mobile.foundation.networking.WebkitCookieJar
 
saveHierarchyState(android.util.SparseArray) - function in android.view.View
 
savePassword(java.lang.String,java.lang.String,java.lang.String) - function in android.webkit.WebView
 
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
 
scope(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration.Builder
 
scope(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Token.Builder
 
scopes(java.util.Set) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Token.Builder
 
SCP_FOR_NONSAP_SENDER - enum entry in com.sap.cloud.mobile.foundation.networking.ComponentType
 
SCP_REQUEST_OR_DETERMINATION_LATER_IN_PROCESSING - enum entry in com.sap.cloud.mobile.foundation.networking.ComponentType
 
screen(java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.AppUsageInfo
Adds the data for SCREEN.
scrollBy(int,int) - function in android.view.View
 
scrollTo(int,int) - function in android.view.View
 
SDKCustomTabsLauncher - class in com.sap.cloud.mobile.foundation.ext
Represents the helper class to launch a Custom Chrome Tabs, so it can work seamlessly with the timeout unlock flow.
SDKExceptions - class in com.sap.cloud.mobile.foundation.common
Represents the exception used for all services.
SDKInitializer - class in com.sap.cloud.mobile.foundation.mobileservices
Represents the utility to initialize MobileService used by the mobile app when starting the app.
SDKProcessLifecycleObserver - class in com.sap.cloud.mobile.foundation.core
Represents the process lifecycle observer to manage the foreground and background event handler.
SDKProcessObserverInitializer - class in com.sap.cloud.mobile.foundation.core
Represents the initializer to initialize the process observer
SDKUtils - class in com.sap.cloud.mobile.foundation.common
 
secret(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration.Builder
 
SecureDatabaseResultSet - class in com.sap.cloud.mobile.foundation.securestore
Executing a SQL query returns a SecureDatabaseResultSet object.
SecureDatabaseStore - class in com.sap.cloud.mobile.foundation.securestore
 
SecureKeyValueStore - class in com.sap.cloud.mobile.foundation.securestore
The SecureKeyValueStore is used to persist key-value pairs using an encrypted backing store.
SecurePreferenceDataStore - class in com.sap.cloud.mobile.foundation.securestore
A PreferenceDataStore implementation encrypts contents using 256-bit AES encryption, and is provided to the Preference framework via setPreferenceDataStore.
SecureStoreCache - class in com.sap.cloud.mobile.foundation.cache
A SecureStoreCache is a fixed size LRU (Least Recently Used) cache that contains key-value pairs persisted in an encrypted database.
SecurityPolicy - class in com.sap.cloud.mobile.foundation.settings.policies
 
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
 
sendBroadcast(android.content.Intent) - function in android.content.ContextWrapper
 
sendBroadcast(android.content.Intent,java.lang.String) - function in android.content.ContextWrapper
 
sendBroadcast(android.content.Intent,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
sendBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
 
sendBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
 
sendBroadcastAsUser(android.content.Intent,android.os.UserHandle,java.lang.String) - function in android.content.ContextWrapper
 
sendBroadcastWithMultiplePermissions(android.content.Intent,kotlin.Array) - function in android.content.Context
 
sendBroadcastWithMultiplePermissions(android.content.Intent,kotlin.Array) - function in android.content.Context
 
sendOrderedBroadcast(android.content.Intent,java.lang.String) - function in android.content.ContextWrapper
 
sendOrderedBroadcast(android.content.Intent,java.lang.Integer,java.lang.String,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.String,android.os.Bundle,android.os.Bundle) - function in android.content.ContextWrapper
 
sendOrderedBroadcast(android.content.Intent,java.lang.String) - function in android.content.ContextWrapper
 
sendOrderedBroadcast(android.content.Intent,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
sendOrderedBroadcast(android.content.Intent,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
sendOrderedBroadcast(android.content.Intent,java.lang.String,android.os.Bundle,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
sendOrderedBroadcast(android.content.Intent,java.lang.String,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - 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
 
sendOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
sendRegistrationToServer(java.lang.String) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.Companion
Sends the token to the mobile services back end.
sendStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
 
sendStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
 
sendStickyBroadcast(android.content.Intent,android.os.Bundle) - function in android.content.ContextWrapper
 
sendStickyBroadcastAsUser(android.content.Intent,android.os.UserHandle) - 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
 
sendStickyOrderedBroadcast(android.content.Intent,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,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
 
sendStickyOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
ServiceErrorCode - class in com.sap.cloud.mobile.foundation.mobileservices
Represents the service error types.
ServiceListener - class in com.sap.cloud.mobile.foundation.mobileservices
Represents the listener to be notified with a service result.
ServiceResult - class in com.sap.cloud.mobile.foundation.mobileservices
Represents the result for services
ServiceResult.FAILURE - class in com.sap.cloud.mobile.foundation.mobileservices.ServiceResult
 
ServiceResult.SUCCESS - class in com.sap.cloud.mobile.foundation.mobileservices.ServiceResult
 
SessionCreatedCheckInterceptor - class in com.sap.cloud.mobile.foundation.networking
Check if onboarding is successful then send the notification to the registered MobileServices
sessionEnd() - function in com.sap.cloud.mobile.foundation.usage.AppUsage
Reports a SESSION_END event for the system default targetID.
sessionEnd(java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.AppUsage
Reports a SESSION_END event for the specified targetID.
sessionStart() - function in com.sap.cloud.mobile.foundation.usage.AppUsage
Reports a SESSION_START event for the system default targetID.
sessionStart(java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.AppUsage
Reports a SESSION_START event for the specified targetID.
set(okhttp3.OkHttpClient) - function in com.sap.cloud.mobile.foundation.common.ClientProvider
Sets the okHttpClient in the provider for future access using get.
set(java.lang.String) - function in com.sap.cloud.mobile.foundation.common.DiscoveryServiceProvider
Set the url of the discovery service host.
set(com.sap.cloud.mobile.foundation.common.SettingsParameters) - function in com.sap.cloud.mobile.foundation.common.SettingsProvider
Sets the settingsParameters in the provider for future access using get If the settingsParameters is changed, SETTINGS_PROVIDER_SET state event will be sent to the the observers.
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
 
setAction(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.E2ETracingPassportBuilder
 
setAction(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.IntegrationMonitoringPassportBuilder
 
setAction(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.MeteringPassportBuilder
 
setAction(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.UserMonitoringPassportBuilder
 
setActionBar(android.widget.Toolbar) - function in android.app.Activity
 
setActionBar(android.widget.Toolbar) - function in android.app.Activity
 
setActivated(boolean) - function in android.view.View
 
setAddStatesFromChildren(boolean) - function in android.view.ViewGroup
 
setAlert(java.lang.String) - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
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
 
setAndroidNotificationID(java.lang.Integer) - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
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
 
setApiKey(java.lang.String) - function in com.sap.cloud.mobile.foundation.common.SettingsParameters
Set api key
setApiKey(java.lang.String) - function in com.sap.cloud.mobile.foundation.mobileservices.MobileService
The api key that can connect to mobile server
setApiKey(java.lang.String) - function in com.sap.cloud.mobile.foundation.mobileservices.MobileService
The api key that can connect to mobile server
setApiKey(java.lang.String) - function in com.sap.cloud.mobile.foundation.mobileservices.MobileService
The api key that can connect to mobile server
setApplication(android.app.Application) - function in com.sap.cloud.mobile.foundation.mobileservices.MobileService
The application instance
setApplication(android.app.Application) - function in com.sap.cloud.mobile.foundation.mobileservices.MobileService
The application instance
setApplication(android.app.Application) - function in com.sap.cloud.mobile.foundation.mobileservices.MobileService
The application instance
setAuthenticationUiCallback(com.sap.cloud.mobile.foundation.authentication.AuthenticationUiCallback) - function in com.sap.cloud.mobile.foundation.authentication.AuthenticationUiCallbackManager
 
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
 
setAutoSession(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.usage.UsageService
Specifies whether auto session will be used.
setAutoUpload(boolean) - function in com.sap.cloud.mobile.foundation.logging.LogService
Specifies whether auto upload will be used.
setAutoUpload(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.logging.LoggingService
 
setAutoUpload(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.usage.UsageService
Specifies whether auto upload will be used.
setAutoUploadType(com.sap.cloud.mobile.foundation.logging.LogUploadType) - function in com.sap.cloud.mobile.foundation.logging.LoggingService
 
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
 
setBackgroundNotificationInterceptor(com.sap.cloud.mobile.foundation.remotenotification.BasePushService.BackgroundNotificationInterceptor) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
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
 
setBadge(java.lang.Integer) - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
setBadgeMessage(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
setBadgeServiceChannel(android.app.NotificationChannel) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
setBottom(int) - function in android.view.View
 
setCallbackListener(com.sap.cloud.mobile.foundation.remotenotification.PushCallbackListener) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
setCameraDistance(float) - function in android.view.View
 
setCase(java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.AppUsageInfo
Adds the data for CASE.
setCertificate(android.net.http.SslCertificate) - function in android.webkit.WebView
 
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
 
setComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setComponentType(com.sap.cloud.mobile.foundation.networking.ComponentType) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setComponentType(com.sap.cloud.mobile.foundation.networking.ComponentType) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setComponentType(com.sap.cloud.mobile.foundation.networking.ComponentType) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setComponentType(com.sap.cloud.mobile.foundation.networking.ComponentType) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setComponentType(com.sap.cloud.mobile.foundation.networking.ComponentType) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setComponentType(com.sap.cloud.mobile.foundation.networking.ComponentType) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setConfigurationBuilder(com.sap.cloud.mobile.foundation.logging.Logging.ConfigurationBuilder) - function in com.sap.cloud.mobile.foundation.logging.Logging
Set logging configuration object before initializing the service.
setConsented(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.crash.CrashService
 
setConsoleLoggerPattern(java.lang.String) - function in com.sap.cloud.mobile.foundation.logging.Logging
Set the layout pattern used in the Android console.
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
 
setContentTransitionManager(android.transition.TransitionManager) - function in android.app.Activity
 
setContentView(android.view.View) - function in android.app.Activity
 
setContentView(android.view.View,android.view.ViewGroup.LayoutParams) - function in android.app.Activity
 
setContentView(int) - function in android.app.Activity
 
setContentView(java.lang.Integer) - function in android.app.Activity
 
setContentView(android.view.View) - function in androidx.appcompat.app.AppCompatActivity
 
setContentView(android.view.View,android.view.ViewGroup.LayoutParams) - function in androidx.appcompat.app.AppCompatActivity
 
setContentView(int) - function in androidx.appcompat.app.AppCompatActivity
 
setContentView(java.lang.Integer) - function in androidx.appcompat.app.AppCompatActivity
 
setContextClassLoader(java.lang.ClassLoader) - function in java.lang.Thread
 
setContextClickable(boolean) - function in android.view.View
 
setCurrentUser(com.sap.cloud.mobile.foundation.user.DeviceUser) - function in com.sap.cloud.mobile.foundation.user.UserSessionService
 
setDaemon(boolean) - function in java.lang.Thread
 
setData(java.util.HashMap) - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
setDataCollectionEnabled(boolean) - function in com.sap.cloud.mobile.foundation.usage.UsageBroker
Sets the dataCollectionEnabled flag If this flag is set to false usage collection will be disabled
setDataDirectorySuffix(java.lang.String) - function in android.webkit.WebView
 
setDaysToWaitBetweenUpload(int) - function in com.sap.cloud.mobile.foundation.usage.UsageBroker
Setter for DaysToWaitBetweenUpload Upload can be called repeatedly ( in onResume for example ), but the upload will only occur after the expressed number of days, if it is greater than zero
setDebugUnregister(java.lang.Boolean) - function in android.content.BroadcastReceiver
 
setDefaultFocusHighlightEnabled(boolean) - function in android.view.View
 
setDefaultKeyMode(int) - function in android.app.Activity
 
setDefaultKeyMode(java.lang.Integer) - function in android.app.Activity
 
setDefaultUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler) - function in java.lang.Thread
 
setDescendantFocusability(int) - function in android.view.ViewGroup
 
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
 
setDuplicateParentStateEnabled(boolean) - function in android.view.View
 
setDuration(java.time.Duration) - function in com.sap.cloud.mobile.foundation.safetynet.AttestationService
 
setElevation(float) - function in android.view.View
 
setEnableAutoMessageHandling(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
Enable auto message handling.
setEnableBadgeMessage(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
setEnabled(boolean) - function in android.view.View
 
setEnabled(boolean) - function in com.sap.cloud.mobile.foundation.usage.UsageReporter
Enables the usage reporter.
setEnablePKCE(boolean) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setEnablePKCE(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setEnablePKCE(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setEnablePKCEForOAuth(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.ext.AppExtensionService
Set whether PKCE is enabled for OAuth
setEnterSharedElementCallback(android.app.SharedElementCallback) - function in android.app.Activity
 
setEnterSharedElementCallback(android.app.SharedElementCallback) - function in android.app.Activity
 
setEnterSharedElementCallback(androidx.core.app.SharedElementCallback) - function in androidx.fragment.app.FragmentActivity
 
setEnterSharedElementCallback(androidx.core.app.SharedElementCallback) - function in androidx.fragment.app.FragmentActivity
 
setExitSharedElementCallback(android.app.SharedElementCallback) - function in android.app.Activity
 
setExitSharedElementCallback(android.app.SharedElementCallback) - function in android.app.Activity
 
setExitSharedElementCallback(androidx.core.app.SharedElementCallback) - function in androidx.fragment.app.FragmentActivity
 
setExitSharedElementCallback(androidx.core.app.SharedElementCallback) - function in androidx.fragment.app.FragmentActivity
 
setExtender(androidx.core.app.NotificationCompat.Extender) - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
setFadingEdgeLength(int) - function in android.view.View
 
setFeatureDrawable(int,android.graphics.drawable.Drawable) - function in android.app.Activity
 
setFeatureDrawable(java.lang.Integer,android.graphics.drawable.Drawable) - function in android.app.Activity
 
setFeatureDrawableAlpha(int,int) - function in android.app.Activity
 
setFeatureDrawableAlpha(java.lang.Integer,java.lang.Integer) - function in android.app.Activity
 
setFeatureDrawableResource(int,int) - function in android.app.Activity
 
setFeatureDrawableResource(java.lang.Integer,java.lang.Integer) - function in android.app.Activity
 
setFeatureDrawableUri(int,android.net.Uri) - function in android.app.Activity
 
setFeatureDrawableUri(java.lang.Integer,android.net.Uri) - function in android.app.Activity
 
setFeatureVectorPolicyAllEnabled(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.settings.policies.FeatureRestrictionPolicy
 
setFilterTouchesWhenObscured(boolean) - function in android.view.View
 
setFindListener(android.webkit.WebView.FindListener) - function in android.webkit.WebView
 
setFinishOnTouchOutside(boolean) - function in android.app.Activity
 
setFinishOnTouchOutside(java.lang.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
 
setForeground(androidx.work.ForegroundInfo) - function in androidx.work.CoroutineWorker
 
setForegroundAsync(androidx.work.ForegroundInfo) - function in androidx.work.ListenableWorker
 
setForegroundAsync(androidx.work.ForegroundInfo) - function in androidx.work.ListenableWorker
 
setForegroundGravity(int) - function in android.view.View
 
setForegroundNotificationInterceptor(com.sap.cloud.mobile.foundation.remotenotification.BasePushService.ForegroundNotificationInterceptor) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
setForegroundPushNotificationReady(com.sap.cloud.mobile.foundation.remotenotification.ForegroundPushNotificationReady) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
 
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
 
setFromBackground(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
 
setHandled() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
 
setHandledByForeground() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
 
setHandledByForeground(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
 
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
 
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
 
setImmersive(boolean) - function in android.app.Activity
 
setImmersive(java.lang.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
 
setInheritShowWhenLocked(java.lang.Boolean) - function in android.app.Activity
 
setInitialScale(int) - function in android.webkit.WebView
 
setIntent(android.content.Intent) - function in android.app.Activity
 
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
 
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.sap.cloud.mobile.foundation.usage.AppUsageUploader.UploadListener) - function in com.sap.cloud.mobile.foundation.usage.AppUsageUploader
 
setLockCallback(com.sap.cloud.mobile.foundation.networking.LockWipePolicy.LockCallback) - function in com.sap.cloud.mobile.foundation.networking.LockWipePolicy
Sets the lock callback on a lock &wipe policy object.
setLocusContext(android.content.LocusId,android.os.Bundle) - function in android.app.Activity
 
setLocusContext(android.content.LocusId,android.os.Bundle) - function in android.app.Activity
 
setLogConfiguration(com.sap.cloud.mobile.foundation.logging.Logging.ConfigurationBuilder) - function in com.sap.cloud.mobile.foundation.logging.LogService
Sets logging configurations by Logging.ConfigurationBuilder.
setLogPolicy(com.sap.cloud.mobile.foundation.settings.policies.LogPolicy) - function in com.sap.cloud.mobile.foundation.logging.LogService
Sets logging configurations by LogPolicy.
setLogToConsole(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.logging.LoggingService
Whether log information to the logcat console
setLongClickable(boolean) - function in android.view.View
 
setMapTrackballToArrowKeys(boolean) - function in android.webkit.WebView
 
setMediaController(android.media.session.MediaController) - function in android.app.Activity
 
setMediaController(android.media.session.MediaController) - function in android.app.Activity
 
setMinimumHeight(int) - function in android.view.View
 
setMinimumWidth(int) - function in android.view.View
 
setMotionEventSplittingEnabled(boolean) - function in android.view.ViewGroup
 
setName(java.lang.String) - function in java.lang.Thread
 
setNestedScrollingEnabled(boolean) - function in com.sap.cloud.mobile.foundation.authentication.NestedWebView
 
setNetworkAvailable(boolean) - function in android.webkit.WebView
 
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
 
setNotificationID(java.lang.String) - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
setNotificationStatus(com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage.NotificationStatus) - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
setOauth2Processor(com.sap.cloud.mobile.foundation.authentication.OAuth2Processor) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Interceptor
 
setOnApplyWindowInsetsListener(android.view.View.OnApplyWindowInsetsListener) - function in android.view.View
 
setOnBoarded(com.sap.cloud.mobile.foundation.user.DeviceUser,java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Sets the onBoarded status for the given user.
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
 
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
 
setOrderedHint(java.lang.Boolean) - function in android.content.BroadcastReceiver
 
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
 
setPassport(com.sap.cloud.mobile.foundation.networking.Passport) - function in com.sap.cloud.mobile.foundation.networking.PassportManager
 
setPersistedNotification(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
setPersistentDrawingCache(int) - function in android.view.ViewGroup
 
setPictureInPictureParams(android.app.PictureInPictureParams) - function in android.app.Activity
 
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
 
setPointerIcon(android.view.PointerIcon) - function in android.view.View
 
setPolicy(com.sap.cloud.mobile.foundation.settings.policies.LogPolicy) - function in com.sap.cloud.mobile.foundation.logging.LoggingService
The log policy
setPreferKeepClear(boolean) - function in android.view.View
 
setPreferKeepClearRects(java.util.List) - function in android.view.View
 
setPressed(boolean) - function in android.view.View
 
setPrevComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setPrevComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setPrevComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setPrevComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setPrevComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setPrevComponentName(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
setPriority(int) - function in java.lang.Thread
 
setProgress(int) - function in android.app.Activity
 
setProgress(java.lang.Integer) - function in android.app.Activity
 
setProgress(androidx.work.Data) - function in androidx.work.CoroutineWorker
 
setProgressAsync(androidx.work.Data) - function in androidx.work.ListenableWorker
 
setProgressAsync(androidx.work.Data) - function in androidx.work.ListenableWorker
 
setProgressBarIndeterminate(boolean) - function in android.app.Activity
 
setProgressBarIndeterminate(java.lang.Boolean) - function in android.app.Activity
 
setProgressBarIndeterminateVisibility(boolean) - function in android.app.Activity
 
setProgressBarIndeterminateVisibility(java.lang.Boolean) - function in android.app.Activity
 
setProgressBarVisibility(boolean) - function in android.app.Activity
 
setProgressBarVisibility(java.lang.Boolean) - function in android.app.Activity
 
setPushCallbackListener(com.sap.cloud.mobile.foundation.remotenotification.PushCallbackListener) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
Sets the push callback listener.
setPushMessageStatus(java.lang.String,com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage.NotificationStatus) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.Companion
Sends the push message status to server.
setPushProvider(com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushProvider) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
setPushRemoteMessage(com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
Sets push message
setPushService(com.sap.cloud.mobile.foundation.remotenotification.BasePushService) - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationTrampolineActivity
 
setPushServiceConfig(com.sap.cloud.mobile.foundation.remotenotification.PushServiceConfig) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
Setup push related config.
setRecentsScreenshotEnabled(boolean) - function in android.app.Activity
 
setRecentsScreenshotEnabled(java.lang.Boolean) - function in android.app.Activity
 
setRenderEffect(android.graphics.RenderEffect) - function in android.view.View
 
setRendererPriorityPolicy(int,boolean) - function in android.webkit.WebView
 
setRequestedOrientation(int) - function in android.app.Activity
 
setRequestedOrientation(java.lang.Integer) - function in android.app.Activity
 
setRequestReadonlyToken(boolean) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setRequestReadonlyToken(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setRequestReadonlyToken(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setResponseType(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setResponseType(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setResponseType(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setRestore() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
 
setResult(int) - function in android.app.Activity
 
setResult(java.lang.Integer) - function in android.app.Activity
 
setResult(java.lang.Integer,android.content.Intent) - function in android.app.Activity
 
setResult(java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.BroadcastReceiver
 
setResultCode(java.lang.Integer) - function in android.content.BroadcastReceiver
 
setResultData(java.lang.String) - function in android.content.BroadcastReceiver
 
setResultExtras(android.os.Bundle) - function in android.content.BroadcastReceiver
 
setRevealOnFocusHint(boolean) - function in android.view.View
 
setRight(int) - function in android.view.View
 
setRootLogLevel(com.sap.cloud.mobile.foundation.settings.policies.LogPolicy) - function in com.sap.cloud.mobile.foundation.settings.policies.LogPolicy.Companion
Sets the root log level
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
 
setScaleX(float) - function in android.view.View
 
setScaleY(float) - function in android.view.View
 
setScope(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setScope(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setScope(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
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
 
setSecondaryProgress(java.lang.Integer) - function in android.app.Activity
 
setSecret(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setSecret(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setSecret(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setSelected(boolean) - function in android.view.View
 
setShouldDockBigOverlays(boolean) - function in android.app.Activity
 
setShouldDockBigOverlays(java.lang.Boolean) - function in android.app.Activity
 
setShowOnSystemBar() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
 
setShowWhenLocked(boolean) - function in android.app.Activity
 
setShowWhenLocked(java.lang.Boolean) - function in android.app.Activity
 
setSoundEffectsEnabled(boolean) - function in android.view.View
 
setStackTrace(kotlin.Array) - function in java.lang.Throwable
 
setStackTrace(kotlin.Array) - function in kotlin.AppConfigException.FormatNotSupported
 
setStackTrace(kotlin.Array) - function in kotlin.AppConfigException.InvalidPublicKey
 
setStackTrace(kotlin.Array) - function in kotlin.AppConfigException.SignatureVerificationFail
 
setStackTrace(kotlin.Array) - function in kotlin.AttestationTokenInvalidException
 
setStackTrace(kotlin.Array) - function in kotlin.AttestationTokenMissingException
 
setStackTrace(kotlin.Array) - function in kotlin.EmptyLogUploadException
 
setStackTrace(kotlin.Array) - function in kotlin.EmptyUsageUploadException
 
setStackTrace(kotlin.Array) - function in kotlin.Throwable
 
setState(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setState(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setState(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
setStateDescription(java.lang.CharSequence) - function in android.view.View
 
setStateListAnimator(android.animation.StateListAnimator) - function in android.view.View
 
setStoreName(java.util.UUID) - function in com.sap.cloud.mobile.foundation.usage.UsageService
Sets the usage store name.
setSupportActionBar(androidx.appcompat.widget.Toolbar) - function in androidx.appcompat.app.AppCompatActivity
 
setSupportActionBar(androidx.appcompat.widget.Toolbar) - function in androidx.appcompat.app.AppCompatActivity
 
setSupportProgress(int) - function in androidx.appcompat.app.AppCompatActivity
 
setSupportProgress(java.lang.Integer) - function in androidx.appcompat.app.AppCompatActivity
 
setSupportProgressBarIndeterminate(boolean) - function in androidx.appcompat.app.AppCompatActivity
 
setSupportProgressBarIndeterminate(java.lang.Boolean) - function in androidx.appcompat.app.AppCompatActivity
 
setSupportProgressBarIndeterminateVisibility(boolean) - function in androidx.appcompat.app.AppCompatActivity
 
setSupportProgressBarIndeterminateVisibility(java.lang.Boolean) - function in androidx.appcompat.app.AppCompatActivity
 
setSupportProgressBarVisibility(boolean) - function in androidx.appcompat.app.AppCompatActivity
 
setSupportProgressBarVisibility(java.lang.Boolean) - function in androidx.appcompat.app.AppCompatActivity
 
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
 
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
 
setTheme(java.lang.Integer) - function in android.app.Activity
 
setTheme(android.content.res.Resources.Theme) - function in android.view.ContextThemeWrapper
 
setTheme(int) - function in androidx.appcompat.app.AppCompatActivity
 
setTheme(java.lang.Integer) - function in androidx.appcompat.app.AppCompatActivity
 
SettingsParameters - class in com.sap.cloud.mobile.foundation.common
This Class holds the basic settings parameters There are ApplicationId, deviceID, applicationVersion,backendURL, and version of the server
SettingsProvider - class in com.sap.cloud.mobile.foundation.common
Facilitates keeping a global reference to application SettingsParameters, including ApplicationId, deviceID, applicationVersion,backendURL, and version of the server.
SettingsTarget - class in com.sap.cloud.mobile.foundation.settings.policies
 
setTitle(java.lang.CharSequence) - function in android.app.Activity
 
setTitle(java.lang.CharSequence) - function in android.app.Activity
 
setTitle(java.lang.Integer) - function in android.app.Activity
 
setTitle(java.lang.String) - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
setTitleColor(int) - function in android.app.Activity
 
setTitleColor(java.lang.Integer) - function in android.app.Activity
 
setTokenStore(com.sap.cloud.mobile.foundation.authentication.OAuth2TokenStore) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Interceptor
 
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
 
setTraceFlag(com.sap.cloud.mobile.foundation.networking.TraceFlag) - function in com.sap.cloud.mobile.foundation.networking.E2ETracingPassportBuilder
 
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
 
setTranslucent(java.lang.Boolean) - function in android.app.Activity
 
setTurnScreenOn(boolean) - function in android.app.Activity
 
setTurnScreenOn(java.lang.Boolean) - function in android.app.Activity
 
setType(java.lang.Integer) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushProvider
 
setUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler) - function in java.lang.Thread
 
setUploadThresholdKB(java.lang.Integer) - function in com.sap.cloud.mobile.foundation.usage.UsageService
Specifies the record size that will trigger usage auto upload.
setUsed() - function in androidx.work.ListenableWorker
 
setUsed() - function in androidx.work.ListenableWorker
 
setUserConsented(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.usage.UsageService
The service does not maintain the user consent by itself, the client code needs to update this before starting the service, for example, when a new user onboarded, or switching to another user in the multiple user mode app.
setUserID(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.E2ETracingPassportBuilder
 
setUserID(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.UserMonitoringPassportBuilder
 
setValue(java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.UsageInfo
Stores a name value pair.
setValue(java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.UsageInfo
Stores a name value pair.
setValues(java.util.Map) - function in com.sap.cloud.mobile.foundation.usage.UsageInfo
Sets values by passing in the embedded HashMap obtained via getValues that has contents filled or changed outside and prior to this method call.
setValues(java.util.Map) - function in com.sap.cloud.mobile.foundation.usage.UsageInfo
Sets values by passing in the embedded HashMap obtained via getValues that has contents filled or changed outside and prior to this method call.
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
 
setViewTranslationCallback(android.view.translation.ViewTranslationCallback) - function in android.view.View
 
setVisibility(int) - function in android.view.View
 
setVisible(boolean) - function in android.app.Activity
 
setVisible(java.lang.Boolean) - function in android.app.Activity
 
setVolumeControlStream(int) - function in android.app.Activity
 
setVolumeControlStream(java.lang.Integer) - function in android.app.Activity
 
setVrModeEnabled(boolean,android.content.ComponentName) - function in android.app.Activity
 
setVrModeEnabled(java.lang.Boolean,android.content.ComponentName) - function in android.app.Activity
 
setWallpaper(android.graphics.Bitmap) - function in android.content.ContextWrapper
 
setWallpaper(android.graphics.Bitmap) - function in android.content.ContextWrapper
 
setWallpaper(java.io.InputStream) - function in android.content.ContextWrapper
 
setWebChromeClient(android.webkit.WebChromeClient) - function in android.webkit.WebView
 
setWebContentsDebuggingEnabled(boolean) - function in android.webkit.WebView
 
setWebOptionForAuth(com.sap.cloud.mobile.foundation.authentication.OAuth2WebOption) - function in com.sap.cloud.mobile.foundation.ext.AppExtensionService
 
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
 
setWipeCallback(com.sap.cloud.mobile.foundation.networking.LockWipePolicy.WipeCallback) - function in com.sap.cloud.mobile.foundation.networking.LockWipePolicy
Sets the wipe callback on a lock &wipe policy object.
setX(float) - function in android.view.View
 
setY(float) - function in android.view.View
 
setZ(float) - function in android.view.View
 
SFSF - enum entry in com.sap.cloud.mobile.foundation.networking.ComponentType
 
SharedDeviceService - class in com.sap.cloud.mobile.foundation.settings
Represents the service to retrieve shared device settings, encryption key for offline database initialization, etc.
SharedDeviceSettings - class in com.sap.cloud.mobile.foundation.settings
Represents the data model related to shared device settings.
shouldDelayChildPressedState() - function in android.webkit.WebView
 
shouldDockBigOverlays() - function in android.app.Activity
 
shouldDockBigOverlays() - function in android.app.Activity
 
shouldShowRequestPermissionRationale(java.lang.String) - function in android.app.Activity
 
shouldShowRequestPermissionRationale(java.lang.String) - function in android.app.Activity
 
shouldUpRecreateTask(android.content.Intent) - function in android.app.Activity
 
shouldUpRecreateTask(android.content.Intent) - function in android.app.Activity
 
showAssist(android.os.Bundle) - function in android.app.Activity
 
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
 
showDialog(java.lang.Integer) - function in android.app.Activity
 
showDialog(java.lang.Integer,android.os.Bundle) - function in android.app.Activity
 
showFindDialog(java.lang.String,boolean) - function in android.webkit.WebView
 
showLockTaskEscapeMessage() - function in android.app.Activity
 
showLockTaskEscapeMessage() - function in android.app.Activity
 
signatureVerificationFail() - function in com.sap.cloud.mobile.foundation.model.AppConfigExceptionKt
 
SIGNED_JSON - enum entry in com.sap.cloud.mobile.foundation.model.AppConfig.ContentFormat
 
SilenceableInterceptor - class in com.sap.cloud.mobile.foundation.networking
An interface for Interceptor to provide implementation in silent mode.
silent(okhttp3.OkHttpClient) - function in com.sap.cloud.mobile.foundation.common.SDKUtils
Clones the 'OkHttpClient' into a silent mode, this is only applicable for OAuth2 and SAML, and mostly be used for OData calls.
SIMPLIFIED_JSON - enum entry in com.sap.cloud.mobile.foundation.model.AppConfig.ContentFormat
 
size() - function in java.util.HashMap
 
skip(long) - function in com.sap.cloud.mobile.foundation.common.EncryptionInputStream
Unsupported.
skipNBytes(long) - function in java.io.InputStream
 
sleep(long) - function in java.lang.Thread
 
SMB_B1 - enum entry in com.sap.cloud.mobile.foundation.networking.ComponentType
 
sourceWithProgress(okio.Source,long,com.sap.cloud.mobile.foundation.networking.ProgressListener) - function in com.sap.cloud.mobile.foundation.networking.Progress
Use this function to create a source that produces progress events.
SslClientAuth - class in com.sap.cloud.mobile.foundation.authentication
This class is meant to be used with the okhttp3.OkHttpClient.
start(android.app.Application,com.sap.cloud.mobile.foundation.mobileservices.MobileService,java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.mobileservices.SDKInitializer
Starts the application with the services.
start(android.app.Application,com.sap.cloud.mobile.foundation.mobileservices.MobileService,java.lang.String) - function in com.sap.cloud.mobile.foundation.mobileservices.SDKInitializer
Starts the application with the services.
start(android.app.Application,com.sap.cloud.mobile.foundation.mobileservices.MobileService) - function in com.sap.cloud.mobile.foundation.mobileservices.SDKInitializer
Starts the application with the services.
start(android.app.Application,android.content.Context,java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.UsageBroker
Starts the UsageBroker
start() - function in java.lang.Thread
 
startActionMode(android.view.ActionMode.Callback) - function in android.app.Activity
 
startActionMode(android.view.ActionMode.Callback) - function in android.app.Activity
 
startActionMode(android.view.ActionMode.Callback,java.lang.Integer) - 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
 
startActivities(kotlin.Array) - function in android.app.Activity
 
startActivities(kotlin.Array,android.os.Bundle) - function in android.app.Activity
 
startActivity(android.content.Intent) - function in android.app.Activity
 
startActivity(android.content.Intent) - function in android.app.Activity
 
startActivity(android.content.Intent,android.os.Bundle) - function in android.app.Activity
 
startActivityForResult(android.content.Intent,int) - function in android.app.Activity
 
startActivityForResult(android.content.Intent,java.lang.Integer) - function in android.app.Activity
 
startActivityForResult(android.content.Intent,java.lang.Integer,android.os.Bundle) - function in android.app.Activity
 
startActivityForResult(android.content.Intent,int) - function in androidx.activity.ComponentActivity
 
startActivityForResult(android.content.Intent,java.lang.Integer) - function in androidx.activity.ComponentActivity
 
startActivityForResult(android.content.Intent,java.lang.Integer,android.os.Bundle) - function in androidx.activity.ComponentActivity
 
startActivityFromChild(android.app.Activity,android.content.Intent,int) - function in android.app.Activity
 
startActivityFromChild(android.app.Activity,android.content.Intent,java.lang.Integer) - function in android.app.Activity
 
startActivityFromChild(android.app.Activity,android.content.Intent,java.lang.Integer,android.os.Bundle) - function in android.app.Activity
 
startActivityFromFragment(android.app.Fragment,android.content.Intent,int) - function in android.app.Activity
 
startActivityFromFragment(android.app.Fragment,android.content.Intent,java.lang.Integer) - function in android.app.Activity
 
startActivityFromFragment(android.app.Fragment,android.content.Intent,java.lang.Integer,android.os.Bundle) - function in android.app.Activity
 
startActivityFromFragment(androidx.fragment.app.Fragment,android.content.Intent,int) - function in androidx.fragment.app.FragmentActivity
 
startActivityFromFragment(androidx.fragment.app.Fragment,android.content.Intent,java.lang.Integer) - function in androidx.fragment.app.FragmentActivity
 
startActivityFromFragment(androidx.fragment.app.Fragment,android.content.Intent,java.lang.Integer,android.os.Bundle) - function in androidx.fragment.app.FragmentActivity
 
startActivityIfNeeded(android.content.Intent,int) - function in android.app.Activity
 
startActivityIfNeeded(android.content.Intent,java.lang.Integer) - function in android.app.Activity
 
startActivityIfNeeded(android.content.Intent,java.lang.Integer,android.os.Bundle) - function in android.app.Activity
 
startAnimation(android.view.animation.Animation) - function in android.view.View
 
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
 
startForegroundService(android.content.Intent) - function in android.content.ContextWrapper
 
startInstrumentation(android.content.ComponentName,java.lang.String,android.os.Bundle) - 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
 
startIntentSender(android.content.IntentSender,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity
 
startIntentSender(android.content.IntentSender,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.os.Bundle) - function in android.app.Activity
 
startIntentSenderForResult(android.content.IntentSender,int,android.content.Intent,int,int,int) - function in android.app.Activity
 
startIntentSenderForResult(android.content.IntentSender,java.lang.Integer,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity
 
startIntentSenderForResult(android.content.IntentSender,java.lang.Integer,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.os.Bundle) - function in android.app.Activity
 
startIntentSenderForResult(android.content.IntentSender,int,android.content.Intent,int,int,int) - function in androidx.activity.ComponentActivity
 
startIntentSenderForResult(android.content.IntentSender,java.lang.Integer,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in androidx.activity.ComponentActivity
 
startIntentSenderForResult(android.content.IntentSender,java.lang.Integer,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.os.Bundle) - function in androidx.activity.ComponentActivity
 
startIntentSenderFromChild(android.app.Activity,android.content.IntentSender,int,android.content.Intent,int,int,int) - function in android.app.Activity
 
startIntentSenderFromChild(android.app.Activity,android.content.IntentSender,java.lang.Integer,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity
 
startIntentSenderFromChild(android.app.Activity,android.content.IntentSender,java.lang.Integer,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.os.Bundle) - function in android.app.Activity
 
startIntentSenderFromFragment(androidx.fragment.app.Fragment,android.content.IntentSender,int,android.content.Intent,int,int,int,android.os.Bundle) - function in androidx.fragment.app.FragmentActivity
 
startIntentSenderFromFragment(androidx.fragment.app.Fragment,android.content.IntentSender,java.lang.Integer,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.os.Bundle) - function in androidx.fragment.app.FragmentActivity
 
startLayoutAnimation() - function in android.view.ViewGroup
 
startLocalVoiceInteraction(android.os.Bundle) - function in android.app.Activity
 
startLocalVoiceInteraction(android.os.Bundle) - function in android.app.Activity
 
startLockTask() - function in android.app.Activity
 
startLockTask() - function in android.app.Activity
 
startManagingCursor(android.database.Cursor) - function in android.app.Activity
 
startManagingCursor(android.database.Cursor) - function in android.app.Activity
 
startNestedScroll(int) - function in com.sap.cloud.mobile.foundation.authentication.NestedWebView
 
startNextMatchingActivity(android.content.Intent) - function in android.app.Activity
 
startNextMatchingActivity(android.content.Intent) - function in android.app.Activity
 
startNextMatchingActivity(android.content.Intent,android.os.Bundle) - function in android.app.Activity
 
startPostponedEnterTransition() - function in android.app.Activity
 
startPostponedEnterTransition() - function in android.app.Activity
 
startPush() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
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
 
startSearch(java.lang.String,java.lang.Boolean,android.os.Bundle,java.lang.Boolean) - function in android.app.Activity
 
startService(android.content.Intent) - function in android.content.ContextWrapper
 
startService(android.content.Intent) - function in android.content.ContextWrapper
 
startService() - function in com.sap.cloud.mobile.foundation.mobileservices.TimeoutLockService
 
startSupportActionMode(androidx.appcompat.view.ActionMode.Callback) - function in androidx.appcompat.app.AppCompatActivity
 
startSupportActionMode(androidx.appcompat.view.ActionMode.Callback) - function in androidx.appcompat.app.AppCompatActivity
 
startUsageBroker() - function in com.sap.cloud.mobile.foundation.usage.UsageService
Starts the usage broker if it was not started yet.
startViewTransition(android.view.View) - function in android.view.ViewGroup
 
startWork() - function in androidx.work.CoroutineWorker
 
startWork() - function in androidx.work.Worker
 
STASHED - enum entry in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage.NotificationStatus
 
state(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration.Builder
 
STATISTICSONLY - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
stop(int) - function in androidx.work.ListenableWorker
 
stop(java.lang.Integer) - function in androidx.work.ListenableWorker
 
stop() - function in com.sap.cloud.mobile.foundation.usage.UsageBroker
Stops the UsageBroker without deleting the current usage store.
stop() - function in java.lang.Thread
 
stopLoading() - function in android.webkit.WebView
 
stopLocalVoiceInteraction() - function in android.app.Activity
 
stopLocalVoiceInteraction() - function in android.app.Activity
 
stopLockTask() - function in android.app.Activity
 
stopLockTask() - function in android.app.Activity
 
stopManagingCursor(android.database.Cursor) - function in android.app.Activity
 
stopManagingCursor(android.database.Cursor) - function in android.app.Activity
 
stopNestedScroll() - function in com.sap.cloud.mobile.foundation.authentication.NestedWebView
 
stopService(android.content.Intent) - function in android.content.ContextWrapper
 
stopService(android.content.Intent) - function in android.content.ContextWrapper
 
stopService() - function in com.sap.cloud.mobile.foundation.mobileservices.TimeoutLockService
 
stopUsageBroker(java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.usage.UsageService
Stops the usage broker if it was started.
stopUsageBroker() - function in com.sap.cloud.mobile.foundation.usage.UsageService
Stops the usage broker if it was started.
storeCredential(java.lang.String,java.lang.String,kotlin.Array) - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthCredentialStore
Stores credentials for future use.
storeCredential(java.lang.String,java.lang.String,kotlin.Array) - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthInMemoryStore
Stores credentials for future use.
storeCredential(java.lang.String,java.lang.String,kotlin.Array) - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthPersistentStore
Stores credentials for future use.
storeCustomPolicy(T,com.sap.cloud.mobile.foundation.settings.policies.SettingsTarget) - function in com.sap.cloud.mobile.foundation.settings.CustomSettingsService
Creates or updates the given entity to mobile server.
storeCustomPolicy(T,com.sap.cloud.mobile.foundation.settings.policies.SettingsTarget,com.sap.cloud.mobile.foundation.mobileservices.ServiceListener) - function in com.sap.cloud.mobile.foundation.settings.CustomSettingsService
Creates or updates the given entity to mobile server, the listener will be notified with the result on the main thread.
storeExists() - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseStore
Checks if the database file exists.
storeExists() - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Checks if the underlying database exists.
storeNotificationMessage(java.lang.Boolean,com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage,com.sap.cloud.mobile.foundation.remotenotification.ForegroundPushNotificationReady) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
Stores the notification from system tray, notification will be displayed depending condition.
storeToken(com.sap.cloud.mobile.foundation.authentication.OAuth2Token,java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2TokenInMemoryStore
Called when a OAuth2Processor needs to store a token.
storeToken(com.sap.cloud.mobile.foundation.authentication.OAuth2Token,java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2TokenPersistentStore
Called when a OAuth2Processor needs to store a token.
storeToken(com.sap.cloud.mobile.foundation.authentication.OAuth2Token,java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2TokenStore
Called when a OAuth2Processor needs to store a token.
subscribeTopic(java.lang.String,com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationClient.CallbackListener) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
subscribeTopics(java.lang.String,com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationClient.CallbackListener) - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationClient
 
superDispatchKeyEvent(android.view.KeyEvent) - function in androidx.core.app.ComponentActivity
 
superDispatchKeyEvent(android.view.KeyEvent) - function in androidx.core.app.ComponentActivity
 
supportFinishAfterTransition() - function in androidx.fragment.app.FragmentActivity
 
supportFinishAfterTransition() - function in androidx.fragment.app.FragmentActivity
 
supportInvalidateOptionsMenu() - function in androidx.appcompat.app.AppCompatActivity
 
supportInvalidateOptionsMenu() - function in androidx.appcompat.app.AppCompatActivity
 
supportNavigateUpTo(android.content.Intent) - function in androidx.appcompat.app.AppCompatActivity
 
supportNavigateUpTo(android.content.Intent) - function in androidx.appcompat.app.AppCompatActivity
 
supportPostponeEnterTransition() - function in androidx.fragment.app.FragmentActivity
 
supportPostponeEnterTransition() - function in androidx.fragment.app.FragmentActivity
 
supportRequestWindowFeature(int) - function in androidx.appcompat.app.AppCompatActivity
 
supportRequestWindowFeature(java.lang.Integer) - function in androidx.appcompat.app.AppCompatActivity
 
supportShouldUpRecreateTask(android.content.Intent) - function in androidx.appcompat.app.AppCompatActivity
 
supportShouldUpRecreateTask(android.content.Intent) - function in androidx.appcompat.app.AppCompatActivity
 
supportStartPostponedEnterTransition() - function in androidx.fragment.app.FragmentActivity
 
supportStartPostponedEnterTransition() - function in androidx.fragment.app.FragmentActivity
 
suppressLayout(boolean) - function in android.view.ViewGroup
 
suspend() - function in java.lang.Thread
 
system() - function in com.sap.cloud.mobile.foundation.authentication.SslClientAuth
 
system(com.sap.cloud.mobile.foundation.authentication.SystemCertificateProvider.AliasStore) - function in com.sap.cloud.mobile.foundation.authentication.SslClientAuth
 
SystemCertificateProvider - class in com.sap.cloud.mobile.foundation.authentication
An implementation of the CertificateProvider that provides certificates available in the android.security.KeyChain.
SystemCertificateProvider.AliasStore - class in com.sap.cloud.mobile.foundation.authentication.SystemCertificateProvider
An interface used for persisting the aliases the user has selected from the android.security.KeyChain.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z