Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiShellCommand.java172 public WifiScorer(WifiServiceImpl wifiService, CountDownLatch countDownLatch) { in WifiScorer()
437 CountDownLatch countDownLatch = new CountDownLatch(1); in onCommand() local
592 CountDownLatch countDownLatch = new CountDownLatch(1); in onCommand() local
614 CountDownLatch countDownLatch = new CountDownLatch(1); in onCommand() local
637 CountDownLatch countDownLatch = new CountDownLatch(1); in onCommand() local
871 CountDownLatch countDownLatch = new CountDownLatch(2); in onCommand() local
1405 CountDownLatch countDownLatch = new CountDownLatch(1); in waitForWifiEnabled() local
H A DWifiServiceImpl.java2860 final CountDownLatch countDownLatch = new CountDownLatch(1); in triggerConnectAndReturnStatus() local
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/testables/
H A DTestableDeviceConfigTest.java146 CountDownLatch countDownLatch = new CountDownLatch(1); in testListener_setProperty() local
168 CountDownLatch countDownLatch = new CountDownLatch(1); in testListener_setProperties() local
/aosp12/frameworks/base/tests/ActivityManagerPerfTests/utils/src/com/android/frameworks/perftests/am/util/
H A DCountDownResultReceiver.java27 public CountDownResultReceiver(CountDownLatch countDownLatch) { in CountDownResultReceiver()
/aosp12/frameworks/base/tests/PackageWatchdog/src/com/android/server/
H A DExplicitHealthCheckServiceTest.java51 CountDownLatch countDownLatch = new CountDownLatch(1); in testNotifyHealthCheckPassed() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserLifecycleStressTest.java92 CountDownLatch countDownLatch = new CountDownLatch(1); in stopUser() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflaterTest.java220 CountDownLatch countDownLatch = new CountDownLatch(1); in testInflationIsRetriedIfAsyncFails() local
346 CountDownLatch countDownLatch = new CountDownLatch(1); in inflateAndWait() local
H A DNotificationTestHelper.java507 CountDownLatch countDownLatch = new CountDownLatch(1); in inflateAndWait() local
/aosp12/frameworks/base/core/tests/utiltests/src/android/util/
H A DMemoryIntArrayTest.java267 CountDownLatch countDownLatch = new CountDownLatch(2); in testAshmemSizeMatchesMemoryIntArraySize() local
/aosp12/frameworks/layoutlib/bridge/tests/src/android/util/imagepool/
H A DImagePoolImplTest.java54 CountDownLatch countDownLatch = new CountDownLatch(1); in testImageDispose() local
143 CountDownLatch countDownLatch = new CountDownLatch(1); in testBufferedImageReleased() local
/aosp12/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/util/
H A DTargetPackageUtils.java83 final CountDownLatch countDownLatch = new CountDownLatch(1); in startTargetPackage() local
127 final CountDownLatch countDownLatch = new CountDownLatch(1); in bindAndWaitForConnectedService() local
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DScreenshotTests.java137 CountDownLatch countDownLatch = new CountDownLatch(1); in addChildSc() local
H A DTaskStackChangedListenerTest.java510 void setDetachedFromWindowLatch(CountDownLatch countDownLatch) { in setDetachedFromWindowLatch()
/aosp12/frameworks/base/apex/blobstore/framework/java/android/app/blob/
H A DBlobStoreManager.java535 final CountDownLatch countDownLatch = new CountDownLatch(1); in waitForIdle() local
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DExpandableBinaryDictionary.java666 final CountDownLatch countDownLatch = new CountDownLatch(1); in waitAllTasksForTests() local
/aosp12/frameworks/base/keystore/java/android/security/
H A DKeyChain.java1085 final CountDownLatch countDownLatch = new CountDownLatch(1); in bindAsUser() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccController.java1312 final CountDownLatch countDownLatch = new CountDownLatch(1); in dump() local