Searched defs:getPointerCount (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/services/inputflinger/dispatcher/ | ||
D | InputState.cpp | 293 size_t InputState::MotionMemento::getPointerCount() const { in getPointerCount() function in android::inputdispatcher::InputState::MotionMemento |
D | Entry.h | 175 size_t getPointerCount() const { return pointerProperties.size(); } in getPointerCount() function |
/frameworks/native/services/inputflinger/include/ | ||
D | NotifyArgs.h | 139 inline size_t getPointerCount() const { return pointerProperties.size(); } in getPointerCount() function |
/frameworks/native/include/input/ | ||
D | Input.h | 711 inline size_t getPointerCount() const { return mPointerProperties.size(); } in getPointerCount() function |
/frameworks/base/core/java/android/view/ | ||
D | MotionEvent.java | 2708 public final int getPointerCount() { in getPointerCount() method in MotionEvent |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |