Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/java/com/android/server/
H A DSystemServer.java380 private static final String APP_COMPAT_OVERRIDES_SERVICE_CLASS = field in SystemServer
2655 mSystemServiceManager.startService(APP_COMPAT_OVERRIDES_SERVICE_CLASS); in startOtherServices()