Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp2451 bool buttonsChanged = currentButtonState != lastButtonState; in sync() local
2484 if (moved || scrolled || buttonsChanged) { in sync()
2492 if (buttonsChanged) { in sync()
2526 if (downChanged || moved || scrolled || buttonsChanged) { in sync()