Searched defs:fromSocket (Results 1 – 2 of 2) sorted by relevance
96 public ConnectionHandler(String remoteMachineIp, int port, Socket fromSocket, Socket toSocket) in ConnectionHandler()
189 public static ParcelFileDescriptor fromSocket(Socket socket) { in fromSocket() method in ParcelFileDescriptor