Searched defs:ServiceManagerProxy (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/os/
H A DServiceManagerNative.java42 return new ServiceManagerProxy(obj);
106 class ServiceManagerProxy implements IServiceManager { class in inherits:IServiceManager
107 public ServiceManagerProxy(IBinder remote) { method in class:ServiceManagerProxy

Completed in 90 milliseconds