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

G

getActionType() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.AddOperationStepVital
 
getActivitiesResumedCounter() - function in com.datadog.android.internal.lifecycle.ProcessLifecycleMonitor
Number of activities currently in the resumed state.
getActivitiesStartedCounter() - function in com.datadog.android.internal.lifecycle.ProcessLifecycleMonitor
Number of activities currently in the started (visible) state.
getAdditionalProperties() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Log
 
getAdditionalProperties() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Log.Debug
 
getAdditionalProperties() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Log.Error
 
getAdditionalProperties() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Metric
 
getAdditionalProperties() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage
 
getAdditionalProperties() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.AddViewLoadingTime
 
getAdditionalProperties() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.AddOperationStepVital
 
getAdditionalProperties() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.TrackWebView
 
getAdditionalProperties() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.NetworkInstrumentation
 
getAPPLICATION_GRPC() - function in com.datadog.android.internal.network.HttpSpec.ContentType
gRPC content type.
getAPPLICATION_GRPC_JSON() - function in com.datadog.android.internal.network.HttpSpec.ContentType
gRPC with JSON content type.
getAPPLICATION_GRPC_PROTO() - function in com.datadog.android.internal.network.HttpSpec.ContentType
gRPC with Protocol Buffers content type.
getAPPLICATION_JSON() - function in com.datadog.android.internal.network.HttpSpec.ContentType
JSON content type.
getApplicationId() - function in com.datadog.android.internal.profiling.TTIDRumContext
 
getBAD_GATEWAY() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 502 Bad Gateway status code.
getBAD_REQUEST() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 400 Bad Request status code.
getBatchProcessingLevel() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Configuration
 
getBatchSize() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Configuration
 
getBatchUploadFrequency() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Configuration
 
getBenchmarkSdkUploads() - function in com.datadog.android.internal.profiler.GlobalBenchmark
Returns the BenchmarkSdkUploads registered.
getBoolean(String,Boolean) - function in com.datadog.android.internal.data.PreferencesStorage
Get a boolean value from the storage.
getBoolean(String,Boolean) - function in com.datadog.android.internal.data.SharedPreferencesStorage
Get a boolean value from the storage.
getCallback() - function in com.datadog.android.internal.lifecycle.ProcessLifecycleMonitor
 
getCallingAttributionSource() - function in android.content.DdRumContentProvider
 
getCallingAttributionTag() - function in android.content.DdRumContentProvider
 
getCallingPackage() - function in android.content.DdRumContentProvider
 
getCallingPackageUnchecked() - function in android.content.DdRumContentProvider
 
getCONNECT() - function in com.datadog.android.internal.network.HttpSpec.Method
HTTP CONNECT method.
getCONTENT_LENGTH() - function in com.datadog.android.internal.network.HttpSpec.Header
Content-Length header name.
getCONTENT_TYPE() - function in com.datadog.android.internal.network.HttpSpec.Header
Content-Type header name.
getContext() - function in android.content.DdRumContentProvider
 
getCounter(String) - function in com.datadog.android.internal.profiler.BenchmarkMeter
Gets a BenchmarkCounter for the given counter name.
getCreateTimeNs() - function in com.datadog.android.rum.DdRumContentProvider.Companion
fallback for APIs below Android N, see DefaultAppStartTimeProvider.
getDEFAULT() - function in com.datadog.android.internal.system.BuildSdkVersionProvider.Companion
Default implementation which calls Build.VERSION under the hood.
getDELETE() - function in com.datadog.android.internal.network.HttpSpec.Method
HTTP DELETE method.
getDeviceElapsedRealtimeMillis() - function in com.datadog.android.internal.time.DefaultTimeProvider
Returns the time since boot in milliseconds, including time spent in sleep.
getDeviceElapsedRealtimeMillis() - function in com.datadog.android.internal.time.TimeProvider
Returns the time since boot in milliseconds, including time spent in sleep.
getDeviceElapsedRealtimeMillis() - function in com.datadog.android.internal.time.BaseTimeProvider
Returns the time since boot in milliseconds, including time spent in sleep.
getDeviceElapsedTimeNanos() - function in com.datadog.android.internal.time.DefaultTimeProvider
Returns the current device monotonic elapsed time in nanoseconds.
getDeviceElapsedTimeNanos() - function in com.datadog.android.internal.time.TimeProvider
Returns the current device monotonic elapsed time in nanoseconds.
getDeviceElapsedTimeNanos() - function in com.datadog.android.internal.time.BaseTimeProvider
Returns the current device monotonic elapsed time in nanoseconds.
getDeviceTimestampMillis() - function in com.datadog.android.internal.time.DefaultTimeProvider
Returns the current device timestamp in milliseconds.
getDeviceTimestampMillis() - function in com.datadog.android.internal.time.TimeProvider
Returns the current device timestamp in milliseconds.
getDeviceTimestampMillis() - function in com.datadog.android.internal.time.BaseTimeProvider
Returns the current device timestamp in milliseconds.
getError() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Log.Error
 
getFlagKey() - function in com.datadog.android.internal.flags.RumFlagEvaluationMessage
 
getFloat(String,Float) - function in com.datadog.android.internal.data.PreferencesStorage
Get a float value from the storage.
getFloat(String,Float) - function in com.datadog.android.internal.data.SharedPreferencesStorage
Get a float value from the storage.
getFORBIDDEN() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 403 Forbidden status code.
getFOUND() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 302 Found status code.
getGATEWAY_TIMEOUT() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 504 Gateway Timeout status code.
getGET() - function in com.datadog.android.internal.network.HttpSpec.Method
HTTP GET method.
getHEAD() - function in com.datadog.android.internal.network.HttpSpec.Method
HTTP HEAD method.
getHeaderValue() - function in com.datadog.android.internal.network.GraphQLHeaders
 
getInt(String,Integer) - function in com.datadog.android.internal.data.PreferencesStorage
Get an integer value from the storage.
getInt(String,Integer) - function in com.datadog.android.internal.data.SharedPreferencesStorage
Get an integer value from the storage.
getINTERNAL_ERROR() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 500 Internal Server Error status code.
getIsAtLeastN() - function in com.datadog.android.internal.system.BuildSdkVersionProvider
 
getIsAtLeastO() - function in com.datadog.android.internal.system.BuildSdkVersionProvider
 
getIsAtLeastP() - function in com.datadog.android.internal.system.BuildSdkVersionProvider
 
getIsAtLeastQ() - function in com.datadog.android.internal.system.BuildSdkVersionProvider
 
getIsAtLeastR() - function in com.datadog.android.internal.system.BuildSdkVersionProvider
 
getIsAtLeastS() - function in com.datadog.android.internal.system.BuildSdkVersionProvider
 
getIsAtLeastTiramisu() - function in com.datadog.android.internal.system.BuildSdkVersionProvider
 
getIsAtLeastVanillaIceCream() - function in com.datadog.android.internal.system.BuildSdkVersionProvider
 
getKey() - function in com.datadog.android.internal.attributes.LocalAttribute.Constant
Constant attribute key.
getKey() - function in com.datadog.android.internal.attributes.ViewScopeInstrumentationType
Constant attribute key.
getKey() - function in com.datadog.android.internal.attributes.ViewScopeInstrumentationType.Native
Constant attribute key.
getKey() - function in com.datadog.android.internal.attributes.ViewScopeInstrumentationType.Custom
 
getKind() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Log.Error
 
getListenersCount() - function in com.datadog.android.internal.utils.DDCoreSubscription
 
getLOCATION() - function in com.datadog.android.internal.network.HttpSpec.Header
Location header name (used in redirects).
getMessage() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Log
 
getMessage() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Log.Debug
 
getMessage() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Log.Error
 
getMessage() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Metric
 
getMeter(String) - function in com.datadog.android.internal.profiler.BenchmarkSdkUploads
Get a BenchmarkMeter for the given operation.
getMETHOD_NOT_ALLOWED() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 405 Method Not Allowed status code.
getMode() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ResourceHeadersTrackingConfigured
 
getMOVED_PERMANENTLY() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 301 Moved Permanently status code.
getName() - function in com.datadog.android.internal.attributes.LocalAttribute.Key
 
getName() - function in com.datadog.android.internal.attributes.ViewScopeInstrumentationType.Native
 
getName() - function in com.datadog.android.internal.network.GraphQLHeaders
 
getName() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.AddOperationStepVital.ActionType
 
getName() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.NetworkInstrumentation.LibraryType
 
getName() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ResourceHeadersTrackingConfigured.Mode
 
getName() - function in com.datadog.android.internal.telemetry.TracingHeaderType
 
getName() - function in com.datadog.android.internal.thread.NamedExecutionUnit
Sanitized name after replacing spaces, colons, periods, and commas with underscores (_), and converting all characters to lowercase.
getName() - function in com.datadog.android.internal.thread.NamedRunnable
Sanitized name after replacing spaces, colons, periods, and commas with underscores (_), and converting all characters to lowercase.
getName() - function in com.datadog.android.internal.thread.NamedCallable
Sanitized name after replacing spaces, colons, periods, and commas with underscores (_), and converting all characters to lowercase.
getNETWORK_AUTHENTICATION_REQUIRED() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
Network Authentication Required (RFC 6585) status code.
getNoActiveView() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.AddViewLoadingTime
 
getNOT_FOUND() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 404 Not Found status code.
getNoView() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.AddViewLoadingTime
 
getNULL_MAP_VALUE() - function in com.datadog.android.internal.utils.MapUtilsKt
Special value for missing attribute.
getOK() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 200 OK status code.
getOPTIONS() - function in com.datadog.android.internal.network.HttpSpec.Method
HTTP OPTIONS method.
getOrdinal() - function in com.datadog.android.internal.attributes.LocalAttribute.Key
 
getOrdinal() - function in com.datadog.android.internal.attributes.ViewScopeInstrumentationType.Native
 
getOrdinal() - function in com.datadog.android.internal.network.GraphQLHeaders
 
getOrdinal() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.AddOperationStepVital.ActionType
 
getOrdinal() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.NetworkInstrumentation.LibraryType
 
getOrdinal() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ResourceHeadersTrackingConfigured.Mode
 
getOrdinal() - function in com.datadog.android.internal.telemetry.TracingHeaderType
 
getOverwrite() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.AddViewLoadingTime
 
getPATCH() - function in com.datadog.android.internal.network.HttpSpec.Method
HTTP PATCH method.
getPathPermissions() - function in android.content.DdRumContentProvider
 
getPERMANENT_REDIRECT() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 308 Permanent Redirect status code.
getPOST() - function in com.datadog.android.internal.network.HttpSpec.Method
HTTP POST method.
getProcessImportance() - function in com.datadog.android.rum.DdRumContentProvider.Companion
 
getProfiler() - function in com.datadog.android.internal.profiler.GlobalBenchmark
Returns the BenchmarkProfiler registered.
getPUT() - function in com.datadog.android.internal.network.HttpSpec.Method
HTTP PUT method.
getReadPermission() - function in android.content.DdRumContentProvider
 
getREQUEST_TIMEOUT() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 408 Request Timeout status code.
getRETRY_AFTER() - function in com.datadog.android.internal.network.HttpSpec.Header
Retry-After header name.
getRumContext() - function in com.datadog.android.internal.profiling.ProfilerStopEvent.TTID
 
getSEE_OTHER() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 303 See Other status code.
getServerOffsetMillis() - function in com.datadog.android.internal.time.DefaultTimeProvider
Returns the offset between the device and server time references in milliseconds.
getServerOffsetMillis() - function in com.datadog.android.internal.time.TimeProvider
Returns the offset between the device and server time references in milliseconds.
getServerOffsetMillis() - function in com.datadog.android.internal.time.BaseTimeProvider
Returns the offset between the device and server time references in milliseconds.
getServerOffsetNanos() - function in com.datadog.android.internal.time.DefaultTimeProvider
Returns the offset between the device and server time references in nanoseconds.
getServerOffsetNanos() - function in com.datadog.android.internal.time.TimeProvider
Returns the offset between the device and server time references in nanoseconds.
getServerOffsetNanos() - function in com.datadog.android.internal.time.BaseTimeProvider
Returns the offset between the device and server time references in nanoseconds.
getServerTimestampMillis() - function in com.datadog.android.internal.time.DefaultTimeProvider
Returns the current server timestamp in milliseconds.
getServerTimestampMillis() - function in com.datadog.android.internal.time.TimeProvider
Returns the current server timestamp in milliseconds.
getServerTimestampMillis() - function in com.datadog.android.internal.time.BaseTimeProvider
Returns the current server timestamp in milliseconds.
getSERVICE_UNAVAILABLE() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 503 Service Unavailable status code.
getSessionId() - function in com.datadog.android.internal.profiling.TTIDRumContext
 
getSize() - function in com.datadog.android.internal.collections.EvictingQueue
 
getStacktrace() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Log.Error
 
getStreamTypes(Uri,String) - function in android.content.DdRumContentProvider
 
getString(String,String) - function in com.datadog.android.internal.data.PreferencesStorage
Put a string value in the storage.
getString(String,String) - function in com.datadog.android.internal.data.SharedPreferencesStorage
Put a string value in the storage.
getStringSet(String,Set) - function in com.datadog.android.internal.data.PreferencesStorage
Get a string set value from the storage.
getStringSet(String,Set) - function in com.datadog.android.internal.data.SharedPreferencesStorage
Get a string set value from the storage.
getSystemServiceAs(Context,String) - function in com.datadog.android.internal.utils.ContextExtKt
Returns the system service associated with name, cast to the reified type T, or null if the service is unavailable or not assignable to T.
getTEMPORARY_REDIRECT() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 307 Temporary Redirect status code.
getTEXT_EVENT_STREAM() - function in com.datadog.android.internal.network.HttpSpec.ContentType
Server-Sent Events content type.
getTEXT_PLAIN() - function in com.datadog.android.internal.network.HttpSpec.ContentType
Plain text content type.
getTOO_MANY_REQUESTS() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 429 Too Many Requests status code.
getTRACE() - function in com.datadog.android.internal.network.HttpSpec.Method
HTTP TRACE method.
getTracer(String) - function in com.datadog.android.internal.profiler.BenchmarkProfiler
Returns a BenchmarkTracer.
getTrackErrors() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Configuration
 
getType() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.ApiUsage.NetworkInstrumentation
 
getType(Uri) - function in com.datadog.android.rum.DdRumContentProvider
 
getTypeAnonymous(Uri) - function in android.content.DdRumContentProvider
 
getTypes() - function in com.datadog.android.internal.telemetry.TracingHeaderTypesSet
 
getUNAUTHORIZED() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
HTTP 401 Unauthorized status code.
getUseLocalEncryption() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Configuration
 
getUseProxy() - function in com.datadog.android.internal.telemetry.InternalTelemetryEvent.Configuration
 
getValue() - function in com.datadog.android.internal.attributes.ViewScopeInstrumentationType
The string value sent in telemetry for this instrumentation type.
getValue() - function in com.datadog.android.internal.attributes.ViewScopeInstrumentationType.Native
The string value sent in telemetry for this instrumentation type.
getValue() - function in com.datadog.android.internal.attributes.ViewScopeInstrumentationType.Custom
 
getValue() - function in com.datadog.android.internal.flags.RumFlagEvaluationMessage
 
getVersion() - function in com.datadog.android.internal.system.BuildSdkVersionProvider
Value of android.os.Build.VERSION.SDK_INT.
getViewId() - function in com.datadog.android.internal.profiling.TTIDRumContext
 
getViewName() - function in com.datadog.android.internal.profiling.TTIDRumContext
 
getVitalId() - function in com.datadog.android.internal.profiling.TTIDRumContext
 
getVitalName() - function in com.datadog.android.internal.profiling.TTIDRumContext
 
getWasPaused() - function in com.datadog.android.internal.lifecycle.ProcessLifecycleMonitor
Whether the process was last observed in the paused state.
getWasStopped() - function in com.datadog.android.internal.lifecycle.ProcessLifecycleMonitor
Whether the process was last observed in the stopped state.
getWEBSOCKET_ACCEPT_HEADER() - function in com.datadog.android.internal.network.HttpSpec.Header
Sec-WebSocket-Accept header name.
getWritePermission() - function in android.content.DdRumContentProvider
 
GlobalBenchmark - class in com.datadog.android.internal.profiler
A global holder of BenchmarkProfiler allowing registration and retrieval of BenchmarkProfiler and BenchmarkMeter implementations.
GraphQLHeaders - class in com.datadog.android.internal.network
Headers used internally for intercepting GraphQL requests.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W