Searched refs:PEOPLE_SERVICE (Results 1 – 9 of 9) sorted by relevance
46 @SystemService(Context.PEOPLE_SERVICE)70 Context.PEOPLE_SERVICE)); in PeopleManager()
91 ServiceManager.getService(Context.PEOPLE_SERVICE)); in onCreate()
113 publishBinderService(Context.PEOPLE_SERVICE, mService); in onStart()
100 ServiceManager.getService(Context.PEOPLE_SERVICE)); in PeopleBackupHelper()
197 ServiceManager.getService(Context.PEOPLE_SERVICE)); in PeopleSpaceWidgetManager()
6370 public static final String PEOPLE_SERVICE = "people"; field in Context
632 registerService(Context.PEOPLE_SERVICE, PeopleManager.class, in registerService() argument
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10761 field public static final String PEOPLE_SERVICE = "people";