Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h329 bool runCommandsLockedInterruptable() REQUIRES(mLock);
H A DInputDispatcher.cpp1020 if (runCommandsLockedInterruptable()) { in dispatchOnce()
1617 bool InputDispatcher::runCommandsLockedInterruptable() { in runCommandsLockedInterruptable() function in android::inputdispatcher::InputDispatcher
4106 runCommandsLockedInterruptable(); in handleReceiveCallback()