Home
last modified time | relevance | path

Searched refs:PLATFORM_COMPAT_NATIVE_SERVICE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/
DContext.java4784 public static final String PLATFORM_COMPAT_NATIVE_SERVICE = "platform_compat_native"; field in Context
/frameworks/base/services/java/com/android/server/
DSystemServer.java666 ServiceManager.addService(Context.PLATFORM_COMPAT_NATIVE_SERVICE, in startBootstrapServices()