Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java353 private static final String SYSTEM_CAPTIONS_MANAGER_SERVICE_CLASS = field in SystemServer
3245 mSystemServiceManager.startService(SYSTEM_CAPTIONS_MANAGER_SERVICE_CLASS); in startSystemCaptionsManagerService()