Searched defs:findPointerIndex (Results 1 – 4 of 4) sorted by relevance
30 public int findPointerIndex(MotionEvent event, int pointerId); in findPointerIndex() method42 public int findPointerIndex(MotionEvent event, int pointerId) { in findPointerIndex() method in MotionEventCompat.BaseMotionEventVersionImpl82 public int findPointerIndex(MotionEvent event, int pointerId) { in findPointerIndex() method in MotionEventCompat.EclairMotionEventVersionImpl200 public static int findPointerIndex(MotionEvent event, int pointerId) { in findPointerIndex() method in MotionEventCompat
25 public static int findPointerIndex(MotionEvent event, int pointerId) { in findPointerIndex() method in MotionEventCompatEclair
395 ssize_t MotionEvent::findPointerIndex(int32_t pointerId) const { in findPointerIndex() function in android::MotionEvent
1963 public final int findPointerIndex(int pointerId) { in findPointerIndex() method in MotionEvent