A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
D
- DefaultColorStringFormatter - class in com.datadog.android.sessionreplay.utils
- String utility methods needed in the Session Replay Wireframe Mappers.
- DefaultDrawableCopier - class in com.datadog.android.sessionreplay.recorder.resources
- Default implementation of DrawableCopier interface, it copies the drawable from constant state.
- DefaultViewBoundsResolver - class in com.datadog.android.sessionreplay.utils
- View utility methods needed in the Session Replay Wireframe Mappers.
- DefaultViewIdentifierResolver - class in com.datadog.android.sessionreplay.utils
- Unique Identifier Generator.
- DOWN - enum entry in com.datadog.android.sessionreplay.model.MobileSegment.PointerEventType
- DrawableCopier - class in com.datadog.android.sessionreplay.recorder.resources
- Interface of copying drawable to a new one.
- DrawableToColorMapper - class in com.datadog.android.sessionreplay.utils
- A utility interface to convert a Drawable to a meaningful color.
- DrawableToColorMapper.Companion - class in com.datadog.android.sessionreplay.utils.DrawableToColorMapper