Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java7959 if (handled && shouldTouchBoost(action & MotionEvent.ACTION_MASK, in processPointerEvent()
12948 private boolean shouldTouchBoost(int motionEventAction, int windowType) { in shouldTouchBoost() method in ViewRootImpl.TrackballAxis