Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DCrossProfileAppsService.java33 publishBinderService(Context.CROSS_PROFILE_APPS_SERVICE, mServiceImpl); in onStart()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDpmMockContext.java231 case Context.CROSS_PROFILE_APPS_SERVICE: in getSystemService()
/aosp12/frameworks/base/core/java/android/content/
H A DContext.java3707 CROSS_PROFILE_APPS_SERVICE,
5451 public static final String CROSS_PROFILE_APPS_SERVICE = "crossprofileapps"; field in Context
/aosp12/frameworks/base/core/java/android/app/
H A DSystemServiceRegistry.java1264 registerService(Context.CROSS_PROFILE_APPS_SERVICE, CrossProfileApps.class, in registerService() argument
1270 Context.CROSS_PROFILE_APPS_SERVICE); in registerService()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt10642 field public static final String CROSS_PROFILE_APPS_SERVICE = "crossprofileapps";