/aosp14/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | TestVrActivity.java | 29 private CountDownLatch mLatch; field in TestVrActivity
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | PersisterQueueTests.java | 319 private CountDownLatch mLatch; field in PersisterQueueTests.TestWriteQueueItemFactory 346 private CountDownLatch mLatch; field in PersisterQueueTests.TestItem 374 CountDownLatch mLatch) { in FilterableTestItem()
|
H A D | ContentRecorderTests.java | 97 private CountDownLatch mLatch; field in ContentRecorderTests
|
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
H A D | NonRequiredPackageDeleteObserver.java | 37 private final CountDownLatch mLatch; field in NonRequiredPackageDeleteObserver
|
/aosp14/frameworks/base/core/tests/coretests/src/android/content/ |
H A D | AbstractCrossUserContentResolverTest.java | 173 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 D | OneTimeSettingsListener.java | 38 private final CountDownLatch mLatch = new CountDownLatch(1); field in OneTimeSettingsListener
|
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/restore/ |
H A D | AdbRestoreFinishedLatch.java | 41 final CountDownLatch mLatch; field in AdbRestoreFinishedLatch
|
/aosp14/frameworks/base/core/tests/coretests/src/android/window/ |
H A D | WindowContextTest.java | 336 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 D | DeviceStateHandlerTest.java | 59 private CountDownLatch mLatch; field in DeviceStateHandlerTest
|
/aosp14/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/ |
H A D | AudioPolicyDeathTest.java | 69 private CountDownLatch mLatch = new CountDownLatch(1); field in AudioPolicyDeathTest.MyBroadcastReceiver
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | SyncResultReceiver.java | 39 private final CountDownLatch mLatch = new CountDownLatch(1); field in SyncResultReceiver
|
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/ |
H A D | AsyncUserVisibilityListener.java | 50 private final CountDownLatch mLatch; field in AsyncUserVisibilityListener
|
H A D | BackgroundDexOptServiceUnitTest.java | 649 private final CountDownLatch mLatch = new CountDownLatch(1); field in BackgroundDexOptServiceUnitTest.StartAndWaitThread
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/os/ |
H A D | BugreportManagerServiceImplTest.java | 173 CountDownLatch mLatch; field in BugreportManagerServiceImplTest.Listener
|
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/ |
H A D | WifiNetworkScoreCacheTest.java | 71 private CountDownLatch mLatch; field in WifiNetworkScoreCacheTest
|
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiControlShellCommand.java | 38 final CountDownLatch mLatch; field in HdmiControlShellCommand
|
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/ |
H A D | PerformFullTransportBackupTask.java | 153 CountDownLatch mLatch; field in PerformFullTransportBackupTask 727 final CountDownLatch mLatch = new CountDownLatch(1); field in PerformFullTransportBackupTask.SinglePackageBackupPreflight
|
H A D | PerformAdbBackupTask.java | 73 private final AtomicBoolean mLatch; field in PerformAdbBackupTask
|
/aosp14/frameworks/base/core/java/android/view/textclassifier/ |
H A D | SystemTextClassifier.java | 304 private final CountDownLatch mLatch = new CountDownLatch(1); field in SystemTextClassifier.ResponseReceiver
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ |
H A D | SystemActionPerformerTest.java | 314 private CountDownLatch mLatch; field in SystemActionPerformerTest.TestBroadcastReceiver
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/ |
H A D | HandlerThreadingDomainTest.java | 232 private final CountDownLatch mLatch = new CountDownLatch(1); field in HandlerThreadingDomainTest.LatchedRunnable
|
/aosp14/frameworks/base/location/java/android/location/ |
H A D | Geocoder.java | 359 private final CountDownLatch mLatch = new CountDownLatch(1); field in Geocoder.SynchronousGeocoder
|
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/sharedconnectivity/service/ |
H A D | SharedConnectivityServiceTest.java | 115 private CountDownLatch mLatch; field in SharedConnectivityServiceTest.FakeSharedConnectivityService
|
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/ |
H A D | RemoteViewsAdapterTest.java | 385 private final CountDownLatch mLatch = new CountDownLatch(1); field in RemoteViewsAdapterTest.LockedValue
|
/aosp14/frameworks/base/core/java/android/view/translation/ |
H A D | Translator.java | 102 private final CountDownLatch mLatch = new CountDownLatch(1); field in Translator.ServiceBinderReceiver
|