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

/frameworks/base/core/java/android/net/
H A DLocalSocketImpl.java62 return available_native(myFd);
170 private native int available_native(FileDescriptor fd) throws IOException; method in class:LocalSocketImpl

Completed in 27 milliseconds