Searched refs:getStatusLabel (Results 1 – 2 of 2) sorted by relevance
837 const char* getStatusLabel() const;
1719 connection->getStatusLabel()); in checkWindowReadyForMoreInputLocked()1853 connection->getInputChannelName().c_str(), connection->getStatusLabel()); in prepareDispatchCycleLocked()3347 connection->getStatusLabel(), toString(connection->monitor), in dumpDispatchStateLocked()4473 const char* InputDispatcher::Connection::getStatusLabel() const { in getStatusLabel() function in android::InputDispatcher::Connection