Searched refs:bindpoint (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/net/
H A DLocalSocket.java140 * @param bindpoint endpoint address
143 public void bind(LocalSocketAddress bindpoint) throws IOException { argument
151 localAddress = bindpoint;

Completed in 96 milliseconds