Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp3011 bool isQuietTime = false; in checkForTouchpadQuietTime() local
3019 isQuietTime = true; in checkForTouchpadQuietTime()
3025 isQuietTime = true; in checkForTouchpadQuietTime()
3027 if (isQuietTime) { in checkForTouchpadQuietTime()
3030 return isQuietTime; in checkForTouchpadQuietTime()