Home | History | Annotate | Download | only in inputflinger

Lines Matching defs:getWindowName

3257                     i, connection->getInputChannelName(), connection->getWindowName(),
3540 connection->getWindowName(), eventDuration * 0.000001f);
3783 snprintf(counterName, sizeof(counterName), "oq:%s", connection->getWindowName());
3791 snprintf(counterName, sizeof(counterName), "wq:%s", connection->getWindowName());
4382 const char* InputDispatcher::Connection::getWindowName() const {