/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
H A D | PacProxyManagerTest.java | 103 private final CountDownLatch mLatch = new CountDownLatch(1); field in PacProxyManagerTest.TestPacProxyInstalledListener 117 private final CountDownLatch mLatch = new CountDownLatch(1); field in PacProxyManagerTest.ProxyBroadcastReceiver
|
/aosp12/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | TestVrActivity.java | 29 private CountDownLatch mLatch; field in TestVrActivity
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | PersisterQueueTests.java | 322 private CountDownLatch mLatch; field in PersisterQueueTests.TestWriteQueueItemFactory 349 private CountDownLatch mLatch; field in PersisterQueueTests.TestItem 377 CountDownLatch mLatch) { in FilterableTestItem()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
H A D | AsyncResultHolder.java | 35 private final CountDownLatch mLatch; field in AsyncResultHolder
|
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
H A D | NonRequiredPackageDeleteObserver.java | 37 private final CountDownLatch mLatch; field in NonRequiredPackageDeleteObserver
|
/aosp12/frameworks/base/core/tests/coretests/src/android/content/ |
H A D | AbstractCrossUserContentResolverTest.java | 164 private final CountDownLatch mLatch; field in AbstractCrossUserContentResolverTest.CrossUserContentServiceConnection 186 private final CountDownLatch mLatch; field in AbstractCrossUserContentResolverTest.TestContentObserver
|
/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/testcommon/ |
H A D | ActivityLifecycleWaiter.java | 29 private final CountDownLatch mLatch = new CountDownLatch(1); field in ActivityLifecycleWaiter
|
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/queries/ |
H A D | SearchHistoryManagerTest.java | 42 private CountDownLatch mLatch ; field in SearchHistoryManagerTest
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/ |
H A D | CarrierConfigChangedReceiver.java | 34 private final CountDownLatch mLatch; field in CarrierConfigChangedReceiver
|
/aosp12/packages/services/Car/car-test-lib/src/android/car/test/util/ |
H A D | BlockingResultReceiver.java | 35 private final CountDownLatch mLatch = new CountDownLatch(1); field in BlockingResultReceiver
|
/aosp12/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/ |
H A D | OneTimeSettingsListener.java | 38 private final CountDownLatch mLatch = new CountDownLatch(1); field in OneTimeSettingsListener
|
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/restore/ |
H A D | AdbRestoreFinishedLatch.java | 39 final CountDownLatch mLatch; field in AdbRestoreFinishedLatch
|
/aosp12/packages/services/Car/car-test-lib/src/android/car/test/mocks/ |
H A D | SyncAnswer.java | 44 private final CountDownLatch mLatch = new CountDownLatch(1); field in SyncAnswer
|
H A D | BlockingAnswer.java | 51 private final CountDownLatch mLatch = new CountDownLatch(1); field in BlockingAnswer
|
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/testutils/ |
H A D | BluetoothTestUtils.java | 74 private final CountDownLatch mLatch; field in BluetoothTestUtils.LatchBroadcastReceiver
|
/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/ |
H A D | ProvisioningResultListener.java | 42 private final CountDownLatch mLatch = new CountDownLatch(3); field in ProvisioningResultListener
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/ |
H A D | CarPowerManagerUnitTest.java | 514 private final CountDownLatch mLatch; field in CarPowerManagerUnitTest.WaitablePowerStateListener 545 private final CountDownLatch mLatch; field in CarPowerManagerUnitTest.WaitablePowerStateListenerWithCompletion 621 private final CountDownLatch mLatch = new CountDownLatch(1); field in CarPowerManagerUnitTest.MockedPowerPolicyListener
|
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/ |
H A D | IkeSocketTestBase.java | 184 final TestCountDownLatch mLatch; field in IkeSocketTestBase.DummyPacketReceiver 199 private CountDownLatch mLatch; field in IkeSocketTestBase.TestCountDownLatch
|
/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | SyncResultReceiver.java | 39 private final CountDownLatch mLatch = new CountDownLatch(1); field in SyncResultReceiver
|
/aosp12/frameworks/base/location/java/android/location/ |
H A D | Geocoder.java | 222 private final CountDownLatch mLatch = new CountDownLatch(1); field in Geocoder.GeocodeListener
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/timezone/ |
H A D | BaseTimeZoneAdapterTest.java | 70 private final CountDownLatch mLatch = new CountDownLatch(1); field in BaseTimeZoneAdapterTest.Observer
|
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiControlShellCommand.java | 38 final CountDownLatch mLatch; field in HdmiControlShellCommand
|
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
H A D | DownloadScanner.java | 71 private CountDownLatch mLatch; field in DownloadScanner
|
/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ |
H A D | ThemeOverlayManagerTest.java | 70 CountDownLatch mLatch; field in ThemeOverlayManagerTest
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | WifiNetworkScoreCacheTest.java | 77 private CountDownLatch mLatch; field in WifiNetworkScoreCacheTest
|