Home
last modified time | relevance | path

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

12

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DSidecarCallbackCounter.java36 private final CountDownLatch mCountDownLatch; field in SidecarCallbackCounter
/cts/tests/tests/media/src/android/media/cts/
DMediaSessionManagerTest.java591 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.VolumeKeyLongPressListener
609 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaKeyListener
631 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaSessionCallback
653 private CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.Session2Callback
672 private CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.Session2TokenListener
692 CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaKeyEventSessionListener
713 CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaKeyEventDispatchedListener
DMediaProjectionActivity.java54 private CountDownLatch mCountDownLatch; field in MediaProjectionActivity
DUtils.java187 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in Utils.TestAudioPlaybackCallback
DAudioRecordingConfigurationTest.java264 private CountDownLatch mCountDownLatch; field in AudioRecordingConfigurationTest.MyAudioRecordingCallback
/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.java115 private CountDownLatch mCountDownLatch; field in GearSelectionTestActivity.GearSelectionCallback
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifi/testcase/
DNetworkSuggestionTestCase.java146 private final CountDownLatch mCountDownLatch; field in NetworkSuggestionTestCase.ConnectionStatusListener
165 private final CountDownLatch mCountDownLatch; field in NetworkSuggestionTestCase.UserApprovalStatusListener
/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
DSpeechRecognitionActivity.java48 public CountDownLatch mCountDownLatch; field in SpeechRecognitionActivity
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DTestHelper.java104 private final CountDownLatch mCountDownLatch; field in TestHelper.TestScanResultsCallback
230 private final CountDownLatch mCountDownLatch; field in TestHelper.TestNetworkCallback
290 private final CountDownLatch mCountDownLatch; field in TestHelper.TestActionListener
DConnectedNetworkScorerTest.java170 private final CountDownLatch mCountDownLatch; field in ConnectedNetworkScorerTest.TestUsabilityStatsListener
399 protected CountDownLatch mCountDownLatch; field in ConnectedNetworkScorerTest.TestConnectedNetworkScorer
/cts/tests/tests/speech/src/android/speech/tts/cts/
DTextToSpeechConnectionTest.java199 private final CountDownLatch mCountDownLatch; field in TextToSpeechConnectionTest.TtsInitListener
/cts/tests/uwb/src/android/uwb/cts/
DUwbManagerTest.java129 private final CountDownLatch mCountDownLatch; field in UwbManagerTest.RangingSessionCallback
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEmbeddedHierarchyTest.java217 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in AccessibilityEmbeddedHierarchyTest.AccessibilityEmbeddedHierarchyActivity
/cts/tests/tests/view/src/android/view/cts/
DASurfaceControlBackPressureTest.java64 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in ASurfaceControlBackPressureTest.SyncTransactionCompleteListener
/cts/tests/tests/telephony/current/src/android/telephony/euicc/cts/
DEuiccServiceTest.java79 private CountDownLatch mCountDownLatch; field in EuiccServiceTest
DEuiccManagerTest.java489 private CountDownLatch mCountDownLatch; field in EuiccManagerTest.CallbackReceiver
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java337 private final CountDownLatch mCountDownLatch; field in PhoneAccountTest.CalllogContentObserver
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DCapturedActivity.java100 private CountDownLatch mCountDownLatch; field in CapturedActivity
/cts/tests/app/src/android/app/cts/
DWallpaperManagerTest.java76 private CountDownLatch mCountDownLatch; field in WallpaperManagerTest
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDisplayHashManagerTest.java466 private CountDownLatch mCountDownLatch = new CountDownLatch(1); field in DisplayHashManagerTest.SyncDisplayHashResultCallback

12