Home
last modified time | relevance | path

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

/cts/tests/tests/gameservice/src/android/service/games/
DGameServiceTest.java310 waitForTouchableOverlayBounds(); in setTaskOverlayView_addsViewsToOverlay()
322 Rect touchableBounds = waitForTouchableOverlayBounds(); in setTaskOverlayView_passesTouchesOutsideOverlayToGame()
626 waitForTouchableOverlayBounds(); in takeScreenshot_noPermission()
640 final Rect overlayBounds = waitForTouchableOverlayBounds(); in takeScreenshot_expectedScreenshotSaved()
832 private Rect waitForTouchableOverlayBounds() { in waitForTouchableOverlayBounds() method in GameServiceTest
846 assertThat(waitForTouchableOverlayBounds().isEmpty()).isTrue();