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

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

Completed in 97 milliseconds