Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h814 void processSwitch(int32_t switchCode, int32_t switchValue);
DInputReader.cpp2042 void SwitchInputMapper::processSwitch(int32_t switchCode, int32_t switchValue) { in processSwitch() argument
2044 if (switchValue) { in processSwitch()