Searched refs:waitForAppFocus (Results 1 – 1 of 1) sorted by relevance
/cts/tests/app/src/android/app/cts/ |
D | ActivityManagerProcessStateTest.java | 282 private void waitForAppFocus(String waitForApp, long waitTime) { in waitForAppFocus() method in ActivityManagerProcessStateTest 1377 waitForAppFocus(CANT_SAVE_STATE_1_PACKAGE_NAME, WAIT_TIME); in testCantSaveStateLaunchAndBackground() 1430 waitForAppFocus(CANT_SAVE_STATE_1_PACKAGE_NAME, WAIT_TIME); in testCantSaveStateLaunchAndBackground() 1515 waitForAppFocus(CANT_SAVE_STATE_1_PACKAGE_NAME, WAIT_TIME); in testCantSaveStateLaunchAndSwitch() 1537 waitForAppFocus(CANT_SAVE_STATE_1_PACKAGE_NAME, WAIT_TIME); in testCantSaveStateLaunchAndSwitch() 1554 waitForAppFocus(CANT_SAVE_STATE_2_PACKAGE_NAME, WAIT_TIME); in testCantSaveStateLaunchAndSwitch() 1582 waitForAppFocus(CANT_SAVE_STATE_2_PACKAGE_NAME, WAIT_TIME); in testCantSaveStateLaunchAndSwitch() 1595 waitForAppFocus(CANT_SAVE_STATE_1_PACKAGE_NAME, WAIT_TIME); in testCantSaveStateLaunchAndSwitch() 1606 waitForAppFocus(CANT_SAVE_STATE_1_PACKAGE_NAME, WAIT_TIME); in testCantSaveStateLaunchAndSwitch() 2463 waitForAppFocus(PACKAGE_NAME_APP1,WAITFOR_MSEC); in testFgsStickyInternal()
|