Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1176 final int testPkgIndex1 = 1; in testLongFGSMonitor() local
1177 final String testPkgName1 = TEST_PACKAGE_BASE + testPkgIndex1; in testLongFGSMonitor()
1179 final int testUid1 = UserHandle.getUid(testUser1, TEST_PACKAGE_APPID_BASE + testPkgIndex1); in testLongFGSMonitor()
1394 final int testPkgIndex1 = 1; in testLongFGSExemptions() local
1395 final String testPkgName1 = TEST_PACKAGE_BASE + testPkgIndex1; in testLongFGSExemptions()
1397 final int testUid1 = UserHandle.getUid(testUser1, TEST_PACKAGE_APPID_BASE + testPkgIndex1); in testLongFGSExemptions()
1716 final int testPkgIndex1 = 1; in testBgCurrentDrainMonitorExemptions() local
1717 final String testPkgName1 = TEST_PACKAGE_BASE + testPkgIndex1; in testBgCurrentDrainMonitorExemptions()
1720 TEST_PACKAGE_APPID_BASE + testPkgIndex1); in testBgCurrentDrainMonitorExemptions()