Searched defs:motionEvent (Results 1 – 11 of 11) sorted by relevance
76 MotionEvent motionEvent = getDownEventForTaskCenter(task); in testShowWallpaper_withTouchEnabled() local96 MotionEvent motionEvent = getDownEventForTaskCenter(task); in testShowWallpaper_withWallpaperTouchDisabled() local
196 MotionEvent motionEvent = touchCenterOfDisplayAndWaitForMotionEvent(); in testSystemApplicationOverlayAllowsTouchWithoutObscured() local219 MotionEvent motionEvent = touchCenterOfDisplayAndWaitForMotionEvent(); in testApplicationOverlay_touchIsObscuredWithoutCorrectPermission() local
69 public void verifyMatchesPointerProperties(MotionEvent motionEvent, int pointerIndex) { in verifyMatchesPointerProperties()403 public void verifyMatchesPointerCoords(MotionEvent motionEvent, int pointerIndex) { in verifyMatchesPointerCoords()410 public void verifyMatchesHistoricalPointerCoords(MotionEvent motionEvent, int pointerIndex, in verifyMatchesHistoricalPointerCoords()
294 MotionEvent motionEvent = MotionEvent.CREATOR.createFromParcel(parcel); in testWriteToParcel() local435 private static void verifyCurrentPointerData(MotionEvent motionEvent, in verifyCurrentPointerData()466 private static void verifyHistoricalPointerData(MotionEvent motionEvent, in verifyHistoricalPointerData()
330 private static void compareMotions(MotionEvent motionEvent, VerifiedInputEvent verified) { in compareMotions()
89 val motionEvent = in getMotionEvent() constant
53 public boolean onTouch(View view, MotionEvent motionEvent) { in onTouch()
225 protected boolean matchesSafely(MotionEvent motionEvent) { in matchesSafely()
358 MotionEvent motionEvent = (MotionEvent) event; in assertReceivedMotionAction() local
622 public boolean onTouch(View view, MotionEvent motionEvent) { in onTouch()
275 MotionEvent motionEvent = mActivity.getMotionEvent(); in testSendTrackballEventSync() local