A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
A
- ActivityBreadcrumbsIntegration - class in io.sentry.android.core
- Automatically adds breadcrumbs for Activity Lifecycle Events.
- ActivityFramesTracker - class in io.sentry.android.core
- A class that tracks slow and frozen frames using the FrameMetricsAggregator class from androidx.core package.
- ActivityLifecycleCallbacksAdapter - class in io.sentry.android.core.performance
- ActivityLifecycleIntegration - class in io.sentry.android.core
- ActivityLifecycleSpanHelper - class in io.sentry.android.core.performance
- ActivityLifecycleTimeSpan - class in io.sentry.android.core.performance
- addActivity(Activity) - function in io.sentry.android.core.ActivityFramesTracker
- addActivityLifecycleTimeSpans(ActivityLifecycleTimeSpan) - function in io.sentry.android.core.performance.AppStartMetrics
- addBundleId(String) - function in io.sentry.SentryAndroidOptions
- addConnectionStatusObserver(IConnectionStatusProvider.IConnectionStatusObserver) - function in io.sentry.android.core.internal.util.AndroidConnectionStatusProvider
- addConnectionStatusObserver(IConnectionStatusProvider.IConnectionStatusObserver) - function in io.sentry.AndroidConnectionStatusProvider
- addContextTag(String) - function in io.sentry.SentryAndroidOptions
- addEventProcessor(EventProcessor) - function in io.sentry.SentryAndroidOptions
- addIgnoredCheckIn(String) - function in io.sentry.SentryAndroidOptions
- addIgnoredError(String) - function in io.sentry.SentryAndroidOptions
- addIgnoredExceptionForType(Class) - function in io.sentry.SentryAndroidOptions
- addIgnoredSpanOrigin(String) - function in io.sentry.SentryAndroidOptions
- addIgnoredTransaction(String) - function in io.sentry.SentryAndroidOptions
- addInAppExclude(String) - function in io.sentry.SentryAndroidOptions
- addInAppInclude(String) - function in io.sentry.SentryAndroidOptions
- addIntegration(Integration) - function in io.sentry.SentryAndroidOptions
- addOnFrameMetricsAvailableListener(Window,Window.OnFrameMetricsAvailableListener,Handler) - function in io.sentry.android.core.internal.util.SentryFrameMetricsCollector.WindowFrameMetricsManager
- addOptionsObserver(IOptionsObserver) - function in io.sentry.SentryAndroidOptions
- addPerformanceCollector(IPerformanceCollector) - function in io.sentry.SentryAndroidOptions
- addScopeObserver(IScopeObserver) - function in io.sentry.SentryAndroidOptions
- AndroidConnectionStatusProvider - class in io.sentry.android.core.internal.util
- Note: ConnectivityManager sometimes throws SecurityExceptions on Android 11.
- AndroidCpuCollector - class in io.sentry.android.core
- AndroidCurrentDateProvider - class in io.sentry.android.core.internal.util
- AndroidDateUtils - class in io.sentry.android.core
- AndroidEnvelopeCache - class in io.sentry.android.core.cache
- AndroidLazyEvaluator - class in io.sentry.android.core.util
- Class that evaluates a function lazily.
- AndroidLazyEvaluator.AndroidEvaluator - class in io.sentry.android.core.util.AndroidLazyEvaluator
- AndroidLogger - class in io.sentry.android.core
- AndroidMemoryCollector - class in io.sentry.android.core
- AndroidProfiler - class in io.sentry.android.core
- AndroidProfiler.ProfileEndData - class in io.sentry.android.core.AndroidProfiler
- AndroidProfiler.ProfileStartData - class in io.sentry.android.core.AndroidProfiler
- AndroidThreadChecker - class in io.sentry.android.core.internal.util
- Class that checks if a given thread is the Android Main/UI thread
- AndroidViewGestureTargetLocator - class in io.sentry.android.core.internal.gestures
- AnrIntegration - class in io.sentry.android.core
- When the UI thread of an Android app is blocked for too long, an "Application Not Responding" (ANR) error is triggered.
- AnrIntegrationFactory - class in io.sentry.android.core
- AnrV2EventProcessor - class in io.sentry.android.core
- AnrV2Integration processes events on a background thread, hence the event processors will also be invoked on the same background thread, so we can safely read data from disk synchronously.
- AnrV2Integration - class in io.sentry.android.core
- AnrV2Integration.AnrV2Hint - class in io.sentry.android.core.AnrV2Integration
- AppComponentsBreadcrumbsIntegration - class in io.sentry.android.core
- AppLifecycleIntegration - class in io.sentry.android.core
- applyBatch(String,ArrayList) - function in android.content.SentryInitProvider
- applyBatch(String,ArrayList) - function in android.content.SentryPerformanceProvider
- AppStartMetrics - class in io.sentry.android.core.performance
- An in-memory representation for app-metrics during app start.
- AppStartMetrics.AppStartType - class in io.sentry.android.core.performance.AppStartMetrics
- AppState - class in io.sentry.android.core
- AppState holds the state of the App, e.g.
- AssetsDebugMetaLoader - class in io.sentry.android.core.internal.debugmeta
- AssetsModulesLoader - class in io.sentry.android.core.internal.modules
- attachInfo(Context,ProviderInfo) - function in io.sentry.android.core.SentryInitProvider
- attachInfo(Context,ProviderInfo) - function in android.content.SentryInitProvider
- attachInfo(Context,ProviderInfo) - function in io.sentry.android.core.SentryPerformanceProvider
- attachInfo(Context,ProviderInfo) - function in android.content.SentryPerformanceProvider