Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityRecord.java1863 reportLaunchTimeLocked(curTime); in reportFullyDrawnLocked()
1896 private void reportLaunchTimeLocked(final long curTime) { in reportLaunchTimeLocked() method in ActivityRecord
1943 reportLaunchTimeLocked(timestamp); in onWindowsDrawn()