Searched refs:waitForContext (Results 1 – 10 of 10) sorted by relevance
54 waitForContext(latch1); in testTextView()66 waitForContext(latch2); in testTextView()74 waitForContext(latch3); in testTextView()82 waitForContext(latch4); in testTextView()90 waitForContext(latch5); in testTextView()
59 waitForContext(mAssistDataReceivedLatch); in testContextAndScreenshotOff()79 waitForContext(mAssistDataReceivedLatch); in testScreenshotOff()99 waitForContext(mAssistDataReceivedLatch); in testScreenContextOff()
54 waitForContext(latch); in testAssistContentAndAssistData()105 waitForContext(latch); in testAssistContentAndDataNullWhenNoFlagsToShowSession()
47 waitForContext(latch); in testTextView()
49 waitForContext(latch); in testSecureActivity()
92 waitForContext(latch); in testLayerDoesNotTriggerLifecycleMethods()119 waitForContext(latch); in testNoUiLayerDoesNotTriggerLifecycleMethods()
67 waitForContext(startSession()); in testWebView()
69 waitForContext(latch); in testAssistStructure()
89 waitForContext(latch); in delayAndStartSession()
350 protected boolean waitForContext(AutoResetLatch sessionLatch) throws Exception { in waitForContext() method