Searched refs:CANT_SAVE_STATE_2_PACKAGE_NAME (Results 1 – 1 of 1) sorted by relevance
138 static final String CANT_SAVE_STATE_2_PACKAGE_NAME = "com.android.test.cantsavestate2"; field in ActivityManagerProcessStateTest221 allPackageNames.add(CANT_SAVE_STATE_2_PACKAGE_NAME); in tearDown()1481 activity2Intent.setPackage(CANT_SAVE_STATE_2_PACKAGE_NAME); in testCantSaveStateLaunchAndSwitch()1499 cmd = "am make-uid-idle " + CANT_SAVE_STATE_2_PACKAGE_NAME; in testCantSaveStateLaunchAndSwitch()1508 CANT_SAVE_STATE_2_PACKAGE_NAME, 0); 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()1623 cmd = "am make-uid-idle " + CANT_SAVE_STATE_2_PACKAGE_NAME; in testCantSaveStateLaunchAndSwitch()