Home
last modified time | relevance | path

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

12

/frameworks/base/services/core/java/com/android/server/inputmethod/
DImePlatformCompatUtils.java34 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE));
/frameworks/base/tests/PlatformCompatGating/src/com/android/compat/testing/
DDummyApi.java75 .asInterface(ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in dummySystemServer()
/frameworks/base/services/core/java/com/android/server/am/
DPlatformCompatCache.java78 IBinder b = ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE); in PlatformCompatCache()
81 Context.PLATFORM_COMPAT_SERVICE); in PlatformCompatCache()
DComponentAliasResolver.java141 Context.PLATFORM_COMPAT_SERVICE); in onSystemReady()
DActivityManagerShellCommand.java3653 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE);
DActiveServices.java774 final IBinder b = ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE); in ActiveServices()
/frameworks/base/services/core/java/com/android/server/pm/parsing/
DPackageParserUtils.java44 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in forParsingFileWithDefaults()
/frameworks/base/core/java/android/app/compat/
DChangeIdStateCache.java74 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in getPlatformCompatService()
/frameworks/base/services/core/java/com/android/server/pm/parsing/library/
DAndroidTestBaseUpdater.java65 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in isChangeEnabled()
/frameworks/base/tests/PlatformCompatGating/test-rules/src/android/compat/testing/
DPlatformCompatChangeRule.java93 .asInterface(ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in evaluate()
/frameworks/base/tests/PlatformCompatGating/src/com/android/tests/gating/
DPlatformCompatCommandNotInstalledTest.kt94 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)) in <lambda>()
DPlatformCompatPermissionsTest.java64 .asInterface(ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in setUp()
/frameworks/base/core/java/android/content/pm/parsing/result/
DParseTypeImpl.java88 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in forDefaultParsing()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodManagerServiceTestBase.java178 .when(() -> ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in setUp()
/frameworks/base/services/core/java/com/android/server/compat/overrides/
DAppCompatOverridesService.java87 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)), SUPPORTED_NAMESPACES); in AppCompatOverridesService()
/frameworks/base/core/java/android/app/
DForegroundServiceTypePolicy.java1011 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in overrideChangeIdForTest()
1018 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in clearOverrideForTest()
DStatusBarManager.java612 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE));
/frameworks/base/core/java/com/android/internal/os/
DZygote.java1482 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in getMemorySafetyRuntimeFlagsForSecondaryZygote()
/frameworks/base/core/java/android/content/
DContext.java6107 public static final String PLATFORM_COMPAT_SERVICE = "platform_compat"; field in Context
/frameworks/base/services/permission/java/com/android/server/permission/access/permission/
DPermissionService.kt155 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE) in <lambda>()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAbstractAccessibilityServiceConnection.java361 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in AbstractAccessibilityServiceConnection()
/frameworks/base/services/java/com/android/server/
DSystemServer.java1092 ServiceManager.addService(Context.PLATFORM_COMPAT_SERVICE, platformCompat); in startBootstrapServices()
/frameworks/base/services/core/java/com/android/server/pm/permission/
DPermissionManagerServiceImpl.java287 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE));
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerSession.java2748 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in isTargetSdkConditionSatisfied()
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java293 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE));

12