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

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

Completed in 50 milliseconds