Home
last modified time | relevance | path

Searched refs:PLATFORM_COMPAT_SERVICE (Results 1 – 25 of 27) sorted by relevance

12

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DImePlatformCompatUtils.java34 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE));
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DPlatformCompatCache.java78 IBinder b = ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE); in PlatformCompatCache()
81 Context.PLATFORM_COMPAT_SERVICE); in PlatformCompatCache()
H A DComponentAliasResolver.java141 Context.PLATFORM_COMPAT_SERVICE); in onSystemReady()
H A DActivityManagerShellCommand.java3530 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE);
H A DActiveServices.java664 final IBinder b = ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE); in ActiveServices()
/aosp14/frameworks/base/tests/PlatformCompatGating/src/com/android/compat/testing/
H A DDummyApi.java75 .asInterface(ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in dummySystemServer()
/aosp14/frameworks/base/core/java/android/app/compat/
H A DChangeIdStateCache.java74 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in getPlatformCompatService()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/parsing/library/
H A DAndroidTestBaseUpdater.java65 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in isChangeEnabled()
/aosp14/frameworks/base/tests/PlatformCompatGating/test-rules/src/android/compat/testing/
H A DPlatformCompatChangeRule.java93 .asInterface(ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in evaluate()
/aosp14/frameworks/base/tests/PlatformCompatGating/src/com/android/tests/gating/
H A DPlatformCompatCommandNotInstalledTest.kt94 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE))
H A DPlatformCompatPermissionsTest.java64 .asInterface(ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in setUp()
/aosp14/frameworks/base/core/java/android/content/pm/parsing/result/
H A DParseTypeImpl.java88 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in forDefaultParsing()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/parsing/
H A DPackageParser2.java68 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in forParsingFileWithDefaults()
/aosp14/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
H A DInputMethodManagerServiceTestBase.java176 .when(() -> ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in setUp()
/aosp14/frameworks/base/services/core/java/com/android/server/compat/overrides/
H A DAppCompatOverridesService.java87 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)), SUPPORTED_NAMESPACES); in AppCompatOverridesService()
/aosp14/frameworks/base/core/java/android/app/
H A DForegroundServiceTypePolicy.java990 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in overrideChangeIdForTest()
997 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in clearOverrideForTest()
H A DStatusBarManager.java595 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE));
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DZygote.java1466 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in getMemorySafetyRuntimeFlagsForSecondaryZygote()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java5995 public static final String PLATFORM_COMPAT_SERVICE = "platform_compat"; field in Context
/aosp14/frameworks/base/services/permission/java/com/android/server/permission/access/permission/
H A DPermissionService.kt139 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAbstractAccessibilityServiceConnection.java348 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in AbstractAccessibilityServiceConnection()
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java1100 ServiceManager.addService(Context.PLATFORM_COMPAT_SERVICE, platformCompat); in startBootstrapServices()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerSession.java2464 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in isTargetSdkConditionSatisfied()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DPermissionManagerServiceImpl.java286 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE));
/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java264 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE));

12