Home
last modified time | relevance | path

Searched defs:getPointerCount (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputState.cpp293 size_t InputState::MotionMemento::getPointerCount() const { in getPointerCount() function in android::inputdispatcher::InputState::MotionMemento
DEntry.h175 size_t getPointerCount() const { return pointerProperties.size(); } in getPointerCount() function
/frameworks/native/services/inputflinger/include/
DNotifyArgs.h139 inline size_t getPointerCount() const { return pointerProperties.size(); } in getPointerCount() function
/frameworks/native/include/input/
DInput.h711 inline size_t getPointerCount() const { return mPointerProperties.size(); } in getPointerCount() function
/frameworks/base/core/java/android/view/
DMotionEvent.java2708 public final int getPointerCount() { in getPointerCount() method in MotionEvent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...