Searched defs:setKeyCodeState (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/services/inputflinger/tests/ | ||
| D | InputMapperTest.cpp | 75 void InputMapperUnitTest::setKeyCodeState(KeyState state, std::set<int> keyCodes) { in setKeyCodeState() function in android::InputMapperUnitTest |
| D | FakeEventHub.cpp | 119 void FakeEventHub::setKeyCodeState(int32_t deviceId, int32_t keyCode, int32_t state) { in setKeyCodeState() function in android::FakeEventHub |
| D | InputReader_test.cpp | 239 void setKeyCodeState(int32_t keyCode, int32_t state) { in setKeyCodeState() function in android::FakeInputMapper |