Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h923 bool runCommandsLockedInterruptible();
DInputDispatcher.cpp240 if (runCommandsLockedInterruptible()) { in dispatchOnce()
585 bool InputDispatcher::runCommandsLockedInterruptible() { in runCommandsLockedInterruptible() function in android::InputDispatcher
2127 d->runCommandsLockedInterruptible(); in handleReceiveCallback()