Searched refs:connect (Results 1 – 10 of 10) sorted by relevance
112 public void connect() { in connect() method in Connection190 channel.connect(pending_socket); in registerChannel()253 waker.connect(socket.getLocalSocketAddress()); in wakeIOLooper()398 channel.connect(sk); in onAccept()
316 public void connect(Socket socket) { in connect() method in Channel
49 socket.connect(new InetSocketAddress("127.0.0.1", in saveLayers()136 socket.connect(new InetSocketAddress("127.0.0.1", in loadCapture()
47 socket.connect(new InetSocketAddress("127.0.0.1", in loadVersion()
48 socket.connect(new InetSocketAddress("127.0.0.1", in sendCommand()
44 socket.connect(new InetSocketAddress("127.0.0.1", in loadProfiles()
43 socket.connect(new InetSocketAddress("127.0.0.1", in loadWindows()
52 socket.connect(new InetSocketAddress("127.0.0.1", in loadScene()
22 need an activity to connect to them first.23 - The app has a number of activities which connect to existing handlers.61 - then connect(port) is called to initiate the connection.
229 mConnection.connect(); in onServiceStarted()