Searched defs:bindLocal (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DLocalSocketImpl.java152 private native void bindLocal(FileDescriptor fd, String name, int namespace) method in class:LocalSocketImpl
254 bindLocal(fd, endpoint.getName(), endpoint.getNamespace().getId());

Completed in 25 milliseconds