Home
last modified time | relevance | path

Searched defs:startInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DAppStartInfoTracker.java581 private void checkCompletenessAndCallback(ApplicationStartInfo startInfo) { in checkCompletenessAndCallback()
666 void onApplicationStartInfoComplete(ApplicationStartInfo startInfo) { in onApplicationStartInfoComplete()
1103 private static long getStartTimestamp(ApplicationStartInfo startInfo) { in getStartTimestamp()
1167 ApplicationStartInfo startInfo = mInfos.get(i); in addStartInfoLocked() local
1197 ApplicationStartInfo startInfo = mInfos.get(0); in addTimestampToStartLocked() local
1212 private boolean isAddTimestampAllowed(ApplicationStartInfo startInfo, int key, in isAddTimestampAllowed()
1271 ApplicationStartInfo startInfo = mInfos.get(i); in dumpLocked() local