Home
last modified time | relevance | path

Searched defs:mCountDownLatch (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaSessionManagerTest.java207 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.VolumeKeyLongPressListener
225 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaKeyListener
247 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaSessionCallback
DUtils.java200 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in Utils.TestAudioPlaybackCallback
/cts/tests/tests/location/src/android/location/cts/
DTestGnssNavigationMessageListener.java42 private final CountDownLatch mCountDownLatch; field in TestGnssNavigationMessageListener
DTestGpsStatusListener.java37 private final CountDownLatch mCountDownLatch; field in TestGpsStatusListener
DTestLocationListener.java36 private final CountDownLatch mCountDownLatch; field in TestLocationListener
DTestGnssMeasurementListener.java42 private final CountDownLatch mCountDownLatch; field in TestGnssMeasurementListener
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNetworkLoggingTest.java82 private CountDownLatch mCountDownLatch; field in NetworkLoggingTest
/cts/tests/tests/view/src/android/view/cts/surfacevalidator/
DCapturedActivity.java79 private CountDownLatch mCountDownLatch; field in CapturedActivity
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java297 private final CountDownLatch mCountDownLatch; field in PhoneAccountTest.CalllogContentObserver
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DOffBodySensorTestActivity.java103 private volatile CountDownLatch mCountDownLatch; field in OffBodySensorTestActivity.SensorEventVerifier