/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiShellCommand.java | 172 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 D | WifiServiceImpl.java | 2860 final CountDownLatch countDownLatch = new CountDownLatch(1); in triggerConnectAndReturnStatus() local
|
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/testables/ |
H A D | TestableDeviceConfigTest.java | 146 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 D | CountDownResultReceiver.java | 27 public CountDownResultReceiver(CountDownLatch countDownLatch) { in CountDownResultReceiver()
|
/aosp12/frameworks/base/tests/PackageWatchdog/src/com/android/server/ |
H A D | ExplicitHealthCheckServiceTest.java | 51 CountDownLatch countDownLatch = new CountDownLatch(1); in testNotifyHealthCheckPassed() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | UserLifecycleStressTest.java | 92 CountDownLatch countDownLatch = new CountDownLatch(1); in stopUser() local
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationContentInflaterTest.java | 220 CountDownLatch countDownLatch = new CountDownLatch(1); in testInflationIsRetriedIfAsyncFails() local 346 CountDownLatch countDownLatch = new CountDownLatch(1); in inflateAndWait() local
|
H A D | NotificationTestHelper.java | 507 CountDownLatch countDownLatch = new CountDownLatch(1); in inflateAndWait() local
|
/aosp12/frameworks/base/core/tests/utiltests/src/android/util/ |
H A D | MemoryIntArrayTest.java | 267 CountDownLatch countDownLatch = new CountDownLatch(2); in testAshmemSizeMatchesMemoryIntArraySize() local
|
/aosp12/frameworks/layoutlib/bridge/tests/src/android/util/imagepool/ |
H A D | ImagePoolImplTest.java | 54 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 D | TargetPackageUtils.java | 83 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 D | ScreenshotTests.java | 137 CountDownLatch countDownLatch = new CountDownLatch(1); in addChildSc() local
|
H A D | TaskStackChangedListenerTest.java | 510 void setDetachedFromWindowLatch(CountDownLatch countDownLatch) { in setDetachedFromWindowLatch()
|
/aosp12/frameworks/base/apex/blobstore/framework/java/android/app/blob/ |
H A D | BlobStoreManager.java | 535 final CountDownLatch countDownLatch = new CountDownLatch(1); in waitForIdle() local
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
H A D | ExpandableBinaryDictionary.java | 666 final CountDownLatch countDownLatch = new CountDownLatch(1); in waitAllTasksForTests() local
|
/aosp12/frameworks/base/keystore/java/android/security/ |
H A D | KeyChain.java | 1085 final CountDownLatch countDownLatch = new CountDownLatch(1); in bindAsUser() local
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
H A D | EuiccController.java | 1312 final CountDownLatch countDownLatch = new CountDownLatch(1); in dump() local
|