Searched refs:obtainNoHistory (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java243 MotionEvent dup = MotionEvent.obtainNoHistory((MotionEvent)event);
/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java1350 final MotionEvent dstEvent = MotionEvent.obtainNoHistory(srcEvent);
/frameworks/base/core/java/android/view/
H A DMotionEvent.java1625 static public MotionEvent obtainNoHistory(MotionEvent other) { method in class:MotionEvent
H A DViewGroup.java1753 return MotionEvent.obtainNoHistory(event);

Completed in 127 milliseconds