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()
100 publishBinderService(Context.PEOPLE_SERVICE, mService); in onStart()
100 ServiceManager.getService(Context.PEOPLE_SERVICE)); in PeopleBackupHelper()
168 ServiceManager.getService(Context.PEOPLE_SERVICE)); in PeopleSpaceWidgetManager()
6258 public static final String PEOPLE_SERVICE = "people"; field in Context
584 registerService(Context.PEOPLE_SERVICE, PeopleManager.class, in registerService() argument
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10423 field public static final String PEOPLE_SERVICE = "people";