Searched defs:TextToSpeechSettings (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/tts/
H A DTextToSpeechSettings.java53 public class TextToSpeechSettings extends SettingsPreferenceFragment implements class in inherits:SettingsPreferenceFragment,Preference.OnPreferenceChangeListener,Preference.OnPreferenceClickListener,RadioButtonGroupState
57 private static final String TAG = "TextToSpeechSettings";
234 throw new IllegalStateException("TextToSpeechSettings used outside a " +

Completed in 72 milliseconds