Searched defs:waitForIntent (Results 1 – 2 of 2) sorted by relevance
171 public static Intent waitForIntent(int timeoutMs, BlockingQueue<Intent> queue) { in waitForIntent() method in TestUtils
172 private Intent waitForIntent(int timeoutMs, BlockingQueue<Intent> queue) { in waitForIntent() method in HidDeviceTest