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