Searched defs:waitForIntResult (Results 1 – 2 of 2) sorted by relevance
667 private int waitForIntResult(LinkedBlockingQueue<Integer> queue) throws Exception { in waitForIntResult() method in MmTelFeatureTestOnMockModem672 private int waitForIntResult(LinkedBlockingQueue<Integer> queue, int timeout) in waitForIntResult() method in MmTelFeatureTestOnMockModem
3703 private int waitForIntResult(BlockingQueue<Integer> queue) throws Exception { in waitForIntResult() method in RcsUceAdapterTest