HomeSort by relevance Sort by last modified time
    Searched refs:dispatchOnceInnerLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
InputDispatcher.h 852 void dispatchOnceInnerLocked(nsecs_t* nextWakeupTime);
    [all...]
InputDispatcher.cpp 235 dispatchOnceInnerLocked(&nextWakeupTime);
251 void InputDispatcher::dispatchOnceInnerLocked(nsecs_t* nextWakeupTime) {
    [all...]

Completed in 30 milliseconds