A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
O
- onBreadcrumb(Breadcrumb) - function in com.bugsnag.android.OnBreadcrumbCallback
- Runs the "on breadcrumb" callback.
- OnBreadcrumbCallback - class in com.bugsnag.android
- Add a "on breadcrumb" callback, to execute code before every breadcrumb captured by Bugsnag.
- onCallingPackageChanged() - function in android.content.AbstractStartupProvider
- onCallingPackageChanged() - function in android.content.BugsnagContentProvider
- onConfigurationChanged(Configuration) - function in android.content.AbstractStartupProvider
- onConfigurationChanged(Configuration) - function in android.content.BugsnagContentProvider
- onCreate() - function in com.bugsnag.android.internal.AbstractStartupProvider
- onCreate() - function in com.bugsnag.android.internal.BugsnagContentProvider
- onError(Event) - function in com.bugsnag.android.OnErrorCallback
- Runs the "on error" callback.
- OnErrorCallback - class in com.bugsnag.android
- A callback to be run before error reports are sent to Bugsnag.
- onLowMemory() - function in android.content.AbstractStartupProvider
- onLowMemory() - function in android.content.BugsnagContentProvider
- onOutOfMemory(OutOfMemoryError) - function in com.bugsnag.android.OutOfMemoryHandler
- Called when an
OutOfMemoryErroris reported but before it is handled by Bugsnag. - onSend(Event) - function in com.bugsnag.android.OnSendCallback
- OnSendCallback - class in com.bugsnag.android
- A callback to be invoked before an Event is uploaded to a server.
- onSession(Session) - function in com.bugsnag.android.OnSessionCallback
- Runs the "on session" callback.
- OnSessionCallback - class in com.bugsnag.android
- A callback to be run before sessions are sent to Bugsnag.
- onStateChange(StateEvent) - function in com.bugsnag.android.internal.StateObserver
- This is called whenever the notifier's state is altered, so that observers can react appropriately.
- onThreadViolation(Violation) - function in com.bugsnag.android.BugsnagThreadViolationListener
- onThreadViolation(Violation) - function in android.os.BugsnagThreadViolationListener
- onTrimMemory(Integer) - function in android.content.AbstractStartupProvider
- onTrimMemory(Integer) - function in android.content.BugsnagContentProvider
- onVmViolation(Violation) - function in com.bugsnag.android.BugsnagVmViolationListener
- onVmViolation(Violation) - function in android.os.BugsnagVmViolationListener
- openAssetFile(Uri,String) - function in android.content.AbstractStartupProvider
- openAssetFile(Uri,String,CancellationSignal) - function in android.content.AbstractStartupProvider
- openAssetFile(Uri,String) - function in android.content.BugsnagContentProvider
- openAssetFile(Uri,String,CancellationSignal) - function in android.content.BugsnagContentProvider
- openFile(Uri,String) - function in android.content.AbstractStartupProvider
- openFile(Uri,String,CancellationSignal) - function in android.content.AbstractStartupProvider
- openFile(Uri,String) - function in android.content.BugsnagContentProvider
- openFile(Uri,String,CancellationSignal) - function in android.content.BugsnagContentProvider
- openFileHelper(Uri,String) - function in android.content.AbstractStartupProvider
- openFileHelper(Uri,String) - function in android.content.BugsnagContentProvider
- openPipeHelper(Uri,String,Bundle,T,ContentProvider.PipeDataWriter) - function in android.content.AbstractStartupProvider
- openPipeHelper(Uri,String,Bundle,T,ContentProvider.PipeDataWriter) - function in android.content.BugsnagContentProvider
- openTypedAssetFile(Uri,String,Bundle) - function in android.content.AbstractStartupProvider
- openTypedAssetFile(Uri,String,Bundle,CancellationSignal) - function in android.content.AbstractStartupProvider
- openTypedAssetFile(Uri,String,Bundle) - function in android.content.BugsnagContentProvider
- openTypedAssetFile(Uri,String,Bundle,CancellationSignal) - function in android.content.BugsnagContentProvider
- OutOfMemoryHandler - class in com.bugsnag.android