Home
last modified time | relevance | path

Searched refs:currentTransitionDeviceUptime (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActivityMetricsLogger.java512 final int currentTransitionDeviceUptime = mCurrentTransitionDeviceUptime; in logAppTransitionMultiEvents() local
515 currentTransitionDeviceUptime, currentTransitionDelayMs, infoSnapshot)); in logAppTransitionMultiEvents()
522 private void logAppTransition(int currentTransitionDeviceUptime, int currentTransitionDelayMs, in logAppTransition() argument
539 currentTransitionDeviceUptime); in logAppTransition()
571 currentTransitionDeviceUptime * 1000, in logAppTransition()