Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h322 bool runCommandsLockedInterruptable() REQUIRES(mLock);
DInputDispatcher.cpp991 if (runCommandsLockedInterruptable()) { in dispatchOnce()
1569 bool InputDispatcher::runCommandsLockedInterruptable() { in runCommandsLockedInterruptable() function in android::inputdispatcher::InputDispatcher
4079 runCommandsLockedInterruptable(); in handleReceiveCallback()