Home
last modified time | relevance | path

Searched defs:countDownLatch (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/tests/ActivityManagerPerfTests/utils/src/com/android/frameworks/perftests/am/util/
DCountDownResultReceiver.java27 public CountDownResultReceiver(CountDownLatch countDownLatch) { in CountDownResultReceiver()
/frameworks/base/tests/PackageWatchdog/src/com/android/server/
DExplicitHealthCheckServiceTest.java51 CountDownLatch countDownLatch = new CountDownLatch(1); in testNotifyHealthCheckPassed() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiShellCommand.java419 CountDownLatch countDownLatch = new CountDownLatch(1); in onCommand() local
442 CountDownLatch countDownLatch = new CountDownLatch(1); in onCommand() local
466 CountDownLatch countDownLatch = new CountDownLatch(1); in onCommand() local
615 CountDownLatch countDownLatch = new CountDownLatch(2); in onCommand() local
DWifiServiceImpl.java2453 final CountDownLatch countDownLatch = new CountDownLatch(1); in triggerConnectAndReturnStatus() local
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserLifecycleStressTest.java92 CountDownLatch countDownLatch = new CountDownLatch(1); in stopUser() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java198 CountDownLatch countDownLatch = new CountDownLatch(1); in testInflationIsRetriedIfAsyncFails() local
324 CountDownLatch countDownLatch = new CountDownLatch(1); in inflateAndWait() local
DNotificationTestHelper.java438 CountDownLatch countDownLatch = new CountDownLatch(1); in inflateAndWait() local
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/testables/
DTestableDeviceConfigTest.java135 CountDownLatch countDownLatch = new CountDownLatch(1); in testListener() local
/frameworks/base/core/tests/utiltests/src/android/util/
DMemoryIntArrayTest.java267 CountDownLatch countDownLatch = new CountDownLatch(2); in testAshmemSizeMatchesMemoryIntArraySize() local
/frameworks/layoutlib/bridge/tests/src/android/util/imagepool/
DImagePoolImplTest.java54 CountDownLatch countDownLatch = new CountDownLatch(1); in testImageDispose() local
143 CountDownLatch countDownLatch = new CountDownLatch(1); in testBufferedImageReleased() local
/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/util/
DTargetPackageUtils.java83 final CountDownLatch countDownLatch = new CountDownLatch(1); in startTargetPackage() local
127 final CountDownLatch countDownLatch = new CountDownLatch(1); in bindAndWaitForConnectedService() local
/frameworks/base/apex/blobstore/framework/java/android/app/blob/
DBlobStoreManager.java535 final CountDownLatch countDownLatch = new CountDownLatch(1); in waitForIdle() local
/frameworks/base/keystore/java/android/security/
DKeyChain.java826 final CountDownLatch countDownLatch = new CountDownLatch(1); in bindAsUser() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskStackChangedListenerTest.java633 void setDetachedFromWindowLatch(CountDownLatch countDownLatch) { in setDetachedFromWindowLatch()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java1302 final CountDownLatch countDownLatch = new CountDownLatch(1); in dump() local