Home
last modified time | relevance | path

Searched defs:nextWakeupTime (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp249 nsecs_t nextWakeupTime = LONG_LONG_MAX; in dispatchOnce() local
273 void InputDispatcher::dispatchOnceInnerLocked(nsecs_t* nextWakeupTime) { in dispatchOnceInnerLocked()
772 DropReason* dropReason, nsecs_t* nextWakeupTime) { in dispatchKeyLocked()
885 DropReason* dropReason, nsecs_t* nextWakeupTime) { in dispatchMotionLocked()
1024 const sp<InputWindowHandle>& windowHandle, nsecs_t* nextWakeupTime, const char* reason) { in handleTargetsNotReadyLocked()
1171 nsecs_t* nextWakeupTime) { in findFocusedWindowTargetsLocked()
1240 nsecs_t* nextWakeupTime, in findTouchedWindowTargetsLocked()