Home
last modified time | relevance | path

Searched defs:getAncillaryFileDescriptors (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
DLocalSocket.java301 public FileDescriptor[] getAncillaryFileDescriptors() throws IOException { in getAncillaryFileDescriptors() method in LocalSocket
DLocalSocketImpl.java504 public FileDescriptor[] getAncillaryFileDescriptors() throws IOException { in getAncillaryFileDescriptors() method in LocalSocketImpl