Searched refs:sessionLatch (Results 1 – 1 of 1) sorted by relevance
350 protected boolean waitForContext(AutoResetLatch sessionLatch) throws Exception { in waitForContext() argument351 if (!sessionLatch.await(Utils.getAssistDataTimeout(mTestName), TimeUnit.MILLISECONDS)) { in waitForContext()