Searched refs:SOURCE_CONTACT (Results 1 – 2 of 2) sorted by relevance
62 public static final int SOURCE_CONTACT = 1; field in ZenModeConfig65 private static final int DEFAULT_SOURCE = SOURCE_CONTACT;324 case SOURCE_CONTACT: in sourceToString()666 case SOURCE_CONTACT: return Policy.PRIORITY_SENDERS_CONTACTS; in sourceToPrioritySenders()674 case Policy.PRIORITY_SENDERS_CONTACTS: return SOURCE_CONTACT; in prioritySendersToSource()
231 case ZenModeConfig.SOURCE_CONTACT: in audienceMatches()