Home
last modified time | relevance | path

Searched refs:mSpeechCheckBox (Results 1 – 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastSettings.java314 private TwoStatePreference mSpeechCheckBox; field in CellBroadcastSettings.CellBroadcastSettingsFragment
365 mSpeechCheckBox = (TwoStatePreference) in initPreferences()
760 if (mSpeechCheckBox != null) { in updatePreferenceVisibility()
761 mSpeechCheckBox.setVisible(res.getBoolean(R.bool.show_alert_speech_setting) in updatePreferenceVisibility()