Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java622 final int testUid2 = UserHandle.getUid(testUser, in testBgCurrentDrainMonitor() local
657 final int[] uids = new int[]{testUid, testUid2}; in testBgCurrentDrainMonitor()
1256 mAppFGSTracker.onForegroundServiceStateChanged(testPkgName2, testUid2, in testLongFGSMonitor()
1259 mAppFGSTracker.onForegroundServiceStateChanged(testPkgName2, testUid2, in testLongFGSMonitor()
1268 mAppFGSTracker.onForegroundServiceStateChanged(testPkgName2, testUid2, in testLongFGSMonitor()
1275 mAppFGSTracker.onForegroundServiceStateChanged(testPkgName2, testUid2, in testLongFGSMonitor()
1534 new int[] {testUid1, testUid2}), 0L)), null, in testLongFGSExemptions()
1548 new int[] {testUid2}), thresholdMs / 10), in testLongFGSExemptions()
1724 final int testUid2 = UserHandle.getUid(testUser, in testBgCurrentDrainMonitorExemptions() local
1773 final int[] uids = new int[]{testUid1, testUid2}; in testBgCurrentDrainMonitorExemptions()
[all …]