Home
last modified time | relevance | path

Searched defs:getVoice (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/
DILocalService.aidl25 String getVoice(); in getVoice() method
DPreferencesController.java88 public String getVoice() { in getVoice() method in PreferencesController
DInteractionServiceClient.java137 public String getVoice() { in getVoice() method in InteractionServiceClient
DTextToSpeechImpl.java220 private Voice getVoice(String name) { in getVoice() method in TextToSpeechImpl
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowTextToSpeech.java87 protected Voice getVoice() { in getVoice() method in ShadowTextToSpeech