Searched refs:getPointerAction (Results 1 – 1 of 1) sorted by relevance
1842 getPointerAction(MotionEvent.ACTION_POINTER_DOWN, 1), in linearGesture()1847 getPointerAction(MotionEvent.ACTION_POINTER_DOWN, 2), in linearGesture()1851 getPointerAction(MotionEvent.ACTION_POINTER_DOWN, 3), in linearGesture()1862 getPointerAction(MotionEvent.ACTION_POINTER_UP, i - 1), in linearGesture()1870 private static int getPointerAction(int action, int index) { in getPointerAction() method