Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DHideOverlayWindowsTest.java197 Rect appOverlayActivityFrame = mWmState.getWindowState(componentName).getFrame(); in testSystemApplicationOverlayAllowsTouchWithoutObscured() local
203 MotionEvent motionEvent = touchCenterOfBoundsAndWaitForMotionEvent(appOverlayActivityFrame); in testSystemApplicationOverlayAllowsTouchWithoutObscured()
221 Rect appOverlayActivityFrame = mWmState.getWindowState(componentName).getFrame(); in testApplicationOverlay_touchIsObscuredWithoutCorrectPermission() local
227 MotionEvent motionEvent = touchCenterOfBoundsAndWaitForMotionEvent(appOverlayActivityFrame); in testApplicationOverlay_touchIsObscuredWithoutCorrectPermission()