Home
last modified time | relevance | path

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

/cts/tests/app/AppStartTest/src/android/app/cts/
DActivityManagerAppStartInfoTest.java486 int reason, int startType, int launchMode, int startupState) { in verify() argument
504 assertEquals(startupState, info.getStartupState()); in verify()
509 if (startupState == ApplicationStartInfo.STARTUP_STATE_STARTED) { in verify()
515 if (startupState == ApplicationStartInfo.STARTUP_STATE_FIRST_FRAME_DRAWN) { in verify()