Searched refs:showActivity (Results 1 – 1 of 1) sorted by relevance
229 Activity activity = showActivity(); in testA11yServiceShowsWindowEmbeddedOverlayWithoutCallback_shouldAppearAndDisappear()246 Activity activity = showActivity(); in testA11yServiceShowsWindowEmbeddedOverlayWithCallback_shouldAppearAndDisappear()264 Activity activity = showActivity(); in testEmbeddedWindowOverlayWithServiceExit_shouldAppearAndDisappear()591 private Activity showActivity() throws Exception { in showActivity() method in AccessibilityOverlayTest