Searched defs:getVoice (Results 1 – 5 of 5) sorted by relevance
| /packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/ | ||
| D | ILocalService.aidl | 25 String getVoice(); in getVoice() method |
| D | PreferencesController.java | 88 public String getVoice() { in getVoice() method in PreferencesController |
| D | InteractionServiceClient.java | 137 public String getVoice() { in getVoice() method in InteractionServiceClient |
| D | TextToSpeechImpl.java | 220 private Voice getVoice(String name) { in getVoice() method in TextToSpeechImpl |
| /packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/ | ||
| D | ShadowTextToSpeech.java | 87 protected Voice getVoice() { in getVoice() method in ShadowTextToSpeech |