Home
last modified time | relevance | path

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

12345678910>>...17

/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
H A DFullScreenTask.java215 CountDownLatch mLatch = new CountDownLatch(1); field in FullScreenTask.SetProperty
235 CountDownLatch mLatch = new CountDownLatch(1); field in FullScreenTask.SetList
252 CountDownLatch mLatch = new CountDownLatch(1); field in FullScreenTask.SetLayout
267 CountDownLatch mLatch = new CountDownLatch(1); field in FullScreenTask.SetTitle
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/
DOnDevicePersonalizationManagingServiceTest.java677 private final CountDownLatch mLatch = new CountDownLatch(1); field in OnDevicePersonalizationManagingServiceTest.ExecuteCallback
715 private final CountDownLatch mLatch = new CountDownLatch(1); field in OnDevicePersonalizationManagingServiceTest.RequestSurfacePackageCallback
750 private final CountDownLatch mLatch = new CountDownLatch(1); field in OnDevicePersonalizationManagingServiceTest.RegisterMeasurementEventCallback
774 private final CountDownLatch mLatch = new CountDownLatch(1); field in OnDevicePersonalizationManagingServiceTest.IsFeatureEnabledCallback
/aosp_15_r20/cts/tests/quickaccesswallet/src/android/quickaccesswallet/cts/
H A DQuickAccessWalletClientTest.java619 private final CountDownLatch mLatch = new CountDownLatch(1); field in QuickAccessWalletClientTest.TestCallback
643 private final CountDownLatch mLatch = new CountDownLatch(1); field in QuickAccessWalletClientTest.TestEventListener
662 private final CountDownLatch mLatch = new CountDownLatch(1); field in QuickAccessWalletClientTest.TestPendingIntentListener
684 private final CountDownLatch mLatch = new CountDownLatch(1); field in QuickAccessWalletClientTest.TestPendingIntentSentListener
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DPersisterQueueTests.java319 private CountDownLatch mLatch; field in PersisterQueueTests.TestWriteQueueItemFactory
346 private CountDownLatch mLatch; field in PersisterQueueTests.TestItem
374 CountDownLatch mLatch) { in FilterableTestItem()
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/
H A DMockSyncAdapter.java40 private volatile CountDownLatch mLatch; field in MockSyncAdapter
76 public void setLatch(CountDownLatch mLatch) { in setLatch()
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DPacProxyManagerTest.java113 private final CountDownLatch mLatch = new CountDownLatch(1); field in PacProxyManagerTest.TestPacProxyInstalledListener
127 private final CountDownLatch mLatch = new CountDownLatch(1); field in PacProxyManagerTest.ProxyBroadcastReceiver
DDnsResolverTest.java254 private final CountDownLatch mLatch = new CountDownLatch(1); field in DnsResolverTest.VerifyCancelCallback
585 private final CountDownLatch mLatch = new CountDownLatch(1); field in DnsResolverTest.VerifyCancelInetAddressCallback
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/mediacognitionservices/
DMediaCognitionServiceTest.java174 private CountDownLatch mLatch = new CountDownLatch(1); field in MediaCognitionServiceTest.TestProcessMediaCallback
199 private CountDownLatch mLatch = new CountDownLatch(1); field in MediaCognitionServiceTest.TestGetVersionsCallback
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DOpenGLES20NativeActivityOne.java45 private CountDownLatch mLatch = new CountDownLatch(1); field in OpenGLES20NativeActivityOne
115 private CountDownLatch mLatch; field in GL2Renderer
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/content/
H A DAbstractCrossUserContentResolverTest.java173 private final CountDownLatch mLatch; field in AbstractCrossUserContentResolverTest.CrossUserContentServiceConnection
195 private final CountDownLatch mLatch; field in AbstractCrossUserContentResolverTest.TestContentObserver
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
H A DMockSatelliteServiceManager.java248 private final CountDownLatch mLatch; field in MockSatelliteServiceManager.TestSatelliteServiceConnection
270 private final CountDownLatch mLatch; field in MockSatelliteServiceManager.ExternalSatelliteServiceConnection
328 private final CountDownLatch mLatch; field in MockSatelliteServiceManager.TestSatelliteGatewayServiceConnection
361 private final CountDownLatch mLatch; field in MockSatelliteServiceManager.ExternalSatelliteGatewayServiceConnection
/aosp_15_r20/packages/services/Car/tests/CarServiceTest/src/com/android/car/hardware/power/
DCarPowerManagerTest.java619 private final CountDownLatch mLatch; field in CarPowerManagerTest.WaitablePowerStateListener
650 private final CountDownLatch mLatch; field in CarPowerManagerTest.WaitablePowerStateListenerWithCompletion
727 private final CountDownLatch mLatch = new CountDownLatch(1); field in CarPowerManagerTest.MockedPowerPolicyListener
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/sdksandbox/
DSdkSandboxTest.java700 private CountDownLatch mLatch; field in SdkSandboxTest.LoadSdkCallback
778 private CountDownLatch mLatch; field in SdkSandboxTest.RequestSurfacePackageCallbackImpl
833 private final CountDownLatch mLatch; field in SdkSandboxTest.SdkHolderToSdkSandboxServiceCallbackImpl
/aosp_15_r20/cts/tests/tests/packageinstaller/uninstall/src/android/packageinstaller/uninstall/cts/
H A DUninstallTest.java100 private CountDownLatch mLatch; field in UninstallTest
359 private final CountDownLatch mLatch; field in UninstallTest.UninstallStatusReceiver
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/window/
H A DWindowContextTest.java394 private CountDownLatch mLatch = new CountDownLatch(1); field in WindowContextTest.ConfigurationListener
407 final CountDownLatch mLatch = new CountDownLatch(1); field in WindowContextTest.AttachStateListener
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DSystemGestureExclusionRectsTest.java270 private final CountDownLatch mLatch = new CountDownLatch(1); field in SystemGestureExclusionRectsTest.GestureExclusionLatcher
301 private final CountDownLatch mLatch; field in SystemGestureExclusionRectsTest.AnimationDoneListener
/aosp_15_r20/cts/tests/tests/hardware/src/android/hardware/input/cts/virtualcreators/
H A DVirtualInputDeviceCreator.kt207 private val mLatch = CountDownLatch(1) in <lambda>() constant in android.hardware.input.cts.virtualcreators.VirtualInputDeviceCreator.InputDeviceAddedWaiter
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
H A DWindowContextTests.java384 private CountDownLatch mLatch = new CountDownLatch(1); field in WindowContextTests.TestWindowService
447 private CountDownLatch mLatch = new CountDownLatch(1); field in WindowContextTests.TestComponentCallbacks
/aosp_15_r20/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
/aosp_15_r20/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
H A DVirtualInputDeviceGenericTest.kt242 private val mLatch = CountDownLatch(1) in <lambda>() constant in android.hardware.input.cts.tests.VirtualInputDeviceGenericTest.InputDeviceRemovedWaiter
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/system-server/tests/unit/src/android/security/rkp/service/test/
DRegistrationProxyTests.java98 final CountDownLatch mLatch = new CountDownLatch(1); field in RegistrationProxyTests.ErrorReceiver
124 final CountDownLatch mLatch = new CountDownLatch(1); field in RegistrationProxyTests.ResultReceiver
/aosp_15_r20/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/
H A DPerformFullTransportBackupTask.java156 CountDownLatch mLatch; field in PerformFullTransportBackupTask
759 final CountDownLatch mLatch = new CountDownLatch(1); field in PerformFullTransportBackupTask.SinglePackageBackupPreflight
/aosp_15_r20/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
H A DWindowContextTestActivity.java29 final CountDownLatch mLatch = new CountDownLatch(1); field in WindowContextTestActivity
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/testutils/device-side/android/app/sdksandbox/testutils/
DFakeSdkSandboxProcessDeathCallback.java26 private CountDownLatch mLatch = new CountDownLatch(1); field in FakeSdkSandboxProcessDeathCallback
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DImsServiceConnector.java93 private final CountDownLatch mLatch; field in ImsServiceConnector.TestCarrierServiceConnection
113 private final CountDownLatch mLatch; field in ImsServiceConnector.TestDeviceServiceConnection

12345678910>>...17