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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp1949 uint32_t updatedSwitchValues = mSwitchValues & mUpdatedSwitchMask; local
1950 NotifySwitchArgs args(when, 0, updatedSwitchValues, mUpdatedSwitchMask);

Completed in 60 milliseconds