Searched refs:KEY_OVERRIDE_DND (Results 1 – 3 of 3) sorted by relevance
78 public static final String KEY_OVERRIDE_DND = "override_dnd"; field in CellBroadcastSettings252 findPreference(KEY_OVERRIDE_DND); in onCreatePreferences()399 updateVibrationPreference(sp.getBoolean(CellBroadcastSettings.KEY_OVERRIDE_DND, in onCreatePreferences()
94 private static final String KEY_OVERRIDE_DND = "override_dnd"; field in CellBroadcastChannelManager.CellBroadcastChannelRange192 case KEY_OVERRIDE_DND: in CellBroadcastChannelRange()
552 if (prefs.getBoolean(CellBroadcastSettings.KEY_OVERRIDE_DND, false) in openEmergencyAlertNotification()