Home
last modified time | relevance | path

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

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