Home
last modified time | relevance | path

Searched defs:Proxy (Results 1 – 7 of 7) 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.java127 private static class Proxy implements IMountServiceListener { class in IMountServiceListener.Stub
130 Proxy(IBinder remote) { in Proxy() method in IMountServiceListener.Stub.Proxy
DIMountService.java39 private static class Proxy implements IMountService { class in IMountService.Stub
42 Proxy(IBinder remote) { in Proxy() method in IMountService.Stub.Proxy
/frameworks/base/core/java/android/net/
DProxy.java36 public final class Proxy { class
/frameworks/av/include/private/media/
DAudioTrackShared.h134 friend class Proxy; member
/frameworks/av/media/libmedia/
DAudioTrackShared.cpp59 Proxy::Proxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, size_t frameSize, in Proxy() function in android::Proxy