Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h299 bool runCommandsLockedInterruptible() REQUIRES(mLock);
H A DInputDispatcher.cpp598 if (runCommandsLockedInterruptible()) { in dispatchOnce()
1173 bool InputDispatcher::runCommandsLockedInterruptible() { in runCommandsLockedInterruptible() function in android::inputdispatcher::InputDispatcher
3438 runCommandsLockedInterruptible(); in handleReceiveCallback()