Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputReader.cpp2181 bool downChanged; in sync() local
2184 downChanged = true; in sync()
2186 downChanged = true; in sync()
2188 downChanged = false; in sync()
2263 if (downChanged || moved || scrolled || buttonsChanged) { in sync()
2266 if (downChanged) { in sync()