Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsSmsImpl.java38 private CountDownLatch mOnMemoryAvailableLatch = new CountDownLatch(1); field in TestImsSmsImpl
107 mOnMemoryAvailableLatch.countDown(); in onMemoryAvailable()
212 complete = mOnMemoryAvailableLatch.await(ImsUtils.TEST_TIMEOUT_MS, in waitForOnMemoryAvailableLatch()