Searched refs:mOnMemoryAvailableLatch (Results 1 – 1 of 1) sorted by relevance
38 private CountDownLatch mOnMemoryAvailableLatch = new CountDownLatch(1); field in TestImsSmsImpl107 mOnMemoryAvailableLatch.countDown(); in onMemoryAvailable()212 complete = mOnMemoryAvailableLatch.await(ImsUtils.TEST_TIMEOUT_MS, in waitForOnMemoryAvailableLatch()