Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h939 bool runCommandsLockedInterruptible();
DInputDispatcher.cpp244 if (runCommandsLockedInterruptible()) { in dispatchOnce()
592 bool InputDispatcher::runCommandsLockedInterruptible() { in runCommandsLockedInterruptible() function in android::InputDispatcher
2170 d->runCommandsLockedInterruptible(); in handleReceiveCallback()