Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/storage/
DIMountShutdownObserver.java79 private static class Proxy implements IMountShutdownObserver { class in IMountShutdownObserver.Stub
82 Proxy(IBinder remote) { in Proxy() method in IMountShutdownObserver.Stub.Proxy
DIObbActionListener.java84 private static class Proxy implements IObbActionListener { class in IObbActionListener.Stub
87 Proxy(IBinder remote) { in Proxy() method in IObbActionListener.Stub.Proxy
DIMountServiceListener.java92 private static class Proxy implements IMountServiceListener { class in IMountServiceListener.Stub
95 Proxy(IBinder remote) { in Proxy() method in IMountServiceListener.Stub.Proxy
DIMountService.java38 private static class Proxy implements IMountService { class in IMountService.Stub
41 Proxy(IBinder remote) { in Proxy() method in IMountService.Stub.Proxy
/frameworks/base/core/java/android/net/
DProxy.java57 public final class Proxy { class