Searched refs:KEY_OVERRIDE_DND (Results 1 – 3 of 3) sorted by relevance
102 public static final String KEY_OVERRIDE_DND = "override_dnd"; field in CellBroadcastSettings260 .remove(KEY_OVERRIDE_DND) in resetAllPreferences()368 findPreference(KEY_OVERRIDE_DND); in initPreferences()574 updateVibrationPreference(sp.getBoolean(CellBroadcastSettings.KEY_OVERRIDE_DND, in onCreatePreferences()1043 case KEY_OVERRIDE_DND: in getResourcesIdForDefaultPrefValue()
118 private static final String KEY_OVERRIDE_DND = "override_dnd"; field in CellBroadcastChannelManager.CellBroadcastChannelRange261 case KEY_OVERRIDE_DND: in CellBroadcastChannelRange()
730 && prefs.getBoolean(CellBroadcastSettings.KEY_OVERRIDE_DND, false)) in openEmergencyAlertNotification()