Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppStartInfoTracker.java1205 if (key == ApplicationStartInfo.START_TIMESTAMP_FIRST_FRAME in addTimestampToStartLocked()
1231 .get(ApplicationStartInfo.START_TIMESTAMP_FIRST_FRAME); in isAddTimestampAllowed()
1277 ApplicationStartInfo.START_TIMESTAMP_FIRST_FRAME)) { in dumpLocked()
1279 long time = timestamps.get(ApplicationStartInfo.START_TIMESTAMP_FIRST_FRAME) in dumpLocked()
/frameworks/base/core/java/android/app/
DApplicationStartInfo.java201 public static final int START_TIMESTAMP_FIRST_FRAME = 4; field in ApplicationStartInfo
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DApplicationStartInfoTest.java278 appStartTimestampFirstFrameDrawn, ApplicationStartInfo.START_TIMESTAMP_FIRST_FRAME); in testApplicationStartInfo()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityMetricsLogger.java854 ApplicationStartInfo.START_TIMESTAMP_FIRST_FRAME, in notifyWindowsDrawn()
/frameworks/base/core/api/
Dlint-baseline.txt1230 UnflaggedApi: android.app.ApplicationStartInfo#START_TIMESTAMP_FIRST_FRAME:
1231 …ust be flagged with @FlaggedApi: field android.app.ApplicationStartInfo.START_TIMESTAMP_FIRST_FRAME
Dcurrent.txt5361 field public static final int START_TIMESTAMP_FIRST_FRAME = 4; // 0x4