Searched refs:isAlertSpeechEnabled (Results 1 – 2 of 2) sorted by relevance
2356 public Builder setCellBroadcastAlertSpeechEnabled(int isAlertSpeechEnabled) { in setCellBroadcastAlertSpeechEnabled() argument2357 mIsAlertSpeechEnabled = isAlertSpeechEnabled; in setCellBroadcastAlertSpeechEnabled()
1508 public void setCellBroadcastAlertSpeechEnabled(int subId, int isAlertSpeechEnabled) { in setCellBroadcastAlertSpeechEnabled() argument1509 writeDatabaseAndCacheHelper(subId, SimInfo.COLUMN_CB_ALERT_SPEECH, isAlertSpeechEnabled, in setCellBroadcastAlertSpeechEnabled()