Home
last modified time | relevance | path

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

12

/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DTestVrActivity.java29 private CountDownLatch mLatch; field in TestVrActivity
/aosp14/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()
H A DContentRecorderTests.java97 private CountDownLatch mLatch; field in ContentRecorderTests
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DNonRequiredPackageDeleteObserver.java37 private final CountDownLatch mLatch; field in NonRequiredPackageDeleteObserver
/aosp14/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
/aosp14/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
H A DOneTimeSettingsListener.java38 private final CountDownLatch mLatch = new CountDownLatch(1); field in OneTimeSettingsListener
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/restore/
H A DAdbRestoreFinishedLatch.java41 final CountDownLatch mLatch; field in AdbRestoreFinishedLatch
/aosp14/frameworks/base/core/tests/coretests/src/android/window/
H A DWindowContextTest.java336 private CountDownLatch mLatch = new CountDownLatch(1); field in WindowContextTest.ConfigurationListener
349 final CountDownLatch mLatch = new CountDownLatch(1); field in WindowContextTest.AttachStateListener
/aosp14/frameworks/base/services/tests/voiceinteractiontests/src/com/android/server/soundtrigger/
H A DDeviceStateHandlerTest.java59 private CountDownLatch mLatch; field in DeviceStateHandlerTest
/aosp14/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
H A DAudioPolicyDeathTest.java69 private CountDownLatch mLatch = new CountDownLatch(1); field in AudioPolicyDeathTest.MyBroadcastReceiver
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DSyncResultReceiver.java39 private final CountDownLatch mLatch = new CountDownLatch(1); field in SyncResultReceiver
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DAsyncUserVisibilityListener.java50 private final CountDownLatch mLatch; field in AsyncUserVisibilityListener
H A DBackgroundDexOptServiceUnitTest.java649 private final CountDownLatch mLatch = new CountDownLatch(1); field in BackgroundDexOptServiceUnitTest.StartAndWaitThread
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/os/
H A DBugreportManagerServiceImplTest.java173 CountDownLatch mLatch; field in BugreportManagerServiceImplTest.Listener
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/
H A DWifiNetworkScoreCacheTest.java71 private CountDownLatch mLatch; field in WifiNetworkScoreCacheTest
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlShellCommand.java38 final CountDownLatch mLatch; field in HdmiControlShellCommand
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/
H A DPerformFullTransportBackupTask.java153 CountDownLatch mLatch; field in PerformFullTransportBackupTask
727 final CountDownLatch mLatch = new CountDownLatch(1); field in PerformFullTransportBackupTask.SinglePackageBackupPreflight
H A DPerformAdbBackupTask.java73 private final AtomicBoolean mLatch; field in PerformAdbBackupTask
/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DSystemTextClassifier.java304 private final CountDownLatch mLatch = new CountDownLatch(1); field in SystemTextClassifier.ResponseReceiver
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DSystemActionPerformerTest.java314 private CountDownLatch mLatch; field in SystemActionPerformerTest.TestBroadcastReceiver
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
H A DHandlerThreadingDomainTest.java232 private final CountDownLatch mLatch = new CountDownLatch(1); field in HandlerThreadingDomainTest.LatchedRunnable
/aosp14/frameworks/base/location/java/android/location/
H A DGeocoder.java359 private final CountDownLatch mLatch = new CountDownLatch(1); field in Geocoder.SynchronousGeocoder
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/sharedconnectivity/service/
H A DSharedConnectivityServiceTest.java115 private CountDownLatch mLatch; field in SharedConnectivityServiceTest.FakeSharedConnectivityService
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DRemoteViewsAdapterTest.java385 private final CountDownLatch mLatch = new CountDownLatch(1); field in RemoteViewsAdapterTest.LockedValue
/aosp14/frameworks/base/core/java/android/view/translation/
H A DTranslator.java102 private final CountDownLatch mLatch = new CountDownLatch(1); field in Translator.ServiceBinderReceiver

12