Searched refs:SOURCE_ANYONE (Results 1 – 4 of 4) sorted by relevance
235 config.allowCallsFrom = ZenModeConfig.SOURCE_ANYONE; in getCustomConfig()236 config.allowMessagesFrom = ZenModeConfig.SOURCE_ANYONE; in getCustomConfig()
281 case ZenModeConfig.SOURCE_ANYONE: in audienceMatches()
71 public static final int SOURCE_ANYONE = Policy.PRIORITY_SENDERS_ANY; field in ZenModeConfig404 case SOURCE_ANYONE: in sourceToString()867 return source >= SOURCE_ANYONE && source <= MAX_SOURCE; in isValidSource()1144 case SOURCE_ANYONE: return Policy.PRIORITY_SENDERS_ANY; in sourceToPrioritySenders()1155 case Policy.PRIORITY_SENDERS_ANY: return SOURCE_ANYONE; in prioritySendersToSource()
63926 Landroid/service/notification/ZenModeConfig;->SOURCE_ANYONE:I