Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp1854 uint32_t updatedSwitchValues = mSwitchValues & mUpdatedSwitchMask; in sync() local
1855 NotifySwitchArgs args(when, 0, updatedSwitchValues, mUpdatedSwitchMask); in sync()