A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
B
- BackgroundTaskService - class in com.bugsnag.android.internal
- Provides a service for submitting lengthy tasks to run on background threads.
- beginArray() - function in com.bugsnag.android.JsonStream
- Begins encoding a new array.
- beginObject() - function in com.bugsnag.android.JsonStream
- Begins encoding a new object.
- BLOCKED - enum entry in com.bugsnag.android.Thread.State
- Breadcrumb - class in com.bugsnag.android
- BreadcrumbType - class in com.bugsnag.android
- Recognized types of breadcrumbs
- Bugsnag - class in com.bugsnag.android
- Static access to a Bugsnag Client, the easiest way to use Bugsnag in your Android app.
- BugsnagContentProvider - class in com.bugsnag.android.internal
- BugsnagMapper - class in com.bugsnag.android.internal
- BugsnagThreadViolationListener - class in com.bugsnag.android
- Sends an error report to Bugsnag for each StrictMode thread policy violation that occurs in your app.
- BugsnagVmViolationListener - class in com.bugsnag.android
- Sends an error report to Bugsnag for each StrictMode VM policy violation that occurs in your app.
- bulkInsert(Uri,Array) - function in android.content.AbstractStartupProvider
- bulkInsert(Uri,Array) - function in android.content.BugsnagContentProvider
- byDescriptor(String) - function in com.bugsnag.android.Thread.State
- Lookup the
{@code State}for a given descriptor code.