A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
E
- e(String) - function in com.bugsnag.android.performance.Logger
- Logs a message at the error level.
- e(String,Throwable) - function in com.bugsnag.android.performance.Logger
- Logs a message at the error level.
- e(String) - function in com.bugsnag.android.performance.Logger.Global
- Logs a message at the error level.
- e(String,Throwable) - function in com.bugsnag.android.performance.Logger.Global
- Logs a message at the error level.
- EnabledMetrics - class in com.bugsnag.android.performance
- Sets which metrics (if any) are gathered and reported
- encodeAsTraceParent(SpanContext) - function in com.bugsnag.android.performance.RemoteSpanContext.Companion
- encodeAsTraceParent(SpanContext) - function in com.bugsnag.android.performance.RemoteSpanContextKt
- Returns a string representation of the span context in the W3C
traceparentheader format. - EncodingUtils - class in com.bugsnag.android.performance.internal
- end(Long) - function in com.bugsnag.android.performance.Span
- End this with a specified timestamp relative to SystemClock.elapsedRealtimeNanos.
- end() - function in com.bugsnag.android.performance.Span
- End this span now.
- end(Long) - function in com.bugsnag.android.performance.internal.SpanImpl
- End this with a specified timestamp relative to SystemClock.elapsedRealtimeNanos.
- end() - function in com.bugsnag.android.performance.internal.SpanImpl
- End this span now.
- endAllSpans(Object,Long) - function in com.bugsnag.android.performance.internal.SpanTracker
- End all spans associated with the given token or any
subTokens. - endMetrics(T,Span) - function in com.bugsnag.android.performance.internal.metrics.MetricSource
- endSpan(Object,Enum,Long) - function in com.bugsnag.android.performance.internal.SpanTracker
- End the tracking of a
Spanmarking itsendTimeif it has not already been closed. - endViewLoadSpan(Activity,Long) - function in com.bugsnag.android.performance.BugsnagPerformance
- End a ViewLoad span opened with
startViewLoadSpan, useful when you don't want to manually retain a reference to the Span returned. - endViewLoadSpan(Activity) - function in com.bugsnag.android.performance.BugsnagPerformance
- End a ViewLoad span opened with
startViewLoadSpan, useful when you don't want to manually retain a reference to the Span returned. - endViewTransition(View) - function in android.view.LoadingIndicatorView
- equals(Object) - function in com.bugsnag.android.performance.EnabledMetrics
- equals(Object) - function in com.bugsnag.android.performance.RemoteSpanContext
- Compares this SpanContext to another object.
- equals(Object) - function in com.bugsnag.android.performance.SpanMetrics
- equals(Object) - function in com.bugsnag.android.performance.SpanOptions
- equals(Object) - function in com.bugsnag.android.performance.internal.SpanImpl
- execute(Runnable) - function in java.util.concurrent.ContextAwareScheduledThreadPoolExecutor
- execute(Runnable) - function in com.bugsnag.android.performance.ContextAwareThreadPoolExecutor