Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DSwitchInputMapper.cpp45 void SwitchInputMapper::processSwitch(int32_t switchCode, int32_t switchValue) { in processSwitch() argument
47 if (switchValue) { in processSwitch()
DSwitchInputMapper.h39 void processSwitch(int32_t switchCode, int32_t switchValue);