Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityOverlayTest.java209 disableServiceAndCheckForOverlay(overlayTitle); in testEmbeddedDisplayOverlayWithServiceExit_shouldAppearAndDisappear()
267 disableServiceAndCheckForOverlay(overlayTitle); in testEmbeddedWindowOverlayWithServiceExit_shouldAppearAndDisappear()
583 private void disableServiceAndCheckForOverlay(String overlayTitle) throws Exception { in disableServiceAndCheckForOverlay() method in AccessibilityOverlayTest