Searched defs:processSwitch (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/
H A DInputReader.cpp1817 processSwitch(rawEvent->code, rawEvent->value);
1827 void SwitchInputMapper::processSwitch(int32_t switchCode, int32_t switchValue) { function in class:android::SwitchInputMapper

Completed in 493 milliseconds