Searched refs:touchCenterOfBoundsAndWaitForMotionEvent (Results 1 – 1 of 1) sorted by relevance
203 MotionEvent motionEvent = touchCenterOfBoundsAndWaitForMotionEvent(appOverlayActivityFrame); in testSystemApplicationOverlayAllowsTouchWithoutObscured()227 MotionEvent motionEvent = touchCenterOfBoundsAndWaitForMotionEvent(appOverlayActivityFrame); in testApplicationOverlay_touchIsObscuredWithoutCorrectPermission()264 private MotionEvent touchCenterOfBoundsAndWaitForMotionEvent(Rect bounds) { in touchCenterOfBoundsAndWaitForMotionEvent() method in HideOverlayWindowsTest