Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DConnection.cpp43 const char* Connection::getStatusLabel() const { in getStatusLabel() function in android::inputdispatcher::Connection
H A DConnection.h68 const char* getStatusLabel() const;
H A DInputDispatcher.cpp2823 connection->getInputChannelName().c_str(), connection->getStatusLabel()); in prepareDispatchCycleLocked()
5163 connection->getWindowName().c_str(), connection->getStatusLabel(), in dumpDispatchStateLocked()