Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppStartInfoTracker.java1199 if (!isAddTimestampAllowed(startInfo, key, timestampNs)) { in addTimestampToStartLocked()
1212 private boolean isAddTimestampAllowed(ApplicationStartInfo startInfo, int key, in isAddTimestampAllowed() method in AppStartInfoTracker.AppStartInfoContainer