Searched refs:PEOPLE_SERVICE (Results 1 – 8 of 8) sorted by relevance
46 @SystemService(Context.PEOPLE_SERVICE)70 Context.PEOPLE_SERVICE)); in PeopleManager()
91 ServiceManager.getService(Context.PEOPLE_SERVICE)); in onCreate()
99 publishBinderService(Context.PEOPLE_SERVICE, mService); in onStart()
100 ServiceManager.getService(Context.PEOPLE_SERVICE)); in PeopleBackupHelper()
167 ServiceManager.getService(Context.PEOPLE_SERVICE)); in PeopleSpaceWidgetManager()
5629 public static final String PEOPLE_SERVICE = "people"; field in Context
578 registerService(Context.PEOPLE_SERVICE, PeopleManager.class, in registerService() argument
10672 field public static final String PEOPLE_SERVICE = "people";