Home
last modified time | relevance | path

Searched defs:contentObservedLatch (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsMmTelManagerTest.java232 CountDownLatch contentObservedLatch = new CountDownLatch(1); in testAdvancedCallingSetting() local
264 CountDownLatch contentObservedLatch = new CountDownLatch(1); in testVtSetting() local
299 CountDownLatch contentObservedLatch = new CountDownLatch(1); in testVoWiFiSetting() local
336 CountDownLatch contentObservedLatch = new CountDownLatch(1); in testCrossSIMSetting() local
375 CountDownLatch contentObservedLatch = new CountDownLatch(1); in testVoWiFiRoamingSetting() local
440 CountDownLatch contentObservedLatch = new CountDownLatch(1); in testVoWiFiModeSetting() local
476 CountDownLatch contentObservedLatch = new CountDownLatch(1); in testVoWiFiRoamingModeSetting() local
539 CountDownLatch contentObservedLatch = new CountDownLatch(1); in testVoWiFiRoamingModeSettingUsingNonTerrestrialNetwork() local
DImsCallingTest.java1436 CountDownLatch contentObservedLatch = new CountDownLatch(1); in testMultipleVideoCallAcceptTerminate() local