Home
last modified time | relevance | path

Searched refs:LATCH_CREATE_MMTEL (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java75 public static final int LATCH_CREATE_MMTEL = 3; field in TestImsService
251 countDownLatch(LATCH_CREATE_MMTEL); in createMmTelFeatureForSubscription()
425 countDownLatch(LATCH_CREATE_MMTEL); in createMmTelFeature()
DImsServiceTestOnMockModem.java214 .waitForLatchCountdown(TestImsService.LATCH_CREATE_MMTEL)); in triggerFrameworkConnectToCarrierImsService()
DImsServiceTest.java499 TestImsService.LATCH_CREATE_MMTEL); in testCarrierImsServiceBindMmTelFeature()
561 TestImsService.LATCH_CREATE_MMTEL)); in testCarrierImsServiceBindRcsChangeToMmtel()
596 TestImsService.LATCH_CREATE_MMTEL)); in testCarrierImsServiceBindRcsChangeToMmtelCompat()
615 TestImsService.LATCH_CREATE_MMTEL)); in testCarrierImsServiceBindMmTelNoEmergency()
634 TestImsService.LATCH_CREATE_MMTEL)); in testCarrierImsServiceBindMmTelEmergencyEnabled()
702 TestImsService.LATCH_CREATE_MMTEL)); in testBindDeviceAndCarrierDifferentFeatures()
725 TestImsService.LATCH_CREATE_MMTEL)); in testBindDeviceAndCarrierSameFeature()
737 TestImsService.LATCH_CREATE_MMTEL)); in testBindDeviceAndCarrierSameFeature()
760 TestImsService.LATCH_CREATE_MMTEL)); in testBindDeviceAndCarrierUpdateToSameFeature()
784 TestImsService.LATCH_CREATE_MMTEL)); in testBindDeviceAndCarrierUpdateToSameFeature()
[all …]
DDomainSelectionCrossSimRedialingTestOnMockModem.java348 TestImsService.LATCH_CREATE_MMTEL); in bindImsServiceUnregistered()
DImsCallingBase.java337 .waitForLatchCountdown(TestImsService.LATCH_CREATE_MMTEL); in bindImsServiceForCapabilities()
DMmTelFeatureTestOnMockModem.java652 .waitForLatchCountdown(TestImsService.LATCH_CREATE_MMTEL)); in triggerFrameworkConnectToCarrierImsService()
DEmergencyCallDomainSelectionTestOnMockModem.java1316 TestImsService.LATCH_CREATE_MMTEL); in bindImsServiceUnregistered()
DSipDelegateManagerTest.java2417 TestImsService.LATCH_CREATE_MMTEL); in verifyImsServiceState()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java806 .waitForLatchCountdown(TestImsService.LATCH_CREATE_MMTEL)); in triggerFrameworkConnectToCarrierImsService()
829 TestImsService.LATCH_CREATE_MMTEL)); in triggerFrameworkConnectToDeviceImsService()
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DCarrierRoamingSatelliteTestBase.java144 .waitForLatchCountdown(TestImsService.LATCH_CREATE_MMTEL)); in beforeAllTestBaseForIms()