Searched refs:processSwitch (Results 1 – 2 of 2) sorted by relevance
1008 void processSwitch(int32_t switchCode, int32_t switchValue);
1831 processSwitch(rawEvent->code, rawEvent->value); in process()1841 void SwitchInputMapper::processSwitch(int32_t switchCode, int32_t switchValue) { in processSwitch() function in android::SwitchInputMapper