Home
last modified time | relevance | path

Searched refs:PEOPLE_SERVICE (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/people/
H A DPeopleManager.java46 @SystemService(Context.PEOPLE_SERVICE)
70 Context.PEOPLE_SERVICE)); in PeopleManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleBackupFollowUpJob.java91 ServiceManager.getService(Context.PEOPLE_SERVICE)); in onCreate()
/aosp14/frameworks/base/services/people/java/com/android/server/people/
H A DPeopleService.java100 publishBinderService(Context.PEOPLE_SERVICE, mService); in onStart()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleBackupHelper.java100 ServiceManager.getService(Context.PEOPLE_SERVICE)); in PeopleBackupHelper()
H A DPeopleSpaceWidgetManager.java168 ServiceManager.getService(Context.PEOPLE_SERVICE)); in PeopleSpaceWidgetManager()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java6258 public static final String PEOPLE_SERVICE = "people"; field in Context
/aosp14/frameworks/base/core/java/android/app/
H A DSystemServiceRegistry.java584 registerService(Context.PEOPLE_SERVICE, PeopleManager.class, in registerService() argument
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10423 field public static final String PEOPLE_SERVICE = "people";