A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
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
- add(SentryLogEvent) - function in io.sentry.logger.AndroidLoggerBatchProcessor
- add(SentryMetricsEvent) - function in io.sentry.metrics.AndroidMetricsBatchProcessor
- addActivity(Activity) - function in io.sentry.android.core.ActivityFramesTracker
- addActivityLifecycleTimeSpans(ActivityLifecycleTimeSpan) - function in io.sentry.android.core.performance.AppStartMetrics
- addAllAllocationBacktrace(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame allocation_backtrace = 4;- addAllBacktraceNote(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated string backtrace_note = 7;- addAllCauses(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .Cause causes = 15;- addAllCommandLine(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated string command_line = 9;- addAllCrashDetails(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .CrashDetail crash_details = 21;- addAllCurrentBacktrace(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .BacktraceFrame current_backtrace = 4;- addAllDeallocationBacktrace(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame deallocation_backtrace = 6;- addAllEntries(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.StackHistoryBuffer.Builder
repeated .StackHistoryBufferEntry entries = 2;- addAllLogBuffers(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .LogBuffer log_buffers = 18;- addAllLogs(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.LogBuffer.Builder
repeated .LogMessage logs = 2;- addAllMemoryDump(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .MemoryDump memory_dump = 5;- addAllMemoryMappings(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .MemoryMapping memory_mappings = 17;- addAllocationBacktrace(TombstoneProtos.BacktraceFrame) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame allocation_backtrace = 4;- addAllocationBacktrace(int,TombstoneProtos.BacktraceFrame) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame allocation_backtrace = 4;- addAllocationBacktrace(TombstoneProtos.BacktraceFrame.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame allocation_backtrace = 4;- addAllocationBacktrace(int,TombstoneProtos.BacktraceFrame.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame allocation_backtrace = 4;- addAllOpenFds(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .FD open_fds = 19;- addAllRegisters(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .Register registers = 3;- addAllUnreadableElfFiles(Iterable) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated string unreadable_elf_files = 9;- addAppStateListener(AppState.AppStateListener) - function in io.sentry.android.core.AppState
- addBacktraceNote(String) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated string backtrace_note = 7;- addBacktraceNoteBytes(ByteString) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated string backtrace_note = 7;- addBundleId(String) - function in io.sentry.SentryAndroidOptions
- addCauses(TombstoneProtos.Cause) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .Cause causes = 15;- addCauses(int,TombstoneProtos.Cause) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .Cause causes = 15;- addCauses(TombstoneProtos.Cause.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .Cause causes = 15;- addCauses(int,TombstoneProtos.Cause.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .Cause causes = 15;- addChildrenForAccessibility(ArrayList) - function in android.view.SentryUserFeedbackButton
- addCommandLine(String) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated string command_line = 9;- addCommandLineBytes(ByteString) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated string command_line = 9;- addConnectionStatusObserver(IConnectionStatusProvider.IConnectionStatusObserver) - function in io.sentry.android.core.internal.util.AndroidConnectionStatusProvider
- addConnectionStatusObserver(IConnectionStatusProvider.IConnectionStatusObserver) - function in io.sentry.AndroidConnectionStatusProvider
- addContentView(View,ViewGroup.LayoutParams) - function in android.app.SentryUserFeedbackDialog
- addContextTag(String) - function in io.sentry.SentryAndroidOptions
- addCrashDetails(TombstoneProtos.CrashDetail) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .CrashDetail crash_details = 21;- addCrashDetails(int,TombstoneProtos.CrashDetail) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .CrashDetail crash_details = 21;- addCrashDetails(TombstoneProtos.CrashDetail.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .CrashDetail crash_details = 21;- addCrashDetails(int,TombstoneProtos.CrashDetail.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .CrashDetail crash_details = 21;- addCurrentBacktrace(TombstoneProtos.BacktraceFrame) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .BacktraceFrame current_backtrace = 4;- addCurrentBacktrace(int,TombstoneProtos.BacktraceFrame) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .BacktraceFrame current_backtrace = 4;- addCurrentBacktrace(TombstoneProtos.BacktraceFrame.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .BacktraceFrame current_backtrace = 4;- addCurrentBacktrace(int,TombstoneProtos.BacktraceFrame.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .BacktraceFrame current_backtrace = 4;- addDeallocationBacktrace(TombstoneProtos.BacktraceFrame) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame deallocation_backtrace = 6;- addDeallocationBacktrace(int,TombstoneProtos.BacktraceFrame) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame deallocation_backtrace = 6;- addDeallocationBacktrace(TombstoneProtos.BacktraceFrame.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame deallocation_backtrace = 6;- addDeallocationBacktrace(int,TombstoneProtos.BacktraceFrame.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame deallocation_backtrace = 6;- addEntries(TombstoneProtos.StackHistoryBufferEntry) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.StackHistoryBuffer.Builder
repeated .StackHistoryBufferEntry entries = 2;- addEntries(int,TombstoneProtos.StackHistoryBufferEntry) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.StackHistoryBuffer.Builder
repeated .StackHistoryBufferEntry entries = 2;- addEntries(TombstoneProtos.StackHistoryBufferEntry.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.StackHistoryBuffer.Builder
repeated .StackHistoryBufferEntry entries = 2;- addEntries(int,TombstoneProtos.StackHistoryBufferEntry.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.StackHistoryBuffer.Builder
repeated .StackHistoryBufferEntry entries = 2;- addEventProcessor(EventProcessor) - function in io.sentry.SentryAndroidOptions
- addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.widget.SentryUserFeedbackButton
- addFocusables(ArrayList,int) - function in android.view.SentryUserFeedbackButton
- 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
- addKeyboardNavigationClusters(Collection,int) - function in android.view.SentryUserFeedbackButton
- addLogBuffers(TombstoneProtos.LogBuffer) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .LogBuffer log_buffers = 18;- addLogBuffers(int,TombstoneProtos.LogBuffer) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .LogBuffer log_buffers = 18;- addLogBuffers(TombstoneProtos.LogBuffer.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .LogBuffer log_buffers = 18;- addLogBuffers(int,TombstoneProtos.LogBuffer.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .LogBuffer log_buffers = 18;- addLogs(TombstoneProtos.LogMessage) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.LogBuffer.Builder
repeated .LogMessage logs = 2;- addLogs(int,TombstoneProtos.LogMessage) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.LogBuffer.Builder
repeated .LogMessage logs = 2;- addLogs(TombstoneProtos.LogMessage.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.LogBuffer.Builder
repeated .LogMessage logs = 2;- addLogs(int,TombstoneProtos.LogMessage.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.LogBuffer.Builder
repeated .LogMessage logs = 2;- addMemoryDump(TombstoneProtos.MemoryDump) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .MemoryDump memory_dump = 5;- addMemoryDump(int,TombstoneProtos.MemoryDump) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .MemoryDump memory_dump = 5;- addMemoryDump(TombstoneProtos.MemoryDump.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .MemoryDump memory_dump = 5;- addMemoryDump(int,TombstoneProtos.MemoryDump.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .MemoryDump memory_dump = 5;- addMemoryMappings(TombstoneProtos.MemoryMapping) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .MemoryMapping memory_mappings = 17;- addMemoryMappings(int,TombstoneProtos.MemoryMapping) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .MemoryMapping memory_mappings = 17;- addMemoryMappings(TombstoneProtos.MemoryMapping.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .MemoryMapping memory_mappings = 17;- addMemoryMappings(int,TombstoneProtos.MemoryMapping.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .MemoryMapping memory_mappings = 17;- addNetworkCallback(Context,ILogger,BuildInfoProvider,ConnectivityManager.NetworkCallback) - function in io.sentry.android.core.internal.util.AndroidConnectionStatusProvider
- addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.SentryUserFeedbackButton
- addOnFrameMetricsAvailableListener(Window,Window.OnFrameMetricsAvailableListener,Handler) - function in io.sentry.android.core.internal.util.SentryFrameMetricsCollector.WindowFrameMetricsManager
- addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.SentryUserFeedbackButton
- addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.SentryUserFeedbackButton
- addOpenFds(TombstoneProtos.FD) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .FD open_fds = 19;- addOpenFds(int,TombstoneProtos.FD) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .FD open_fds = 19;- addOpenFds(TombstoneProtos.FD.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .FD open_fds = 19;- addOpenFds(int,TombstoneProtos.FD.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .FD open_fds = 19;- addOptionsObserver(IOptionsObserver) - function in io.sentry.SentryAndroidOptions
- addPerformanceCollector(IPerformanceCollector) - function in io.sentry.SentryAndroidOptions
- addRegisters(TombstoneProtos.Register) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .Register registers = 3;- addRegisters(int,TombstoneProtos.Register) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .Register registers = 3;- addRegisters(TombstoneProtos.Register.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .Register registers = 3;- addRegisters(int,TombstoneProtos.Register.Builder) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .Register registers = 3;- addScopeObserver(IScopeObserver) - function in io.sentry.SentryAndroidOptions
- addTextChangedListener(TextWatcher) - function in android.widget.SentryUserFeedbackButton
- addTouchables(ArrayList) - function in android.view.SentryUserFeedbackButton
- addUnreadableElfFiles(String) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated string unreadable_elf_files = 9;- addUnreadableElfFilesBytes(ByteString) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated string unreadable_elf_files = 9;- AndroidConnectionStatusProvider - class in io.sentry.android.core.internal.util
- Note: ConnectivityManager sometimes throws SecurityExceptions on Android 11.
- AndroidContinuousProfiler - class in io.sentry.android.core
- 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
- AndroidFatalLogger - class in io.sentry.android.core
- 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
- AndroidLoggerBatchProcessor - class in io.sentry.android.core
- AndroidLoggerBatchProcessorFactory - class in io.sentry.android.core
- AndroidMemoryCollector - class in io.sentry.android.core
- AndroidMetricsBatchProcessor - class in io.sentry.android.core
- AndroidMetricsBatchProcessorFactory - 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
- AndroidRuntimeManager - class in io.sentry.android.core.internal.util
- AndroidSocketTagger - class in io.sentry.android.core
- 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
- animate() - function in android.view.SentryUserFeedbackButton
- announceForAccessibility(CharSequence) - function in android.view.SentryUserFeedbackButton
- 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
- AnrV2Integration - class in io.sentry.android.core
- AnrV2Integration.AnrV2Hint - class in io.sentry.android.core.AnrV2Integration
- AppComponentsBreadcrumbsIntegration - class in io.sentry.android.core
- append(CharSequence) - function in android.widget.SentryUserFeedbackButton
- appIsLibraryForComposePreview(Context) - function in io.sentry.android.core.ContextUtils
- Determines if the app is a packaged android library for running Compose Preview Mode
- ApplicationExitInfoEventProcessor - class in io.sentry.android.core
- Processes cached ApplicationExitInfo events (ANRs, tombstones) on a background thread, so we can safely read data from disk synchronously.
- 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.
- AppState.AppStateListener - class in io.sentry.android.core.AppState
- AppState.LifecycleObserver - class in io.sentry.android.core.AppState
- ARM32 - enum entry in io.sentry.android.core.internal.tombstone.TombstoneProtos.Architecture
ARM32 = 0;- ARM64 - enum entry in io.sentry.android.core.internal.tombstone.TombstoneProtos.Architecture
ARM64 = 1;- ARM_MTE_METADATA - enum entry in io.sentry.android.core.internal.tombstone.TombstoneProtos.MemoryDump.MetadataCase
- AssetsDebugMetaLoader - class in io.sentry.android.core.internal.debugmeta
- AssetsModulesLoader - class in io.sentry.android.core.internal.modules
- associatedEventId(SentryId) - function in io.sentry.android.core.SentryUserFeedbackDialog.Builder
- Sets the associated event ID for the feedback.
- 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
- autofill(AutofillValue) - function in android.widget.SentryUserFeedbackButton