Home
last modified time | relevance | path

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

123

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DPacProxyManagerTest.java105 private final CountDownLatch mLatch = new CountDownLatch(1); field in PacProxyManagerTest.TestPacProxyInstalledListener
119 private final CountDownLatch mLatch = new CountDownLatch(1); field in PacProxyManagerTest.ProxyBroadcastReceiver
/packages/modules/OnDevicePersonalization/tests/systemserviceimpltests/src/com/android/server/ondevicepersonalization/
DOdpSystemServiceImplTest.java39 CountDownLatch mLatch = new CountDownLatch(1); field in OdpSystemServiceImplTest
/packages/modules/OnDevicePersonalization/tests/systemserviceapitests/src/com/android/ondevicepersonalization/systemserviceapitests/
DOdpSystemServiceApiTest.java43 CountDownLatch mLatch = new CountDownLatch(1); field in OdpSystemServiceApiTest
/packages/modules/AdServices/sdksandbox/tests/testutils/src/android/app/sdksandbox/testutils/
DWaitableCountDownLatch.java26 private final CountDownLatch mLatch; field in WaitableCountDownLatch
/packages/services/Car/car-lib/src/android/car/
DSyncResultCallback.java41 private final CountDownLatch mLatch = new CountDownLatch(1); field in SyncResultCallback
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DAsyncResultHolder.java35 private final CountDownLatch mLatch; field in AsyncResultHolder
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/testcommon/
DActivityLifecycleWaiter.java29 private final CountDownLatch mLatch = new CountDownLatch(1); field in ActivityLifecycleWaiter
/packages/apps/Settings/src/com/android/settings/network/
DCarrierConfigChangedReceiver.java34 private final CountDownLatch mLatch; field in CarrierConfigChangedReceiver
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/queries/
DSearchHistoryManagerTest.java42 private CountDownLatch mLatch ; field in SearchHistoryManagerTest
/packages/services/Car/car-test-lib/src/android/car/test/util/
DBlockingResultReceiver.java35 private final CountDownLatch mLatch = new CountDownLatch(1); field in BlockingResultReceiver
/packages/services/Car/car-test-lib/src/android/car/test/mocks/
DSyncAnswer.java44 private final CountDownLatch mLatch = new CountDownLatch(1); field in SyncAnswer
DBlockingAnswer.java51 private final CountDownLatch mLatch = new CountDownLatch(1); field in BlockingAnswer
/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/sdksandbox/
DSdkSandboxTest.java722 private CountDownLatch mLatch; field in SdkSandboxTest.LoadSdkCallback
800 private CountDownLatch mLatch; field in SdkSandboxTest.RequestSurfacePackageCallbackImpl
835 private final CountDownLatch mLatch; field in SdkSandboxTest.SdkSandboxDisabledCallback
875 private final CountDownLatch mLatch; field in SdkSandboxTest.SdkHolderToSdkSandboxServiceCallbackImpl
/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/request/
DAppRequestFlowTest.java46 private final CountDownLatch mLatch = new CountDownLatch(1); field in AppRequestFlowTest
DRenderFlowTest.java51 private final CountDownLatch mLatch = new CountDownLatch(1); field in RenderFlowTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/internal/
DResultCallbackImplTest.java78 private final CountDownLatch mLatch = new CountDownLatch(1); field in ResultCallbackImplTest.ResultCallbackImplInternal
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/
DProvisioningResultListener.java42 private final CountDownLatch mLatch = new CountDownLatch(3); field in ProvisioningResultListener
/packages/modules/OnDevicePersonalization/tests/frameworktests/src/android/federatedcompute/
DResultHandlingServiceTest.java70 private final CountDownLatch mLatch = new CountDownLatch(1); field in ResultHandlingServiceTest
DExampleStoreServiceTest.java72 private final CountDownLatch mLatch = new CountDownLatch(1); field in ExampleStoreServiceTest
/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/common/
DCancelableAlarmTest.java96 private final CountDownLatch mLatch; field in CancelableAlarmTest.CountDownRunnable
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSocketTestBase.java183 final TestCountDownLatch mLatch; field in IkeSocketTestBase.DummyPacketReceiver
197 private CountDownLatch mLatch; field in IkeSocketTestBase.TestCountDownLatch
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
DCarPowerManagerUnitTest.java613 private final CountDownLatch mLatch; field in CarPowerManagerUnitTest.WaitablePowerStateListener
644 private final CountDownLatch mLatch; field in CarPowerManagerUnitTest.WaitablePowerStateListenerWithCompletion
738 private final CountDownLatch mLatch = new CountDownLatch(1); field in CarPowerManagerUnitTest.MockedPowerPolicyListener
/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/timezone/
DBaseTimeZoneAdapterTest.java70 private final CountDownLatch mLatch = new CountDownLatch(1); field in BaseTimeZoneAdapterTest.Observer
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadScanner.java71 private CountDownLatch mLatch; field in DownloadScanner
/packages/modules/Telephony/libs/TelephonyStatsLib/tests/com/android/telephony/statslib/
DStatsLibStorageTest.java50 private CountDownLatch mLatch; field in StatsLibStorageTest

123