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

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

Completed in 8 milliseconds