Home
last modified time | relevance | path

Searched refs:removeWindow (Results 1 – 3 of 3) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DWindowCreationUtils.java145 public static void removeWindow(UiAutomation uiAutomation, Instrumentation instrumentation, in removeWindow() method in WindowCreationUtils
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityWindowReportingTest.java182 WindowCreationUtils.removeWindow(sUiAutomation, sInstrumentation, mActivity, button); in testWindowAddedMovedAndRemoved_generatesEventsForAllThree()
365 WindowCreationUtils.removeWindow(sUiAutomation, sInstrumentation, mActivity, in testChangeAccessibilityFocusWindow_getEvent()
DAccessibilityDisplayProxyTest.java813 WindowCreationUtils.removeWindow(mUiAutomation, sInstrumentation, in testOnA11yEvent_moveFocusBetweenWindows_proxyGetsWindowEvent()