Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/
DSystemServer.java1286 startSystemCaptionsManagerService(context); in startOtherServices()
2325 private void startSystemCaptionsManagerService(@NonNull Context context) { in startSystemCaptionsManagerService() method in SystemServer