Searched refs:getLocalPort (Results 1 – 10 of 10) sorted by relevance
/frameworks/opt/net/voip/src/java/android/net/rtp/ |
D | RtpStream.java | 87 public int getLocalPort() { in getLocalPort() method in RtpStream
|
/frameworks/support/compat/ics/android/support/v4/net/ |
D | DatagramSocketWrapper.java | 41 this.localport = socket.getLocalPort(); in DatagramSocketImplWrapper()
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
D | SipAudioCall.java | 740 "audio", mAudioStream.getLocalPort(), 1, "RTP/AVP"); 770 "audio", mAudioStream.getLocalPort(), 1, "RTP/AVP"); 823 "audio", mAudioStream.getLocalPort(), 1, "RTP/AVP");
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/service/ |
D | RedirectListener.java | 57 mServerSocket.getLocalPort(), mPath); in RedirectListener()
|
/frameworks/base/core/tests/coretests/src/android/net/ |
D | SntpClientTest.java | 156 mPort = mSocket.getLocalPort(); in SntpTestServer()
|
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/ |
D | ProxyServer.java | 333 setPort(serverSocket.getLocalPort()); in run()
|
/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
D | SipSessionGroup.java | 170 port = socket.getLocalPort(); in reset()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 17672 method public int getLocalPort(); 42848 method public int getLocalPort(); 42879 method protected int getLocalPort(); 43206 method public int getLocalPort(); 43240 method public int getLocalPort(); 43296 method protected int getLocalPort(); 54339 method public abstract int getLocalPort(); 55778 method public int getLocalPort(); 55797 method public int getLocalPort(); 56144 method public int getLocalPort();
|
/frameworks/base/api/ |
D | current.txt | 26098 method public int getLocalPort(); 55830 method public int getLocalPort(); 55861 method protected int getLocalPort(); 56194 method public int getLocalPort(); 56228 method public int getLocalPort(); 56284 method protected int getLocalPort();
|
D | system-current.txt | 28376 method public int getLocalPort(); 59738 method public int getLocalPort(); 59769 method protected int getLocalPort(); 60102 method public int getLocalPort(); 60136 method public int getLocalPort(); 60192 method protected int getLocalPort();
|