Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java1919 startSystemCaptionsManagerService(context, t); in startOtherServices()
3237 private void startSystemCaptionsManagerService(@NonNull Context context, in startSystemCaptionsManagerService() method in SystemServer