Home
last modified time | relevance | path

Searched defs:waitForIntResult (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DMmTelFeatureTestOnMockModem.java667 private int waitForIntResult(LinkedBlockingQueue<Integer> queue) throws Exception { in waitForIntResult() method in MmTelFeatureTestOnMockModem
672 private int waitForIntResult(LinkedBlockingQueue<Integer> queue, int timeout) in waitForIntResult() method in MmTelFeatureTestOnMockModem
DRcsUceAdapterTest.java3703 private int waitForIntResult(BlockingQueue<Integer> queue) throws Exception { in waitForIntResult() method in RcsUceAdapterTest