Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp2752 bool buttonsChanged = currentButtonState != lastButtonState; in sync() local
2786 if (moved || scrolled || buttonsChanged) { in sync()
2794 if (buttonsChanged) { in sync()
2830 if (downChanged || moved || scrolled || buttonsChanged) { in sync()