Searched refs:verifyAssistStructure (Results 1 – 6 of 6) sorted by relevance
/cts/tests/tests/assist/src/android/assist/cts/ |
D | TextViewTest.java | 57 verifyAssistStructure(Utils.getTestAppComponent(TEST_CASE_TYPE), in testTextView() 67 verifyAssistStructure(Utils.getTestAppComponent(TEST_CASE_TYPE), false); in testTextView() 75 verifyAssistStructure(Utils.getTestAppComponent(TEST_CASE_TYPE), false); in testTextView() 83 verifyAssistStructure(Utils.getTestAppComponent(TEST_CASE_TYPE), false); in testTextView() 91 verifyAssistStructure(Utils.getTestAppComponent(TEST_CASE_TYPE), false); in testTextView()
|
D | LargeViewHierarchyTest.java | 50 verifyAssistStructure(Utils.getTestAppComponent(TEST_CASE_TYPE), in testTextView()
|
D | FlagSecureTest.java | 52 verifyAssistStructure(Utils.getTestAppComponent(TEST_CASE_TYPE), true); in testSecureActivity()
|
D | WebViewTest.java | 69 verifyAssistStructure(Utils.getTestAppComponent(TEST_CASE_TYPE), in testWebView()
|
D | AssistStructureTest.java | 73 verifyAssistStructure(Utils.getTestAppComponent(TEST_CASE_TYPE), in testAssistStructure()
|
D | AssistTestBase.java | 425 protected void verifyAssistStructure(ComponentName backgroundApp, boolean isSecureWindow) { in verifyAssistStructure() method
|