Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h838 const char* getStatusLabel() const;
DInputDispatcher.cpp1681 connection->getStatusLabel()); in checkWindowReadyForMoreInputLocked()
1815 connection->getInputChannelName(), connection->getStatusLabel()); in prepareDispatchCycleLocked()
3288 connection->getStatusLabel(), toString(connection->monitor), in dumpDispatchStateLocked()
4394 const char* InputDispatcher::Connection::getStatusLabel() const { in getStatusLabel() function in android::InputDispatcher::Connection