Searched defs:addKeyCodeMapping (Results 1 – 2 of 2) sorted by relevance
153 void FakeEventHub::addKeyCodeMapping(int32_t deviceId, int32_t fromKeyCode, int32_t toKeyCode) { in addKeyCodeMapping() function in android::FakeEventHub
275 void addKeyCodeMapping(int32_t fromKeyCode, int32_t toKeyCode) { in addKeyCodeMapping() function in android::FakeInputMapper