Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DSwitchInputMapper.cpp58 uint32_t updatedSwitchValues = mSwitchValues & mUpdatedSwitchMask; in sync() local
59 NotifySwitchArgs args(mContext->getNextSequenceNum(), when, 0, updatedSwitchValues, in sync()