A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
W
- w(String) - function in com.bugsnag.android.performance.Logger
- Logs a message at the warning level.
- w(String,Throwable) - function in com.bugsnag.android.performance.Logger
- Logs a message at the warning level.
- w(String) - function in com.bugsnag.android.performance.Logger.Global
- Logs a message at the warning level.
- w(String,Throwable) - function in com.bugsnag.android.performance.Logger.Global
- Logs a message at the warning level.
- willNotCacheDrawing() - function in android.view.LoadingIndicatorView
- willNotDraw() - function in android.view.LoadingIndicatorView
- within(SpanContext) - function in com.bugsnag.android.performance.SpanOptions
- withMetrics(SpanMetrics) - function in com.bugsnag.android.performance.SpanOptions
- Set the metrics that should be captured with the spans.
- withMetrics() - function in com.bugsnag.android.performance.SpanOptions
- Set the metrics that should be captured with the spans.
- withRenderingMetrics(Boolean) - function in com.bugsnag.android.performance.SpanOptions
- wrap(Runnable) - function in com.bugsnag.android.performance.RemoteSpanContext
- Convenience function to wrap a given Runnable in the current SpanContext.
- wrap(Callable) - function in com.bugsnag.android.performance.RemoteSpanContext
- Convenience function to wrap a given Callable in the current SpanContext.
- wrap(Runnable) - function in com.bugsnag.android.performance.Span
- Convenience function to wrap a given Runnable in the current SpanContext.
- wrap(Callable) - function in com.bugsnag.android.performance.Span
- Convenience function to wrap a given Callable in the current SpanContext.
- wrap(Runnable) - function in com.bugsnag.android.performance.SpanContext
- Convenience function to wrap a given Runnable in the current SpanContext.
- wrap(Callable) - function in com.bugsnag.android.performance.SpanContext
- Convenience function to wrap a given Callable in the current SpanContext.
- wrap(Runnable) - function in com.bugsnag.android.performance.SpanImpl
- Convenience function to wrap a given Runnable in the current SpanContext.
- wrap(Callable) - function in com.bugsnag.android.performance.SpanImpl
- Convenience function to wrap a given Callable in the current SpanContext.
- wrap(Span) - function in com.bugsnag.android.performance.internal.SpanImpl.Condition
- Wrap a span in a span which also closes this
Conditionwhen it ends.