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