Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DActivityManagerProcessStateTest.java70 static final String CANT_SAVE_STATE_2_PACKAGE_NAME = "com.android.test.cantsavestate2"; field in ActivityManagerProcessStateTest
1226 activity2Intent.setPackage(CANT_SAVE_STATE_2_PACKAGE_NAME); in testCantSaveStateLaunchAndSwitch()
1245 cmd = "am make-uid-idle " + CANT_SAVE_STATE_2_PACKAGE_NAME; in testCantSaveStateLaunchAndSwitch()
1254 CANT_SAVE_STATE_2_PACKAGE_NAME, 0); in testCantSaveStateLaunchAndSwitch()
1350 cmd = "am make-uid-idle " + CANT_SAVE_STATE_2_PACKAGE_NAME; in testCantSaveStateLaunchAndSwitch()