Home
last modified time | relevance | path

Searched defs:latchHolder (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DActivityManagerTest.java274 final CountDownLatch[] latchHolder = new CountDownLatch[1]; in testFgsProcStatsTracker() local
423 final CountDownLatch[] latchHolder = new CountDownLatch[1]; in testAppFreezerWithAllowOomAdj() local
523 final CountDownLatch[] latchHolder = new CountDownLatch[1]; in testKillAppIfBgRestrictedCachedIdle() local
930 H(Looper looper, CountDownLatch[] latchHolder) { in H()
DServiceRestarterTest.java364 final CountDownLatch[] latchHolder = new CountDownLatch[1]; in testServiceWithDepPkgStopped() local
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DActivityManagerServiceTest.java1417 final CountDownLatch[] latchHolder = new CountDownLatch[1]; in testStartForegroundServiceDelegate() local