Home
last modified time | relevance | path

Searched defs:Proxy (Results 1 – 8 of 8) 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.java36 private static class Proxy implements IMountService { class in IMountService.Stub
39 Proxy(IBinder remote) { in Proxy() method in IMountService.Stub.Proxy
/frameworks/base/core/java/android/net/
DProxy.java38 public final class Proxy { class
/frameworks/base/core/java/android/security/
DIKeystoreService.java33 private static class Proxy implements IKeystoreService { class in IKeystoreService.Stub
36 Proxy(IBinder remote) { in Proxy() method in IKeystoreService.Stub.Proxy
/frameworks/av/include/private/media/
DAudioTrackShared.h85 friend class Proxy; member
/frameworks/av/media/libmedia/
DAudioTrackShared.cpp43 Proxy::Proxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, size_t frameSize, in Proxy() function in android::Proxy