Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h273 bool runCommandsLockedInterruptible() REQUIRES(mLock);
DInputDispatcher.cpp462 if (runCommandsLockedInterruptible()) { in dispatchOnce()
956 bool InputDispatcher::runCommandsLockedInterruptible() { in runCommandsLockedInterruptible() function in android::inputdispatcher::InputDispatcher
2733 d->runCommandsLockedInterruptible(); in handleReceiveCallback()