Searched refs:CANT_SAVE_STATE_1_PACKAGE_NAME (Results 1 – 1 of 1) sorted by relevance
69 static final String CANT_SAVE_STATE_1_PACKAGE_NAME = "com.android.test.cantsavestate1"; field in ActivityManagerProcessStateTest1096 activityIntent.setPackage(CANT_SAVE_STATE_1_PACKAGE_NAME); in testCantSaveStateLaunchAndBackground()1112 String cmd = "am make-uid-idle " + CANT_SAVE_STATE_1_PACKAGE_NAME; in testCantSaveStateLaunchAndBackground()1116 CANT_SAVE_STATE_1_PACKAGE_NAME, 0); in testCantSaveStateLaunchAndBackground()1141 am.getPackageImportance(CANT_SAVE_STATE_1_PACKAGE_NAME)); in testCantSaveStateLaunchAndBackground()1156 am.getPackageImportance(CANT_SAVE_STATE_1_PACKAGE_NAME)); in testCantSaveStateLaunchAndBackground()1163 cmd = "am make-uid-idle " + CANT_SAVE_STATE_1_PACKAGE_NAME; in testCantSaveStateLaunchAndBackground()1175 am.getPackageImportance(CANT_SAVE_STATE_1_PACKAGE_NAME)); in testCantSaveStateLaunchAndBackground()1182 waitForAppFocus(CANT_SAVE_STATE_1_PACKAGE_NAME, WAIT_TIME); in testCantSaveStateLaunchAndBackground()1193 am.getPackageImportance(CANT_SAVE_STATE_1_PACKAGE_NAME)); in testCantSaveStateLaunchAndBackground()[all …]