Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DLocalSocket.java33 public class LocalSocket implements Closeable { class
56 public LocalSocket() { in LocalSocket() method in LocalSocket
66 public LocalSocket(int sockType) { in LocalSocket() method in LocalSocket
70 private LocalSocket(LocalSocketImpl impl, int sockType) { in LocalSocket() method in LocalSocket