Searched refs:verifyAssistStructure (Results 1 – 3 of 3) sorted by relevance
91 verifyAssistStructure(Utils.getTestAppComponent(TEST_CASE_TYPE), in testAssistStructure()
88 verifyAssistStructure(Utils.getTestAppComponent(TEST_CASE_TYPE), true); in testSecureActivity()
226 protected void verifyAssistStructure(ComponentName backgroundApp, boolean isSecureWindow) { in verifyAssistStructure() method in AssistTestBase