A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
D
- DataEntity - class in com.adobe.marketing.mobile.services
- Data Model class for entities stored in com.adobe.marketing.mobile.services.DataQueuing
- DataQueue - class in com.adobe.marketing.mobile.services
- A Thread-Safe Queue used to store DataEntity Objects.
- DataQueuing - class in com.adobe.marketing.mobile.services
- Creates and return instances of DataQueue.
- DataReader - class in com.adobe.marketing.mobile.util
- Utility to read data from
Eventdata which is represented asMap<String, Object>in a type safe way. - DataReaderException - class in com.adobe.marketing.mobile.util
- Exception thrown by DataReader to indicate an error occurred reading object.
- DataStoring - class in com.adobe.marketing.mobile.services
- Represents the service for persisting key-value pairs
- debug(int) - function in android.widget.TextView
- DEBUG - enum entry in com.adobe.marketing.mobile.LoggingMode
- debug(String,String,String,Array) - function in com.adobe.marketing.mobile.services.Log
- Information provided to the debug method should contain high-level details about the data being processed.
- debug(String,String) - function in com.adobe.marketing.mobile.services.Logging
- decode(String) - function in com.adobe.marketing.mobile.EventCoder
- Decode an event from json string
- DEFAULT - enum entry in com.adobe.marketing.mobile.rulesengine.ConditionEvaluator.Option
- deleteDBFromCacheDir(String) - function in com.adobe.marketing.mobile.util.SQLiteUtils
- Deletes the database files in the Application's cache folder.
- DelimiterPair - class in com.adobe.marketing.mobile.rulesengine
- Class representing delimiter pair for tokens.
- destroyDrawingCache() - function in android.view.View
- DeviceInforming - class in com.adobe.marketing.mobile.services
- DeviceInforming.ConnectionStatus - class in com.adobe.marketing.mobile.services.DeviceInforming
- Represents the possible network connection status for the Adobe SDK.
- DeviceInforming.DeviceType - class in com.adobe.marketing.mobile.services.DeviceInforming
- Represents the possible device types.
- DeviceInforming.DisplayInformation - class in com.adobe.marketing.mobile.services.DeviceInforming
- DeviceInforming.NetworkConnectionActiveListener - class in com.adobe.marketing.mobile.services.DeviceInforming
- didTouchFocusSelect() - function in android.widget.TextView
- DISCONNECTED - enum entry in com.adobe.marketing.mobile.services.DeviceInforming.ConnectionStatus
No Network connectivity.
- dismiss() - function in com.adobe.marketing.mobile.services.ui.FullscreenMessage
- Remove the fullscreen message from view.
- dismiss() - function in com.adobe.marketing.mobile.services.ui.MessageFragment
- Dismiss this MessageFragment
- dismissAllowingStateLoss() - function in android.app.DialogFragment
- dispatch(Event) - function in com.adobe.marketing.mobile.ExtensionApi
- Dispatches an `Event` to the `EventHub`
- dispatchApplyWindowInsets(WindowInsets) - function in android.view.View
- dispatchCapturedPointerEvent(MotionEvent) - function in android.view.View
- dispatchConfigurationChanged(Configuration) - function in android.view.View
- dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.View
- dispatchDisplayHint(int) - function in android.view.View
- dispatchDragEvent(DragEvent) - function in android.view.View
- dispatchDrawableHotspotChanged(float,float) - function in android.view.View
- dispatchEvent(Event) - function in com.adobe.marketing.mobile.MobileCore
- This method will dispatch the provided
Eventto dispatch an event for other extensions or the internal SDK to consume. - dispatchEvent(Event,ExtensionErrorCallback<ExtensionError>) - function in com.adobe.marketing.mobile.MobileCore
- Called by the extension public API to dispatch an event for other extensions or the internal SDK to consume.
- dispatchEventWithResponseCallback(Event,AdobeCallback<Event>,ExtensionErrorCallback<ExtensionError>) - function in com.adobe.marketing.mobile.MobileCore
- This method will be used when the provided
Eventis used as a trigger and a response event is expected in return. - dispatchEventWithResponseCallback(Event,AdobeCallbackWithError<Event>) - function in com.adobe.marketing.mobile.MobileCore
- This method will be used when the provided
Eventis used as a trigger and a response event is expected in return. - dispatchEventWithResponseCallback(Event,long,AdobeCallbackWithError<Event>) - function in com.adobe.marketing.mobile.MobileCore
- This method will be used when the provided
Eventis used as a trigger and a response event is expected in return. - dispatchFinishTemporaryDetach() - function in android.view.View
- dispatchGenericMotionEvent(MotionEvent) - function in android.view.View
- dispatchKeyEvent(KeyEvent) - function in android.view.View
- dispatchKeyEventPreIme(KeyEvent) - function in android.view.View
- dispatchKeyShortcutEvent(KeyEvent) - function in android.view.View
- dispatchNestedFling(float,float,boolean) - function in android.view.View
- dispatchNestedPreFling(float,float) - function in android.view.View
- dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.View
- dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.View
- dispatchNestedScroll(int,int,int,int,Array) - function in android.view.View
- dispatchPointerCaptureChanged(boolean) - function in android.view.View
- dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.View
- dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.View
- dispatchProvideStructure(ViewStructure) - function in android.view.View
- dispatchResponseEvent(Event,Event,ExtensionErrorCallback<ExtensionError>) - function in com.adobe.marketing.mobile.MobileCore
- Dispatches a response event for a paired event that was sent to
dispatchEventWithResponseCallbackand received by an extension listenerhearmethod. - dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.View
- dispatchStartTemporaryDetach() - function in android.view.View
- dispatchSystemUiVisibilityChanged(int) - function in android.view.View
- dispatchTouchEvent(MotionEvent) - function in android.view.View
- dispatchTrackballEvent(MotionEvent) - function in android.view.View
- dispatchUnhandledMove(View,int) - function in android.view.View
- dispatchWindowFocusChanged(boolean) - function in android.view.View
- dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.View
- dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.View
- dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.View
- dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.View
- dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.View
- dispatchWindowVisibilityChanged(int) - function in android.view.View
- display() - function in com.adobe.marketing.mobile.services.ui.FloatingButton
- Display the floating button on the screen.
- doWork(W) - function in com.adobe.marketing.mobile.util.SerialWorkDispatcher.WorkHandler
- Handles processing on item
- draw(Canvas) - function in android.view.View
- drawableHotspotChanged(float,float) - function in android.widget.TextView
- dump(String,FileDescriptor,PrintWriter,Array) - function in android.app.DialogFragment