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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h938 bool haveCommandsLocked() const;
H A DInputDispatcher.cpp238 if (!haveCommandsLocked()) {
588 bool InputDispatcher::haveCommandsLocked() const { function in class:android::InputDispatcher

Completed in 72 milliseconds