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

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

Completed in 50 milliseconds