Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DActivityManagerProcessStateTest.java73 private static final String PACKAGE_NAME_APP3 = "com.android.app3"; field in ActivityManagerProcessStateTest
76 PACKAGE_NAME_APP1, PACKAGE_NAME_APP2, PACKAGE_NAME_APP3
1527 PACKAGE_NAME_APP3, 0); in testCycleFgs()
1540 PACKAGE_NAME_APP1, PACKAGE_NAME_APP3, 0, null); in testCycleFgs()
1546 PACKAGE_NAME_APP3, PACKAGE_NAME_APP1, 0, null); in testCycleFgs()
1567 PACKAGE_NAME_APP3, PACKAGE_NAME_APP1, 0, null); in testCycleFgs()
1569 PACKAGE_NAME_APP1, PACKAGE_NAME_APP3, 0, null); in testCycleFgs()
1588 PACKAGE_NAME_APP3, 0); in testCycleFgsTriangle()
1609 PACKAGE_NAME_APP2, PACKAGE_NAME_APP3, 0, null); in testCycleFgsTriangle()
1614 PACKAGE_NAME_APP3, PACKAGE_NAME_APP1, 0, null); in testCycleFgsTriangle()
[all …]