Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestMmTelFeature.java58 private CountDownLatch mSetMediaThresholdLatch = new CountDownLatch(1); field in TestMmTelFeature
161 mSetMediaThresholdLatch.countDown(); in setMediaThreshold()
269 return mSetMediaThresholdLatch; in getSetMediaThresholdLatch()