Searched defs:getPointerCount (Results 1 – 4 of 4) sorted by relevance
34 public int getPointerCount(MotionEvent event); in getPointerCount() method72 public int getPointerCount(MotionEvent event) { in getPointerCount() method in MotionEventCompat.BaseMotionEventVersionImpl98 public int getPointerCount(MotionEvent event) { in getPointerCount() method in MotionEventCompat.EclairMotionEventVersionImpl235 public static int getPointerCount(MotionEvent event) { in getPointerCount() method in MotionEventCompat
37 public static int getPointerCount(MotionEvent event) { in getPointerCount() method in MotionEventCompatEclair
382 inline size_t getPointerCount() const { return mPointerProperties.size(); } in getPointerCount() function
1956 public final int getPointerCount() { in getPointerCount() method in MotionEvent