A  B  C  D  F  G  I  O  Q  R  S  T  U 

G

getAppStartTime(Long) - function in com.booking.perfsuite.startup.AppStartTimeProvider.Companion
Returns the timestamp of app's process creation (the earliest possible moment)
getCallingAttributionSource() - function in android.content.AppStartTimeProvider
 
getCallingAttributionTag() - function in android.content.AppStartTimeProvider
 
getCallingPackage() - function in android.content.AppStartTimeProvider
 
getCallingPackageUnchecked() - function in android.content.AppStartTimeProvider
 
getContext() - function in android.content.AppStartTimeProvider
 
getDroppedFrames() - function in com.booking.perfsuite.rendering.RenderingMetrics
Amount of "good" frames that potentially could be rendered, but were "dropped" due to rendering performance issues.
getForegroundTimeMs() - function in com.booking.perfsuite.rendering.RenderingMetrics
Total time spent by user on current screen.
getFrozenFrames() - function in com.booking.perfsuite.rendering.RenderingMetrics
Amount of frames that take more that 700ms to render (considered as "frozen")
getPathPermissions() - function in android.content.AppStartTimeProvider
 
getReadPermission() - function in android.content.AppStartTimeProvider
 
getSlowFrames() - function in com.booking.perfsuite.rendering.RenderingMetrics
Amount of frames that take more that 16ms to render (considered as "slow")
getStreamTypes(Uri,String) - function in android.content.AppStartTimeProvider
 
getTotalFrames() - function in com.booking.perfsuite.rendering.RenderingMetrics
Total amount of frames rendered during the screen session
getTotalFreezeTimeMs() - function in com.booking.perfsuite.rendering.RenderingMetrics
Total time of freezing the UI due to rendering of the slow frames per screen session.
getType(Uri) - function in com.booking.perfsuite.startup.AppStartTimeProvider
 
getWritePermission() - function in android.content.AppStartTimeProvider
 
A  B  C  D  F  G  I  O  Q  R  S  T  U