Searched defs:LocalSocket (Results 1 – 1 of 1) sorted by relevance
40 public class LocalSocket implements Closeable { class63 public LocalSocket() { in LocalSocket() method in LocalSocket73 public LocalSocket(int sockType) { in LocalSocket() method in LocalSocket77 private LocalSocket(LocalSocketImpl impl, int sockType) { in LocalSocket() method in LocalSocket106 public LocalSocket(@NonNull @SuppressLint("UseParcelFileDescriptor") FileDescriptor fd) { in LocalSocket() method in LocalSocket