Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp2605 bool buttonsChanged = currentButtonState != lastButtonState; in sync() local
2639 if (moved || scrolled || buttonsChanged) { in sync()
2647 if (buttonsChanged) { in sync()
2683 if (downChanged || moved || scrolled || buttonsChanged) { in sync()