Searched refs:topStateChanges (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | BackgroundRestrictionTest.java | 1589 List<Pair<List<MediaController>, Long>> mediaControllers, List<Long> topStateChanges, in runTestLongFGSExemptionOnce() argument 1593 mediaControllers, topStateChanges, true, true, in runTestLongFGSExemptionOnce() 1602 List<Long> topStateChanges, boolean resetFGSTracker, boolean resetController, in runExemptionTestOnce() argument 1614 if (topStateChanges != null) { in runExemptionTestOnce() 1620 for (long l: topStateChanges) { in runExemptionTestOnce() 2354 List<Long> topStateChanges, TestAppRestrictionLevelListener listener, in runTestBgCurrentDrainExemptionOnce() argument 2379 perm, op, mediaControllers, topStateChanges, resetFGSTracker, false, in runTestBgCurrentDrainExemptionOnce()
|