Searched defs:setKeyboardType (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/libs/input/ | ||
| D | InputDevice.cpp | 267 void InputDeviceInfo::setKeyboardType(int32_t keyboardType) { in setKeyboardType() function in android::InputDeviceInfo |
| /frameworks/base/core/java/android/view/ | ||
| D | InputDevice.java | 626 public Builder setKeyboardType(int keyboardType) { in setKeyboardType() method in InputDevice.Builder |
| /frameworks/native/services/inputflinger/tests/ | ||
| D | InputReader_test.cpp | 189 void setKeyboardType(int32_t keyboardType) { in setKeyboardType() function in android::FakeInputMapper |