Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h938 bool runCommandsLockedInterruptible();
DInputDispatcher.cpp283 if (runCommandsLockedInterruptible()) { in dispatchOnce()
631 bool InputDispatcher::runCommandsLockedInterruptible() { in runCommandsLockedInterruptible() function in android::InputDispatcher
2208 d->runCommandsLockedInterruptible(); in handleReceiveCallback()