Searched refs:clientChannelName (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/input/
H A DInputTransport.cpp141 String8 clientChannelName = name; local
142 clientChannelName.append(" (client)");
143 outClientChannel = new InputChannel(clientChannelName, sockets[1]);

Completed in 79 milliseconds