Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java206 private static final int DEFAULT_ALLOW_CONV_FROM = ZenPolicy.CONVERSATION_SENDERS_IMPORTANT; field in ZenModeConfig
320 public int allowConversationsFrom = DEFAULT_ALLOW_CONV_FROM;
968 DEFAULT_ALLOW_CONV_FROM); in readXml()