Home
last modified time | relevance | path

Searched defs:KEY_OVERRIDE_DND (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastChannelManager.java95 private static final String KEY_OVERRIDE_DND = "override_dnd"; field in CellBroadcastChannelManager.CellBroadcastChannelRange
H A DCellBroadcastSettings.java97 public static final String KEY_OVERRIDE_DND = "override_dnd"; field in CellBroadcastSettings