Searched refs:mCurrentTransitionDeviceUptime (Results 1 – 1 of 1) sorted by relevance
138 private int mCurrentTransitionDeviceUptime; field in ActivityMetricsLogger427 mCurrentTransitionDeviceUptime = (int) (SystemClock.uptimeMillis() / 1000); in notifyActivityLaunched()683 final int currentTransitionDeviceUptime = mCurrentTransitionDeviceUptime; in logAppTransitionMultiEvents()