Home
last modified time | relevance | path

Searched refs:processSwitch (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/input/evdev/
DSwitchInputMapper.cpp81 processSwitch(event.code, event.value); in process()
93 void SwitchInputMapper::processSwitch(int32_t switchCode, int32_t switchValue) { in processSwitch() function in android::SwitchInputMapper
DSwitchInputMapper.h39 void processSwitch(int32_t switchCode, int32_t switchValue);