Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DConnection.cpp43 const char* Connection::getStatusLabel() const { in getStatusLabel() function in android::inputdispatcher::Connection
DConnection.h67 const char* getStatusLabel() const;
DInputDispatcher.cpp2232 connection->getInputChannelName().c_str(), connection->getStatusLabel()); in prepareDispatchCycleLocked()
4238 connection->getWindowName().c_str(), connection->getStatusLabel(), in dumpDispatchStateLocked()