Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h789 bool checkForTouchpadQuietTime(nsecs_t when);
DTouchInputMapper.cpp2767 if (checkForTouchpadQuietTime(when)) { in preparePointerGestures()
3000 bool TouchInputMapper::checkForTouchpadQuietTime(nsecs_t when) { in checkForTouchpadQuietTime() function in android::TouchInputMapper