HomeSort by relevance Sort by last modified time
    Searched refs:KEY_ENABLE_ALERT_SPEECH (Results 1 - 3 of 3) sorted by null

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastSearchIndexableProvider.java 99 CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH;
CellBroadcastSettings.java 57 public static final String KEY_ENABLE_ALERT_SPEECH = "enable_alert_speech";
176 findPreference(KEY_ENABLE_ALERT_SPEECH);
CellBroadcastAlertService.java 543 if (prefs.getBoolean(CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH, true)) {
    [all...]

Completed in 53 milliseconds