Searched refs:touchableBounds (Results 1 – 1 of 1) sorted by relevance
322 Rect touchableBounds = waitForTouchableOverlayBounds(); in setTaskOverlayView_passesTouchesOutsideOverlayToGame() local323 UiAutomatorUtils.getUiDevice().click(touchableBounds.centerX(), touchableBounds.centerY()); in setTaskOverlayView_passesTouchesOutsideOverlayToGame()328 UiAutomatorUtils.getUiDevice().click(touchableBounds.centerX(), touchableBounds.top - 30); in setTaskOverlayView_passesTouchesOutsideOverlayToGame()333 .click(touchableBounds.centerX(), touchableBounds.bottom + 30); in setTaskOverlayView_passesTouchesOutsideOverlayToGame()337 UiAutomatorUtils.getUiDevice().click(touchableBounds.left - 30, touchableBounds.centerY()); in setTaskOverlayView_passesTouchesOutsideOverlayToGame()341 UiAutomatorUtils.getUiDevice().click(touchableBounds.right + 30, touchableBounds.centerY()); in setTaskOverlayView_passesTouchesOutsideOverlayToGame()