Searched refs:dispatchOnceInnerLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.h849 void dispatchOnceInnerLocked(nsecs_t* nextWakeupTime);
H A DInputDispatcher.cpp230 dispatchOnceInnerLocked(&nextWakeupTime);
246 void InputDispatcher::dispatchOnceInnerLocked(nsecs_t* nextWakeupTime) { function in class:android::InputDispatcher

Completed in 73 milliseconds