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() method77 public int getPointerCount(MotionEvent event) { in getPointerCount() method in MotionEventCompat.BaseMotionEventVersionImpl123 public int getPointerCount(MotionEvent event) { in getPointerCount() method in MotionEventCompat.EclairMotionEventVersionImpl512 public static int getPointerCount(MotionEvent event) { in getPointerCount() method in MotionEventCompat
419 inline size_t getPointerCount() const { return mPointerProperties.size(); } in getPointerCount() function
2064 public final int getPointerCount() { in getPointerCount() method in MotionEvent