Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h462 void dispatchTouchModeChangeLocked(nsecs_t currentTime,
DInputDispatcher.cpp1183 dispatchTouchModeChangeLocked(currentTime, typedEntry); in dispatchOnceInnerLocked()
1798 void InputDispatcher::dispatchTouchModeChangeLocked( in dispatchTouchModeChangeLocked() function in android::inputdispatcher::InputDispatcher