Home
last modified time | relevance | path

Searched refs:waitForAssistantToBeReady (Results 1 – 11 of 11) sorted by relevance

/cts/tests/tests/assist/src/android/assist/cts/
DExtraAssistDataTest.java51 waitForAssistantToBeReady(); in testAssistContentAndAssistData()
99 waitForAssistantToBeReady(); in testAssistContentAndDataNullWhenNoFlagsToShowSession()
DLargeViewHierarchyTest.java45 waitForAssistantToBeReady(); in testTextView()
DFlagSecureTest.java46 waitForAssistantToBeReady(); in testSecureActivity()
DLifecycleTest.java88 waitForAssistantToBeReady(); in testLayerDoesNotTriggerLifecycleMethods()
115 waitForAssistantToBeReady(); in testNoUiLayerDoesNotTriggerLifecycleMethods()
DWebViewTest.java63 waitForAssistantToBeReady(); in testWebView()
DFocusChangeTest.java69 waitForAssistantToBeReady(); in testLayerCausesUnderlyingActivityToLoseFocus()
DAssistStructureTest.java66 waitForAssistantToBeReady(); in testAssistStructure()
DScreenshotTest.java68 waitForAssistantToBeReady(); in validateDeviceAndRunTestForColor()
DAssistantContentViewTest.java66 waitForAssistantToBeReady(); in testAssistantContentViewDimens()
DTextViewTest.java52 waitForAssistantToBeReady(); in testTextView()
DAssistTestBase.java291 protected void waitForAssistantToBeReady() throws Exception { in waitForAssistantToBeReady() method