A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
A
- ACTIVITY - enum entry in com.datadog.android.internal.attributes.ViewScopeInstrumentationType.Native
Tracked through ActivityViewTrackingStrategy instrumentation.
- add(T) - function in com.datadog.android.internal.collections.EvictingQueue
- Adds the specified element to the end of this queue.
- add(Long,Map) - function in com.datadog.android.internal.profiler.BenchmarkCounter
- Adds a value to the benchmark counter.
- addAll(Collection) - function in com.datadog.android.internal.collections.EvictingQueue
- Adds all the elements in the specified elements collection to the end of this queue.
- addListener(T) - function in com.datadog.android.internal.utils.DDCoreSubscription
- allowThreadDiskReads(Function0) - function in com.datadog.android.internal.utils.StrictModeExtKt
- This utility function wraps a call to a method that needs to perform a disk read operation on the main thread.
- allowThreadDiskWrites(Function0) - function in com.datadog.android.internal.utils.StrictModeExtKt
- This utility function wraps a call to a method that needs to perform a disk write operation on the main thread.
- appendIfNotEmpty(StringBuilder,String) - function in com.datadog.android.internal.utils.StringBuilderExtKt
- This utility function helps to replace joinToString calls with more efficient StringBuilder methods calls.
- appendIfNotEmpty(StringBuilder,Character) - function in com.datadog.android.internal.utils.StringBuilderExtKt
- This utility function helps to replace joinToString calls with more efficient StringBuilder methods calls.
- applyBatch(String,ArrayList) - function in android.content.DdRumContentProvider
- applyBatch(ArrayList) - function in android.content.DdRumContentProvider
- asAttributesMap(Integer,Pair) - function in com.datadog.android.internal.telemetry.TelemetryContext
- Converts this metadata instance into a map of telemetry attributes suitable for ingestion by the telemetry batch.
- asAttributesMap(String,Integer,String,Pair) - function in com.datadog.android.internal.telemetry.TelemetryContext.Companion
- Builds a map of telemetry attributes from the provided feature name, optional dropped bytes, and optional event type.
- asString(Thread.State) - function in com.datadog.android.internal.utils.ThreadExtKt
- Converts Thread state to string format.
- attachInfo(Context,ProviderInfo) - function in android.content.DdRumContentProvider