Home
last modified time | relevance | path

Searched defs:mKeyboardType (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DKeyboardInputMapper.h57 int32_t mKeyboardType; variable
/aosp12/frameworks/native/include/input/
H A DInputDevice.h273 int32_t mKeyboardType; variable
/aosp12/frameworks/base/core/java/android/view/
H A DInputDevice.java72 private final int mKeyboardType; field in InputDevice
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp992 int32_t mKeyboardType; member in android::FakeInputMapper