Home
last modified time | relevance | path

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

12

/frameworks/base/core/tests/coretests/src/android/os/
DTestVrActivity.java29 private CountDownLatch mLatch; field in TestVrActivity
DRemoteCallbackListTest.java42 public final CountDownLatch mLatch = new CountDownLatch(1); field in RemoteCallbackListTest.MyRemoteCallback
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DPersisterQueueTests.java319 private CountDownLatch mLatch; field in PersisterQueueTests.TestWriteQueueItemFactory
346 private CountDownLatch mLatch; field in PersisterQueueTests.TestItem
374 CountDownLatch mLatch) { in FilterableTestItem()
DInputMethodDialogWindowContextTest.java206 private CountDownLatch mLatch; field in InputMethodDialogWindowContextTest.MaxBoundsVerifier
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DNonRequiredPackageDeleteObserver.java35 private final CountDownLatch mLatch; field in NonRequiredPackageDeleteObserver
/frameworks/base/core/tests/coretests/src/android/content/
DAbstractCrossUserContentResolverTest.java173 private final CountDownLatch mLatch; field in AbstractCrossUserContentResolverTest.CrossUserContentServiceConnection
195 private final CountDownLatch mLatch; field in AbstractCrossUserContentResolverTest.TestContentObserver
/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
DOneTimeSettingsListener.java38 private final CountDownLatch mLatch = new CountDownLatch(1); field in OneTimeSettingsListener
/frameworks/base/services/backup/java/com/android/server/backup/restore/
DAdbRestoreFinishedLatch.java41 final CountDownLatch mLatch; field in AdbRestoreFinishedLatch
/frameworks/base/core/tests/coretests/src/android/window/
DWindowContextTest.java336 private CountDownLatch mLatch = new CountDownLatch(1); field in WindowContextTest.ConfigurationListener
349 final CountDownLatch mLatch = new CountDownLatch(1); field in WindowContextTest.AttachStateListener
/frameworks/base/services/tests/voiceinteractiontests/src/com/android/server/soundtrigger/
DDeviceStateHandlerTest.java59 private CountDownLatch mLatch; field in DeviceStateHandlerTest
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/
DEuiccCardTest.java56 private CountDownLatch mLatch; field in EuiccCardTest.ResultCaptor
/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
DAudioPolicyDeathTest.java69 private CountDownLatch mLatch = new CountDownLatch(1); field in AudioPolicyDeathTest.MyBroadcastReceiver
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DClientControllerTest.java169 private final CountDownLatch mLatch = new CountDownLatch(1); field in ClientControllerTest.TestClientControllerCallback
/frameworks/base/core/java/com/android/internal/util/
DSyncResultReceiver.java39 private final CountDownLatch mLatch = new CountDownLatch(1); field in SyncResultReceiver
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
DAsyncUserVisibilityListener.java50 private final CountDownLatch mLatch; field in AsyncUserVisibilityListener
/frameworks/base/wifi/tests/src/android/net/wifi/
DWifiNetworkScoreCacheTest.java71 private CountDownLatch mLatch; field in WifiNetworkScoreCacheTest
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlShellCommand.java38 final CountDownLatch mLatch; field in HdmiControlShellCommand
/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/
DPerformFullTransportBackupTask.java153 CountDownLatch mLatch; field in PerformFullTransportBackupTask
730 final CountDownLatch mLatch = new CountDownLatch(1); field in PerformFullTransportBackupTask.SinglePackageBackupPreflight
DPerformAdbBackupTask.java73 private final AtomicBoolean mLatch; field in PerformAdbBackupTask
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DSystemActionPerformerTest.java314 private CountDownLatch mLatch; field in SystemActionPerformerTest.TestBroadcastReceiver
/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/location/
DHandlerThreadingDomainTest.java232 private final CountDownLatch mLatch = new CountDownLatch(1); field in HandlerThreadingDomainTest.LatchedRunnable
/frameworks/base/core/java/android/view/textclassifier/
DSystemTextClassifier.java304 private final CountDownLatch mLatch = new CountDownLatch(1); field in SystemTextClassifier.ResponseReceiver
/frameworks/base/location/java/android/location/
DGeocoder.java372 private final CountDownLatch mLatch = new CountDownLatch(1); field in Geocoder.SynchronousGeocoder
/frameworks/base/services/tests/servicestests/src/com/android/server/os/
DBugreportManagerServiceImplTest.java279 CountDownLatch mLatch; field in BugreportManagerServiceImplTest.Listener
/frameworks/base/core/tests/coretests/src/android/widget/
DRemoteViewsAdapterTest.java385 private final CountDownLatch mLatch = new CountDownLatch(1); field in RemoteViewsAdapterTest.LockedValue

12