Searched refs:TTS_DEFAULT_SYNTH (Results 1 – 2 of 2) sorted by relevance
20 import static android.provider.Settings.Secure.TTS_DEFAULT_SYNTH;590 android.provider.Settings.Secure.putString(getContentResolver(), TTS_DEFAULT_SYNTH, engine); in onVoiceDataIntegrityCheckDone() local
24 import static android.provider.Settings.Secure.TTS_DEFAULT_SYNTH;892 Settings.Secure.putString(getContentResolver(), TTS_DEFAULT_SYNTH, engine); in onVoiceDataIntegrityCheckDone() local