A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
R
- readLines(File) - function in io.sentry.android.core.internal.threaddump.Lines
- Read the whole file into a Lines object.
- readLines(BufferedReader) - function in io.sentry.android.core.internal.threaddump.Lines
- Read the whole file into a Lines object.
- readMaxFrequencies() - function in io.sentry.android.core.internal.util.CpuInfoUtils
- Read the max frequency of each core of the cpu and returns it in Mhz
- reevaluateSampling() - function in io.sentry.android.core.AndroidContinuousProfiler
- reevaluateSampling() - function in io.sentry.AndroidContinuousProfiler
- refresh(Uri,Bundle,CancellationSignal) - function in android.content.SentryInitProvider
- refresh(Uri,Bundle,CancellationSignal) - function in android.content.SentryPerformanceProvider
- refreshDrawableState() - function in android.view.SentryUserFeedbackButton
- register(IScopes,SentryOptions) - function in io.sentry.android.core.AppLifecycleIntegration
- register(IScopes,SentryOptions) - function in io.sentry.AppLifecycleIntegration
- register(IScopes,SentryOptions) - function in io.sentry.android.core.TombstoneIntegration
- register(IScopes,SentryOptions) - function in io.sentry.TombstoneIntegration
- register(IScopes,SentryOptions) - function in io.sentry.android.core.AnrIntegration
- register(IScopes,SentryOptions) - function in io.sentry.AnrIntegration
- register(IScopes,SentryOptions) - function in io.sentry.android.core.NetworkBreadcrumbsIntegration
- register(IScopes,SentryOptions) - function in io.sentry.NetworkBreadcrumbsIntegration
- register(IScopes,SentryOptions) - function in io.sentry.android.core.ActivityBreadcrumbsIntegration
- register(IScopes,SentryOptions) - function in io.sentry.ActivityBreadcrumbsIntegration
- register(IScopes,SentryOptions) - function in io.sentry.android.core.AnrV2Integration
- register(IScopes,SentryOptions) - function in io.sentry.AnrV2Integration
- register(IScopes,SentryOptions) - function in io.sentry.android.core.SystemEventsBreadcrumbsIntegration
- register(IScopes,SentryOptions) - function in io.sentry.SystemEventsBreadcrumbsIntegration
- register(IScopes,SentryOptions) - function in io.sentry.android.core.EnvelopeFileObserverIntegration
- register(IScopes,SentryOptions) - function in io.sentry.EnvelopeFileObserverIntegration
- register(IScopes,SentryOptions) - function in io.sentry.android.core.AppComponentsBreadcrumbsIntegration
- register(IScopes,SentryOptions) - function in io.sentry.AppComponentsBreadcrumbsIntegration
- register(IScopes,SentryOptions) - function in io.sentry.android.core.UserInteractionIntegration
- register(IScopes,SentryOptions) - function in io.sentry.UserInteractionIntegration
- register(IScopes,SentryOptions) - function in io.sentry.android.core.NdkIntegration
- register(IScopes,SentryOptions) - function in io.sentry.NdkIntegration
- register(IScopes,SentryOptions) - function in io.sentry.android.core.ActivityLifecycleIntegration
- register(IScopes,SentryOptions) - function in io.sentry.ActivityLifecycleIntegration
- registerAllExtensions(ExtensionRegistryLite) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos
- registerForContextMenu(View) - function in android.app.SentryUserFeedbackDialog
- registerForNextDraw(Activity,Runnable,BuildInfoProvider) - function in io.sentry.android.core.internal.util.FirstDrawDoneListener
- registerForNextDraw(View,Runnable,BuildInfoProvider) - function in io.sentry.android.core.internal.util.FirstDrawDoneListener
- Registers a post-draw callback for the next draw of a view.
- registerLifecycleCallbacks(Application) - function in io.sentry.android.core.performance.AppStartMetrics
- Register a callback to check if an activity was started after the application was created
- registerLifecycleObserver(SentryOptions) - function in io.sentry.android.core.AppState
- releasePointerCapture() - function in android.view.SentryUserFeedbackButton
- removeAllocationBacktrace(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame allocation_backtrace = 4;- removeAppStateListener(AppState.AppStateListener) - function in io.sentry.android.core.AppState
- removeCallbacks(Runnable) - function in android.view.SentryUserFeedbackButton
- removeCauses(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .Cause causes = 15;- removeConnectionStatusObserver(IConnectionStatusProvider.IConnectionStatusObserver) - function in io.sentry.android.core.internal.util.AndroidConnectionStatusProvider
- removeConnectionStatusObserver(IConnectionStatusProvider.IConnectionStatusObserver) - function in io.sentry.AndroidConnectionStatusProvider
- removeCrashDetails(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .CrashDetail crash_details = 21;- removeCurrentBacktrace(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .BacktraceFrame current_backtrace = 4;- removeDeallocationBacktrace(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.HeapObject.Builder
repeated .BacktraceFrame deallocation_backtrace = 6;- removeEntries(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.StackHistoryBuffer.Builder
repeated .StackHistoryBufferEntry entries = 2;- removeGuestThreads(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
map<uint32, .Thread> guest_threads = 25;- removeLogBuffers(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .LogBuffer log_buffers = 18;- removeLogs(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.LogBuffer.Builder
repeated .LogMessage logs = 2;- removeMemoryDump(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .MemoryDump memory_dump = 5;- removeMemoryMappings(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .MemoryMapping memory_mappings = 17;- removeNetworkCallback(ConnectivityManager.NetworkCallback) - function in io.sentry.android.core.internal.util.AndroidConnectionStatusProvider
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.SentryUserFeedbackButton
- removeOnFrameMetricsAvailableListener(Window,Window.OnFrameMetricsAvailableListener) - function in io.sentry.android.core.internal.util.SentryFrameMetricsCollector.WindowFrameMetricsManager
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.SentryUserFeedbackButton
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.SentryUserFeedbackButton
- removeOpenFds(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
repeated .FD open_fds = 19;- removeRegisters(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Thread.Builder
repeated .Register registers = 3;- removeTextChangedListener(TextWatcher) - function in android.widget.SentryUserFeedbackButton
- removeThreads(int) - function in io.sentry.android.core.internal.tombstone.TombstoneProtos.Tombstone.Builder
map<uint32, .Thread> threads = 16;- requestApplyInsets() - function in android.view.SentryUserFeedbackButton
- requestFitSystemWindows() - function in android.view.SentryUserFeedbackButton
- requestFocus() - function in android.view.SentryUserFeedbackButton
- requestFocusFromTouch() - function in android.view.SentryUserFeedbackButton
- requestLayout() - function in android.view.SentryUserFeedbackButton
- requestPointerCapture() - function in android.view.SentryUserFeedbackButton
- requestRectangleOnScreen(Rect) - function in android.view.SentryUserFeedbackButton
- requestUnbufferedDispatch(MotionEvent) - function in android.view.SentryUserFeedbackButton
- requestWindowFeature(int) - function in android.app.SentryUserFeedbackDialog
- requireContext() - function in android.content.SentryInitProvider
- requireContext() - function in android.content.SentryPerformanceProvider
- requireViewById(int) - function in android.app.SentryUserFeedbackDialog
- requireViewById(int) - function in android.view.SentryUserFeedbackButton
- reset() - function in io.sentry.android.core.performance.TimeSpan
- resetInstance() - function in io.sentry.android.core.AppState
- resetInstance() - function in io.sentry.android.core.DeviceInfoUtil
- resetPivot() - function in android.view.SentryUserFeedbackButton
- resetValue() - function in io.sentry.android.core.util.AndroidLazyEvaluator
- Resets the internal value and forces the evaluator function to be called the next timegetValue() is called.
- resolveSize(int,int) - function in android.view.SentryUserFeedbackButton
- resolveSizeAndState(int,int,int) - function in android.view.SentryUserFeedbackButton
- restoreCallingIdentity(ContentProvider.CallingIdentity) - function in android.content.SentryInitProvider
- restoreCallingIdentity(ContentProvider.CallingIdentity) - function in android.content.SentryPerformanceProvider
- restoreDefaultFocus() - function in android.view.SentryUserFeedbackButton
- restoreHierarchyState(SparseArray) - function in android.view.SentryUserFeedbackButton
- rewind() - function in io.sentry.android.core.internal.threaddump.Lines
- Move the read position back by one line.
- RISCV64 - enum entry in io.sentry.android.core.internal.tombstone.TombstoneProtos.Architecture
RISCV64 = 4;- RootChecker - class in io.sentry.android.core.internal.util
- runWithRelaxedPolicy(IRuntimeManager.IRuntimeManagerCallback) - function in io.sentry.android.core.internal.util.AndroidRuntimeManager
- runWithRelaxedPolicy(Runnable) - function in io.sentry.android.core.internal.util.AndroidRuntimeManager
- runWithRelaxedPolicy(IRuntimeManager.IRuntimeManagerCallback) - function in io.sentry.util.runtime.AndroidRuntimeManager
- runWithRelaxedPolicy(Runnable) - function in io.sentry.util.runtime.AndroidRuntimeManager