Searched defs:getPointerCount (Results 1 – 5 of 5) sorted by relevance
300 size_t InputState::MotionMemento::getPointerCount() const { in getPointerCount() function in android::inputdispatcher::InputState::MotionMemento
176 size_t getPointerCount() const { return pointerProperties.size(); } in getPointerCount() function
124 inline size_t getPointerCount() const { return pointerProperties.size(); } in getPointerCount() function
753 inline size_t getPointerCount() const { return mPointerProperties.size(); } in getPointerCount() function
2746 public final int getPointerCount() { in getPointerCount() method in MotionEvent