Home
last modified time | relevance | path

Searched refs:LATCH_FEATURES_READY (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java72 public static final int LATCH_FEATURES_READY = 0; field in TestImsService
148 countDownLatch(LATCH_FEATURES_READY); in readyForFeatureCreation()
325 countDownLatch(LATCH_FEATURES_READY); in readyForFeatureCreation()
DImsServiceConnector.java399 TestImsService.LATCH_FEATURES_READY); in bindCarrierImsService()
411 TestImsService.LATCH_FEATURES_READY); in bindDeviceImsService()