Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/am/
DActivityRecord.java823 reportLaunchTimeLocked(curTime); in reportFullyDrawnLocked()
856 private void reportLaunchTimeLocked(final long curTime) { in reportLaunchTimeLocked() method
890 reportLaunchTimeLocked(SystemClock.uptimeMillis()); in windowsDrawn()