A
B
C
D
F
G
I
O
Q
R
S
T
U
A
- ActivityFrameMetricsTracker - class in com.booking.perfsuite.rendering
- Implementation of frames metric tracking based on android.app.Application.ActivityLifecycleCallbacks which automatically collects frame metrics for every Activity in the app
- ActivityFrameMetricsTracker.Companion - class in com.booking.perfsuite.rendering.ActivityFrameMetricsTracker
- ActivityFrameMetricsTracker.Listener - class in com.booking.perfsuite.rendering.ActivityFrameMetricsTracker
- Listener interface providing notifications when the activity's frame metrics are ready
- applyBatch(String,ArrayList) - function in android.content.AppStartTimeProvider
- applyBatch(ArrayList) - function in android.content.AppStartTimeProvider
- AppStartTimeProvider - class in com.booking.perfsuite.startup
- Implementation of ContentProvider providing the closest possible timestamp to the app's startup process.
- AppStartTimeProvider.Companion - class in com.booking.perfsuite.startup.AppStartTimeProvider
- AppStartupTimeTracker - class in com.booking.perfsuite.startup
- This class is responsible for app startup tracking & measures the time since the earliest possible moment of the app's process creation till the app's first frame is drawn.
- AppStartupTimeTracker.Listener - class in com.booking.perfsuite.startup.AppStartupTimeTracker
- Listener to be invoked when the app's startup time is ready
- attachInfo(Context,ProviderInfo) - function in android.content.AppStartTimeProvider