Searched refs:sockId (Results 1 – 1 of 1) sorted by relevance
308 String sockId = getSocketId(socket); in acceptTcpSocket() local309 sSocketHashMap.put(sockId, socket); in acceptTcpSocket()310 return sockId; in acceptTcpSocket()