Searched refs:mSpeechCheckBox (Results 1 – 1 of 1) sorted by relevance
314 private TwoStatePreference mSpeechCheckBox; field in CellBroadcastSettings.CellBroadcastSettingsFragment365 mSpeechCheckBox = (TwoStatePreference) in initPreferences()760 if (mSpeechCheckBox != null) { in updatePreferenceVisibility()761 mSpeechCheckBox.setVisible(res.getBoolean(R.bool.show_alert_speech_setting) in updatePreferenceVisibility()