Home
last modified time | relevance | path

Searched refs:CROSS_PROFILE_APPS_SERVICE (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DCrossProfileAppsService.java33 publishBinderService(Context.CROSS_PROFILE_APPS_SERVICE, mServiceImpl); in onStart()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDpmMockContext.java242 case Context.CROSS_PROFILE_APPS_SERVICE: in getSystemService()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java4177 CROSS_PROFILE_APPS_SERVICE,
6056 public static final String CROSS_PROFILE_APPS_SERVICE = "crossprofileapps"; field in Context
/aosp14/frameworks/base/core/java/android/app/
H A DSystemServiceRegistry.java1288 registerService(Context.CROSS_PROFILE_APPS_SERVICE, CrossProfileApps.class, in registerService() argument
1294 Context.CROSS_PROFILE_APPS_SERVICE); in registerService()
/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.txt10379 field public static final String CROSS_PROFILE_APPS_SERVICE = "crossprofileapps";