Searched refs:getLocalPort (Results 1 – 7 of 7) sorted by relevance
119 protected int getLocalPort() { in getLocalPort() method in StreamProtoReceiver.EventReceiverThread120 return mSocket.getLocalPort(); in getLocalPort()157 return mEventReceiver.getLocalPort(); in getSocketServerPort()
113 protected int getLocalPort() { in getLocalPort() method in SubprocessTestResultsParser.EventReceiverThread114 return mSocket.getLocalPort(); in getLocalPort()193 return mEventReceiver.getLocalPort(); in getSocketServerPort()
91 port = s.getLocalPort(); in Sl4aClient()132 port = s.getLocalPort(); in startSL4A()
341 mLastUsedPort, s.getLocalPort()); in createSshTunnel()346 mLastUsedPort = s.getLocalPort(); in createSshTunnel()
40 return mSocket.getLocalPort(); in getPort()
135 return mSS.getLocalPort(); in getPort()
210 return mServerSocket.getLocalPort(); in getPort()