Searched defs:IServiceManager (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DIServiceManager.h30 class IServiceManager : public IInterface class in namespace:android
66 sp<IServiceManager> defaultServiceManager();
71 const sp<IServiceManager> sm = defaultServiceManager();
/frameworks/native/libs/binder/include/binder/
H A DIServiceManager.h30 class IServiceManager : public IInterface class in namespace:android
66 sp<IServiceManager> defaultServiceManager();
71 const sp<IServiceManager> sm = defaultServiceManager();
/frameworks/base/core/java/android/os/
H A DIServiceManager.java29 public interface IServiceManager extends IInterface interface in inherits:IInterface
63 static final String descriptor = "android.os.IServiceManager";

Completed in 1457 milliseconds