Home
last modified time | relevance | path

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

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