Home
last modified time | relevance | path

Searched refs:LATCH_MMTEL_READY (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java79 public static final int LATCH_MMTEL_READY = 7; field in TestImsService
233 countDownLatch(LATCH_MMTEL_READY); in createMmTelFeatureForSubscription()
407 countDownLatch(LATCH_MMTEL_READY); in createMmTelFeature()
DImsServiceTestOnMockModem.java216 .waitForLatchCountdown(TestImsService.LATCH_MMTEL_READY)); in triggerFrameworkConnectToCarrierImsService()
DMmTelFeatureTestOnMockModem.java654 .waitForLatchCountdown(TestImsService.LATCH_MMTEL_READY)); in triggerFrameworkConnectToCarrierImsService()
DImsServiceTest.java6378 TestImsService.LATCH_MMTEL_READY)); in setupImsServiceForSms()
6432 .waitForLatchCountdown(TestImsService.LATCH_MMTEL_READY)); in triggerFrameworkConnectToImsServiceBindMmTelAndRcsFeature()
6468 .waitForLatchCountdown(TestImsService.LATCH_MMTEL_READY)); in triggerFrameworkConnectToCarrierImsService()
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DCarrierRoamingSatelliteTestBase.java146 .waitForLatchCountdown(TestImsService.LATCH_MMTEL_READY)); in beforeAllTestBaseForIms()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java808 .waitForLatchCountdown(TestImsService.LATCH_MMTEL_READY)); in triggerFrameworkConnectToCarrierImsService()