Home
last modified time | relevance | path

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

12

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DLatchedEndpointOutcomeReceiver.java30 CountDownLatch mCountDownLatch; field in LatchedEndpointOutcomeReceiver
DLatchedOutcomeReceiver.java35 private final CountDownLatch mCountDownLatch; field in LatchedOutcomeReceiver
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceSyncGroupActivity.java43 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in SurfaceSyncGroupActivity
DSurfaceViewSurfaceValidatorTest.java82 private final CountDownLatch mCountDownLatch; field in SurfaceViewSurfaceValidatorTest.SurfaceFiller
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaSessionManagerTest.java699 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.VolumeKeyLongPressListener
717 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaKeyListener
739 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaSessionCallback
761 private CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.Session2Callback
780 private CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.Session2TokenListener
800 CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaKeyEventSessionListener
830 CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaKeyEventDispatchedListener
/cts/hostsidetests/media/app/MediaSessionTest/src/android/media/session/cts/
DUtils.java77 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in Utils.TestAudioPlaybackCallback
DMediaSessionManagerTest.java201 CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaKeyEventSessionListener
/cts/hostsidetests/incrementalinstall/appvalidator/src/android/incrementalinstall/inrementaltestappvalidation/
DStatusReceiver.java59 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in StatusReceiver.StatusLatch
/cts/tests/location/location_gnss/src/android/location/cts/gnss/
DTestGnssNavigationMessageListener.java43 private final CountDownLatch mCountDownLatch; field in TestGnssNavigationMessageListener
/cts/tests/tests/wifi/CtsWifiLocationTestApp/src/android/net/wifi/cts/app/
DRetrieveTransportInfoAndReturnStatusActivity.java45 private final CountDownLatch mCountDownLatch; field in RetrieveTransportInfoAndReturnStatusActivity.TestNetworkCallback
/cts/tests/location/common/src/android/location/cts/common/
DTestLocationListener.java37 private CountDownLatch mCountDownLatch; field in TestLocationListener
DTestGnssMeasurementListener.java50 private final CountDownLatch mCountDownLatch; field in TestGnssMeasurementListener
/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/
DGearSelectionTestActivity.java114 private CountDownLatch mCountDownLatch; field in GearSelectionTestActivity.GearSelectionCallback
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
DActivityCaptureCallbackTests.java158 private CountDownLatch mCountDownLatch = new CountDownLatch(1); field in ActivityCaptureCallbackTests.ScreencaptureCallbackActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifi/testcase/
DNetworkSuggestionTestCase.java145 private final CountDownLatch mCountDownLatch; field in NetworkSuggestionTestCase.ConnectionStatusListener
164 private final CountDownLatch mCountDownLatch; field in NetworkSuggestionTestCase.UserApprovalStatusListener
/cts/tests/tests/view/src/android/view/cts/
DDisplayRefreshRateTest.java90 private CountDownLatch mCountDownLatch = new CountDownLatch(1); field in DisplayRefreshRateTest.DisplayListener
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DGnssDeviceInfo.java159 private final CountDownLatch mCountDownLatch; field in GnssDeviceInfo.TestGnssMeasurementListener
/cts/tests/tests/speech/src/android/speech/tts/cts/
DTextToSpeechConnectionTest.java199 private final CountDownLatch mCountDownLatch; field in TextToSpeechConnectionTest.TtsInitListener
/cts/tests/tests/media/audio/src/android/media/audio/cts/
DDevicesForAttributesTest.java249 private CountDownLatch mCountDownLatch; field in DevicesForAttributesTest.DevicesForAttributesListener
DAudioTestUtil.java147 private CountDownLatch mCountDownLatch; field in AudioTestUtil.AudioRecordingCallbackUtil
DNonDefaultDeviceForStrategyTest.java277 private CountDownLatch mCountDownLatch; field in NonDefaultDeviceForStrategyTest.NonDefDevListener
/cts/tests/tests/telecom/src/android/telecom/cts/
DTelecomCtsVoipCall.java169 CountDownLatch mCountDownLatch; field in TelecomCtsVoipCall.LatchedOutcomeReceiver
/cts/tests/tests/car/src/android/car/cts/
DCarMediaManagerTest.java245 private final CountDownLatch mCountDownLatch; field in CarMediaManagerTest.MediaSourceTracker
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DApnCarrierIdTest.java316 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in ApnCarrierIdTest.PreciseDataConnectionStateListener
/cts/tests/tests/media/common/src/android/media/cts/
DUtils.java183 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in Utils.TestAudioPlaybackCallback

12