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 

D

databaseList() - function in android.content.ContextWrapper
 
databaseList() - function in android.content.ContextWrapper
 
debugLogback(boolean) - function in com.sap.cloud.mobile.foundation.logging.Logging.ConfigurationBuilder
Add some debug information from logback.
decrypt(kotlin.Array,kotlin.Array) - function in com.sap.cloud.mobile.foundation.common.RawEncryption
Decrypts the contents of the given byte array with the given encryption key.
decryptFile(java.lang.String,java.lang.String,kotlin.Array) - function in com.sap.cloud.mobile.foundation.common.RawEncryption
Decrypts a file and saves the decrypted contents to another file.
decryptStream(java.io.InputStream,java.io.OutputStream,kotlin.Array) - function in com.sap.cloud.mobile.foundation.common.RawEncryption
Decrypts the contents of a stream and passes the decrypted contents to another stream.
DEFAULT - enum entry in com.sap.cloud.mobile.foundation.logging.LogUploadType
 
DEFAULT - enum entry in com.sap.cloud.mobile.foundation.logging.Logging.UploadType
 
DefaultManagedConfigToJsonConverter - class in com.sap.cloud.mobile.foundation.configurationprovider
Provides the default method for converting managed configuration data to Json.
DefaultPersistenceMethod - class in com.sap.cloud.mobile.foundation.configurationprovider
Default Persistence Method.
delete(java.lang.String) - function in com.sap.cloud.mobile.foundation.common.EncryptionUtil
Removes the encryption key.
deleteAllCredentials() - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthCredentialStore
Deletes all stored credentials.
deleteAllCredentials() - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthInMemoryStore
Deletes all stored credentials.
deleteAllCredentials() - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthPersistentStore
Deletes all stored credentials.
deleteAllLogFiles() - function in com.sap.cloud.mobile.foundation.logging.Logging
Delete all files used to log.
deleteAutoEncryptionKey() - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseStore
 
deleteCredential(java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthCredentialStore
Deletes the stored credentials for a given root URL and realm.
deleteCredential(java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthInMemoryStore
Deletes the stored credentials for a given root URL and realm.
deleteCredential(java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthPersistentStore
Deletes the stored credentials for a given root URL and realm.
deleteCustomPolicy(java.lang.String,com.sap.cloud.mobile.foundation.settings.policies.SettingsTarget) - function in com.sap.cloud.mobile.foundation.settings.CustomSettingsService
Deletes a custom setting entity on mobile server.
deleteCustomPolicy(java.lang.String,com.sap.cloud.mobile.foundation.settings.policies.SettingsTarget,com.sap.cloud.mobile.foundation.mobileservices.ServiceListener) - function in com.sap.cloud.mobile.foundation.settings.CustomSettingsService
Deletes a custom setting entity on mobile server, the result will notified to listener on the main thread.
deleteDatabase(java.lang.String) - function in android.content.ContextWrapper
 
deleteDatabase(java.lang.String) - function in android.content.ContextWrapper
 
deleteFile(java.lang.String) - function in android.content.ContextWrapper
 
deleteFile(java.lang.String) - function in android.content.ContextWrapper
 
deleteRegistration(com.sap.cloud.mobile.foundation.mobileservices.ServiceListener,java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.user.UserService
Deletes the registration of the current user.
deleteRegistration(com.sap.cloud.mobile.foundation.mobileservices.ServiceListener,java.lang.String) - function in com.sap.cloud.mobile.foundation.user.UserService
Deletes the registration of the current user.
deleteRegistration(com.sap.cloud.mobile.foundation.mobileservices.ServiceListener) - function in com.sap.cloud.mobile.foundation.user.UserService
Deletes the registration of the current user.
deleteRegistration(java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.user.UserService
Deletes the registration of the current user.
deleteRegistration(java.lang.String) - function in com.sap.cloud.mobile.foundation.user.UserService
Deletes the registration of the current user.
deleteRegistration() - function in com.sap.cloud.mobile.foundation.user.UserService
Deletes the registration of the current user.
deleteSharedPreferences(java.lang.String) - function in android.content.ContextWrapper
 
deleteSharedPreferences(java.lang.String) - function in android.content.ContextWrapper
 
deleteStore(android.content.Context) - function in com.sap.cloud.mobile.foundation.cache.SecureStoreCache
Deletes the underlying persistence store.
deleteStore(android.content.Context) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseStore
Deletes the database file.
deleteStore(android.content.Context) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Deletes the underlying persistence store file.
deleteStore(android.content.Context) - function in com.sap.cloud.mobile.foundation.securestore.SecurePreferenceDataStore
Deletes the underlying persistence store file.
deleteStore() - function in com.sap.cloud.mobile.foundation.usage.AppUsage
Deletes the underlying usage persistence store and leaves AppUsage in un-initialized state, that is, isInitialized would return false after calling this method.
deleteStore(android.content.Context) - function in com.sap.cloud.mobile.foundation.usage.UsageBroker
Delete the event storage container and all associated data
deleteStoreByName(java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.UsageService
Tries to delete the usage store by the given name.
deleteToken(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2TokenInMemoryStore
Called when a token should be deleted.
deleteToken(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2TokenPersistentStore
Called when a token should be deleted.
deleteToken(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2TokenStore
Called when a token should be deleted.
deleteUserById(java.lang.String) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Deletes a user identified the given id.
dependencies() - function in com.sap.cloud.mobile.foundation.core.SDKProcessObserverInitializer
 
describeContents() - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
destroy() - function in android.webkit.WebView
 
destroy() - function in java.lang.Thread
 
destroyDrawingCache() - function in android.view.View
 
DEVICE - enum entry in com.sap.cloud.mobile.foundation.settings.policies.SettingsTarget
 
DeviceInfoUtil - class in com.sap.cloud.mobile.foundation.usage
 
deviceType(java.lang.String) - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationParameters.Builder
 
DeviceUser - class in com.sap.cloud.mobile.foundation.user
Represents the model of a device user.
DeviceUser.Companion - class in com.sap.cloud.mobile.foundation.user.DeviceUser
 
DeviceUserManager - class in com.sap.cloud.mobile.foundation.user
Represents the device user manager to manage the user information saved on the device.
disableBiometric(java.lang.String,kotlin.Array) - function in com.sap.cloud.mobile.foundation.common.EncryptionUtil
Disables the biometric authentication and the encryption key can only be retrieved via getEncryptionKey only after this method returns successfully.
disableBiometric(kotlin.CharArray) - function in com.sap.cloud.mobile.foundation.user.UserStoreManager
Disables the biometric on the secure store.
disablePasscode(java.lang.String,kotlin.Array) - function in com.sap.cloud.mobile.foundation.common.EncryptionUtil
Disables the passcode and biometric authentication when in PASSCODE_ONLY or PASSCODE_BIOMETRIC.
disablePasscode(java.lang.String,javax.crypto.Cipher) - function in com.sap.cloud.mobile.foundation.common.EncryptionUtil
Re-encrypts user's key without the passcode and cipher for biometric authentication.
disableWebView() - function in android.webkit.WebView
 
DiscoveryService - class in com.sap.cloud.mobile.foundation.common
Represents the service to retrieve AppConfig from discovery service, it will try to call API without application version information, if failed, then try with version.
DiscoveryServiceConfigurationProvider - class in com.sap.cloud.mobile.foundation.configurationprovider
One of the default ConfigurationProviders, it obtains configuration data from the Discovery Service.
DiscoveryServiceProvider - class in com.sap.cloud.mobile.foundation.common
Facilitates keeping a global reference to discovery service host.
dismissDialog(int) - function in android.app.Activity
 
dismissDialog(java.lang.Integer) - function in android.app.Activity
 
dismissKeyboardShortcutsHelper() - function in android.app.Activity
 
dismissKeyboardShortcutsHelper() - function in android.app.Activity
 
dispatchApplyWindowInsets(android.view.WindowInsets) - function in android.view.ViewGroup
 
dispatchCapturedPointerEvent(android.view.MotionEvent) - function in android.view.ViewGroup
 
dispatchConfigurationChanged(android.content.res.Configuration) - function in android.view.ViewGroup
 
dispatchCreateViewTranslationRequest(java.util.Map,kotlin.Array,android.view.translation.TranslationCapability,java.util.List) - function in android.webkit.WebView
 
dispatchDisplayHint(int) - function in android.view.ViewGroup
 
dispatchDragEvent(android.view.DragEvent) - function in android.view.ViewGroup
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.ViewGroup
 
dispatchFinishTemporaryDetach() - function in android.view.ViewGroup
 
dispatchGenericMotionEvent(android.view.MotionEvent) - function in android.app.Activity
 
dispatchGenericMotionEvent(android.view.MotionEvent) - function in android.app.Activity
 
dispatchGenericMotionEvent(android.view.MotionEvent) - function in android.view.View
 
dispatchKeyEvent(android.view.KeyEvent) - function in android.app.Activity
 
dispatchKeyEvent(android.view.KeyEvent) - function in android.app.Activity
 
dispatchKeyEvent(android.view.KeyEvent) - function in android.webkit.WebView
 
dispatchKeyEvent(android.view.KeyEvent) - function in androidx.appcompat.app.AppCompatActivity
 
dispatchKeyEvent(android.view.KeyEvent) - function in androidx.appcompat.app.AppCompatActivity
 
dispatchKeyEventPreIme(android.view.KeyEvent) - function in android.view.ViewGroup
 
dispatchKeyShortcutEvent(android.view.KeyEvent) - function in android.app.Activity
 
dispatchKeyShortcutEvent(android.view.KeyEvent) - function in android.app.Activity
 
dispatchKeyShortcutEvent(android.view.KeyEvent) - function in android.view.ViewGroup
 
dispatchKeyShortcutEvent(android.view.KeyEvent) - function in androidx.core.app.ComponentActivity
 
dispatchKeyShortcutEvent(android.view.KeyEvent) - function in androidx.core.app.ComponentActivity
 
dispatchNestedFling(float,float,boolean) - function in com.sap.cloud.mobile.foundation.authentication.NestedWebView
 
dispatchNestedPreFling(float,float) - function in androidx.core.view.NestedScrollingChild
 
dispatchNestedPrePerformAccessibilityAction(int,android.os.Bundle) - function in android.view.View
 
dispatchNestedPreScroll(int,int,kotlin.Array,kotlin.Array) - function in com.sap.cloud.mobile.foundation.authentication.NestedWebView
 
dispatchNestedScroll(int,int,int,int,kotlin.Array) - function in com.sap.cloud.mobile.foundation.authentication.NestedWebView
 
dispatchPointerCaptureChanged(boolean) - function in android.view.ViewGroup
 
dispatchPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.app.Activity
 
dispatchPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.app.Activity
 
dispatchPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.view.View
 
dispatchProvideAutofillStructure(android.view.ViewStructure,int) - function in android.view.ViewGroup
 
dispatchProvideStructure(android.view.ViewStructure) - function in android.view.ViewGroup
 
dispatchScrollCaptureSearch(android.graphics.Rect,android.graphics.Point,java.util.function.Consumer) - function in android.view.ViewGroup
 
dispatchSetActivated(boolean) - function in android.view.ViewGroup
 
dispatchSetSelected(boolean) - function in android.view.ViewGroup
 
dispatchStartTemporaryDetach() - function in android.view.ViewGroup
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.ViewGroup
 
dispatchTouchEvent(android.view.MotionEvent) - function in android.app.Activity
 
dispatchTouchEvent(android.view.MotionEvent) - function in android.app.Activity
 
dispatchTouchEvent(android.view.MotionEvent) - function in android.view.ViewGroup
 
dispatchTrackballEvent(android.view.MotionEvent) - function in android.app.Activity
 
dispatchTrackballEvent(android.view.MotionEvent) - function in android.app.Activity
 
dispatchTrackballEvent(android.view.MotionEvent) - function in android.view.ViewGroup
 
dispatchUnhandledMove(android.view.View,int) - function in android.view.ViewGroup
 
dispatchWindowFocusChanged(boolean) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationEnd(android.view.WindowInsetsAnimation) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationPrepare(android.view.WindowInsetsAnimation) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationProgress(android.view.WindowInsets,java.util.List) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationStart(android.view.WindowInsetsAnimation,android.view.WindowInsetsAnimation.Bounds) - function in android.view.ViewGroup
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.ViewGroup
 
dispatchWindowVisibilityChanged(int) - function in android.view.ViewGroup
 
displayNotification(com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
Displays a notification message.
displayNotificationWhen(com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage,com.sap.cloud.mobile.foundation.remotenotification.ForegroundPushNotificationReady) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
Displays a notification when conditions ready.
documentHasImages(android.os.Message) - function in android.webkit.WebView
 
DOTNET - enum entry in com.sap.cloud.mobile.foundation.networking.ComponentType
 
downloadClientResource(com.sap.cloud.mobile.foundation.clientresources.ClientResourceBundle) - function in com.sap.cloud.mobile.foundation.clientresources.ClientResourceService
Downloads the client resource content for the given bundle.
downloadClientResource(com.sap.cloud.mobile.foundation.mobileservices.ServiceListener,com.sap.cloud.mobile.foundation.clientresources.ClientResourceBundle) - function in com.sap.cloud.mobile.foundation.clientresources.ClientResourceService
Download client resource content, if bundle is not specified, download the default resource.
downloadResource(com.sap.cloud.mobile.foundation.clientresources.ClientResources.CallbackListener) - function in com.sap.cloud.mobile.foundation.clientresources.ClientResources
Downloads default resource.
downloadResource(java.lang.String,boolean,com.sap.cloud.mobile.foundation.clientresources.ClientResources.CallbackListener) - function in com.sap.cloud.mobile.foundation.clientresources.ClientResources
Download the default resource and write the content to a file.
downloadResource(java.lang.String,com.sap.cloud.mobile.foundation.clientresources.ClientResources.CallbackListener) - function in com.sap.cloud.mobile.foundation.clientresources.ClientResources
Download a named resource.
downloadResource(java.lang.String,java.lang.String,com.sap.cloud.mobile.foundation.clientresources.ClientResources.CallbackListener) - function in com.sap.cloud.mobile.foundation.clientresources.ClientResources
Download specific version of the named resource.
downloadResource(java.lang.String,java.lang.String,java.lang.String,boolean,com.sap.cloud.mobile.foundation.clientresources.ClientResources.CallbackListener) - function in com.sap.cloud.mobile.foundation.clientresources.ClientResources
Download a specific version of a named resource and write the content to a file.
downloadResourceToFile(com.sap.cloud.mobile.foundation.mobileservices.ServiceListener,java.lang.String,com.sap.cloud.mobile.foundation.clientresources.ClientResourceBundle,java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.clientresources.ClientResourceService
Downloads the client resource and save the content to a file identified by fileName, if bundle is not specified, the default client resource will be downloaded.
downloadTheme(java.lang.String,java.lang.String,java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.theme.ThemeDownloadService
Download the theme.
downloadTheme(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Boolean) - function in com.sap.cloud.mobile.foundation.theme.ThemeDownloadService
Download the theme.
doWork() - function in com.sap.cloud.mobile.foundation.crash.CrashService.CrashUploadWorker
 
doWork() - function in com.sap.cloud.mobile.foundation.logging.Logging.UploadWorker
 
doWork() - function in com.sap.cloud.mobile.foundation.usage.AppUsageUploader.UploadWorker
 
draw(android.graphics.Canvas) - function in android.view.View
 
drawableHotspotChanged(float,float) - function in android.view.View
 
DSR_ABAP_TRACE_FLAG - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
DSR_SAT_TRACE_FLAG - enum entry in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
dump(java.lang.String,java.io.FileDescriptor,java.io.PrintWriter,kotlin.Array) - function in android.app.Activity
 
dump(java.lang.String,java.io.FileDescriptor,java.io.PrintWriter,kotlin.Array) - function in android.app.Activity
 
dump(java.lang.String,java.io.FileDescriptor,java.io.PrintWriter,kotlin.Array) - function in androidx.fragment.app.FragmentActivity
 
dump(java.lang.String,java.io.FileDescriptor,java.io.PrintWriter,kotlin.Array) - function in androidx.fragment.app.FragmentActivity
 
dumpStack() - function in java.lang.Thread
 
duration(java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.AppUsageInfo
Adds the data for DURATION.
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