Searched refs:getCurrentKey (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/tts/
H A DTtsEnginePreference.java122 boolean isChecked = getKey().equals(mSharedState.getCurrentKey());
250 callChangeListener(mSharedState.getCurrentKey());
261 String getCurrentKey(); method in interface:TtsEnginePreference.RadioButtonGroupState
H A DTextToSpeechSettings.java622 public String getCurrentKey() { method in class:TextToSpeechSettings
/packages/apps/Settings/src/com/android/settings/voice/
H A DVoiceInputPreference.java98 boolean isChecked = getKey().equals(mSharedState.getCurrentKey());
218 callChangeListener(mSharedState.getCurrentKey());
227 String getCurrentKey(); method in interface:VoiceInputPreference.RadioButtonGroupState
H A DVoiceInputSettings.java131 public String getCurrentKey() { method in class:VoiceInputSettings

Completed in 71 milliseconds