Home
last modified time | relevance | path

Searched defs:mButtonState (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DCursorInputMapper.h113 int32_t mButtonState; variable
/aosp12/frameworks/base/core/java/android/view/
H A DVerifiedMotionEvent.java106 private int mButtonState; field in VerifiedMotionEvent
/aosp12/frameworks/native/include/input/
H A DInput.h810 int32_t mButtonState; variable
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp1296 int32_t mButtonState{0}; member in android::inputdispatcher::MotionEventBuilder
H A DInputReader_test.cpp116 int32_t mButtonState; member in android::FakePointerController