Searched refs:createSocketPair (Results 1 – 4 of 4) sorted by relevance
532 public static ParcelFileDescriptor[] createSocketPair() throws IOException { in createSocketPair() method in ParcelFileDescriptor533 return createSocketPair(SOCK_STREAM); in createSocketPair()539 public static ParcelFileDescriptor[] createSocketPair(int type) throws IOException { in createSocketPair() method in ParcelFileDescriptor
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
22055 …method public static android.os.ParcelFileDescriptor[] createSocketPair() throws java.io.IOExcepti…
36574 …method public static android.os.ParcelFileDescriptor[] createSocketPair() throws java.io.IOExcepti…