Searched refs:PEOPLE_SERVICE (Results 1 – 9 of 9) sorted by relevance
46 @SystemService(Context.PEOPLE_SERVICE)70 Context.PEOPLE_SERVICE)); in PeopleManager()
44 ServiceManager.getService(Context.PEOPLE_SERVICE)); in ConversationListSettings()
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()
5633 public static final String PEOPLE_SERVICE = "people"; field in Context
578 registerService(Context.PEOPLE_SERVICE, PeopleManager.class, in registerService() argument
10679 field public static final String PEOPLE_SERVICE = "people";