Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h937 bool haveCommandsLocked() const;
DInputDispatcher.cpp277 if (!haveCommandsLocked()) { in dispatchOnce()
627 bool InputDispatcher::haveCommandsLocked() const { in haveCommandsLocked() function in android::InputDispatcher