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

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

Completed in 69 milliseconds