Searched defs:markSupportedKeyCodes (Results 1 – 9 of 9) sorted by relevance
| /frameworks/native/services/inputflinger/reader/mapper/ |
| D | InputMapper.cpp | 69 bool InputMapper::markSupportedKeyCodes(uint32_t sourceMask, const std::vector<int32_t>& keyCodes, in markSupportedKeyCodes() function in android::InputMapper
|
| D | KeyboardInputMapper.cpp | 313 bool KeyboardInputMapper::markSupportedKeyCodes(uint32_t sourceMask, in markSupportedKeyCodes() function in android::KeyboardInputMapper
|
| D | TouchInputMapper.cpp | 4111 bool TouchInputMapper::markSupportedKeyCodes(uint32_t sourceMask, in markSupportedKeyCodes() function in android::TouchInputMapper
|
| /frameworks/native/services/inputflinger/reader/include/ |
| D | InputDevice.h | 352 inline bool markSupportedKeyCodes(const std::vector<int32_t>& keyCodes, in markSupportedKeyCodes() function
|
| /frameworks/native/services/inputflinger/reader/ |
| D | InputDevice.cpp | 528 bool InputDevice::markSupportedKeyCodes(uint32_t sourceMask, const std::vector<int32_t>& keyCodes, in markSupportedKeyCodes() function in android::InputDevice
|
| D | EventHub.cpp | 1075 bool EventHub::markSupportedKeyCodes(int32_t deviceId, const std::vector<int32_t>& keyCodes, in markSupportedKeyCodes() function in android::EventHub
|
| /frameworks/native/services/inputflinger/tests/fuzzers/ |
| D | MapperHelpers.h | 186 bool markSupportedKeyCodes(int32_t deviceId, const std::vector<int32_t>& keyCodes, in markSupportedKeyCodes() function
|
| /frameworks/native/services/inputflinger/tests/ |
| D | FakeEventHub.cpp | 444 bool FakeEventHub::markSupportedKeyCodes(int32_t deviceId, const std::vector<int32_t>& keyCodes, in markSupportedKeyCodes() function in android::FakeEventHub
|
| D | InputReader_test.cpp | 321 bool markSupportedKeyCodes(uint32_t, const std::vector<int32_t>& keyCodes, in markSupportedKeyCodes() function in android::FakeInputMapper
|