Searched refs:PLATFORM_COMPAT_SERVICE (Results 1 – 8 of 8) sorted by relevance
73 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in isChangeEnabled()104 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in isChangeEnabled()
75 .asInterface(ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in dummySystemServer()
93 .asInterface(ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in evaluate()
63 .asInterface(ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE)); in setUp()
4776 public static final String PLATFORM_COMPAT_SERVICE = "platform_compat"; field in Context
665 ServiceManager.addService(Context.PLATFORM_COMPAT_SERVICE, platformCompat); in startBootstrapServices()
2934 ServiceManager.getService(Context.PLATFORM_COMPAT_SERVICE);
2486 Context.PLATFORM_COMPAT_SERVICE); in ActivityManagerService()