Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp2055 uint32_t updatedSwitchValues = mSwitchValues & mUpdatedSwitchMask; in sync() local
2056 NotifySwitchArgs args(mContext->getNextSequenceNum(), when, 0, updatedSwitchValues, in sync()