Searched defs:getPointerCount (Results 1 – 4 of 4) sorted by relevance
37 public static int getPointerCount(MotionEvent event) { in getPointerCount() method in MotionEventCompatEclair
35 public int getPointerCount(MotionEvent event); in getPointerCount() method76 public int getPointerCount(MotionEvent event) { in getPointerCount() method in MotionEventCompat.BaseMotionEventVersionImpl117 public int getPointerCount(MotionEvent event) { in getPointerCount() method in MotionEventCompat.EclairMotionEventVersionImpl478 public static int getPointerCount(MotionEvent event) { in getPointerCount() method in MotionEventCompat
419 inline size_t getPointerCount() const { return mPointerProperties.size(); } in getPointerCount() function
2014 public final int getPointerCount() { in getPointerCount() method in MotionEvent