Searched defs:findPointerIndex (Results 1 – 4 of 4) sorted by relevance
25 public static int findPointerIndex(MotionEvent event, int pointerId) { in findPointerIndex() method in MotionEventCompatEclair
31 public int findPointerIndex(MotionEvent event, int pointerId); in findPointerIndex() method47 public int findPointerIndex(MotionEvent event, int pointerId) { in findPointerIndex() method in MotionEventCompat.BaseMotionEventVersionImpl107 public int findPointerIndex(MotionEvent event, int pointerId) { in findPointerIndex() method in MotionEventCompat.EclairMotionEventVersionImpl477 public static int findPointerIndex(MotionEvent event, int pointerId) { in findPointerIndex() method in MotionEventCompat
329 ssize_t MotionEvent::findPointerIndex(int32_t pointerId) const { in findPointerIndex() function in android::MotionEvent
2106 public final int findPointerIndex(int pointerId) { in findPointerIndex() method in MotionEvent