Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java2357 boolean resetFGSTracker, RunnableWithException extraVerifiers, long windowMs, in runTestBgCurrentDrainExemptionOnce() argument
2419 if (extraVerifiers != null) { in runTestBgCurrentDrainExemptionOnce()
2420 extraVerifiers.run(); in runTestBgCurrentDrainExemptionOnce()