Home
last modified time | relevance | path

Searched refs:DEFAULT_ALLOW_PRIORITY_CHANNELS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java207 private static final boolean DEFAULT_ALLOW_PRIORITY_CHANNELS = true; field in ZenModeConfig
328 public boolean allowPriorityChannels = DEFAULT_ALLOW_PRIORITY_CHANNELS;
986 DEFAULT_ALLOW_PRIORITY_CHANNELS); in readXml()
1776 DEFAULT_ALLOW_PRIORITY_CHANNELS)); in toNotificationPolicy()