Home
last modified time | relevance | path

Searched defs:mLatch (Results 1 – 25 of 55) sorted by relevance

123

/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DPacProxyManagerTest.java103 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 DTestVrActivity.java29 private CountDownLatch mLatch; field in TestVrActivity
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DPersisterQueueTests.java322 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 DAsyncResultHolder.java35 private final CountDownLatch mLatch; field in AsyncResultHolder
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DNonRequiredPackageDeleteObserver.java37 private final CountDownLatch mLatch; field in NonRequiredPackageDeleteObserver
/aosp12/frameworks/base/core/tests/coretests/src/android/content/
H A DAbstractCrossUserContentResolverTest.java164 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 DActivityLifecycleWaiter.java29 private final CountDownLatch mLatch = new CountDownLatch(1); field in ActivityLifecycleWaiter
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/queries/
H A DSearchHistoryManagerTest.java42 private CountDownLatch mLatch ; field in SearchHistoryManagerTest
/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DCarrierConfigChangedReceiver.java34 private final CountDownLatch mLatch; field in CarrierConfigChangedReceiver
/aosp12/packages/services/Car/car-test-lib/src/android/car/test/util/
H A DBlockingResultReceiver.java35 private final CountDownLatch mLatch = new CountDownLatch(1); field in BlockingResultReceiver
/aosp12/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
H A DOneTimeSettingsListener.java38 private final CountDownLatch mLatch = new CountDownLatch(1); field in OneTimeSettingsListener
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/restore/
H A DAdbRestoreFinishedLatch.java39 final CountDownLatch mLatch; field in AdbRestoreFinishedLatch
/aosp12/packages/services/Car/car-test-lib/src/android/car/test/mocks/
H A DSyncAnswer.java44 private final CountDownLatch mLatch = new CountDownLatch(1); field in SyncAnswer
H A DBlockingAnswer.java51 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 DBluetoothTestUtils.java74 private final CountDownLatch mLatch; field in BluetoothTestUtils.LatchBroadcastReceiver
/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/
H A DProvisioningResultListener.java42 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 DCarPowerManagerUnitTest.java514 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 DIkeSocketTestBase.java184 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 DSyncResultReceiver.java39 private final CountDownLatch mLatch = new CountDownLatch(1); field in SyncResultReceiver
/aosp12/frameworks/base/location/java/android/location/
H A DGeocoder.java222 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 DBaseTimeZoneAdapterTest.java70 private final CountDownLatch mLatch = new CountDownLatch(1); field in BaseTimeZoneAdapterTest.Observer
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlShellCommand.java38 final CountDownLatch mLatch; field in HdmiControlShellCommand
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadScanner.java71 private CountDownLatch mLatch; field in DownloadScanner
/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
H A DThemeOverlayManagerTest.java70 CountDownLatch mLatch; field in ThemeOverlayManagerTest
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiNetworkScoreCacheTest.java77 private CountDownLatch mLatch; field in WifiNetworkScoreCacheTest

123