Searched refs:SOURCE_CONTACT (Results 1 – 3 of 3) sorted by relevance
283 case ZenModeConfig.SOURCE_CONTACT: in audienceMatches()
72 public static final int SOURCE_CONTACT = Policy.PRIORITY_SENDERS_CONTACTS; field in ZenModeConfig75 private static final int DEFAULT_SOURCE = SOURCE_CONTACT;406 case SOURCE_CONTACT: in sourceToString()1145 case SOURCE_CONTACT: return Policy.PRIORITY_SENDERS_CONTACTS; in sourceToPrioritySenders()1153 case Policy.PRIORITY_SENDERS_CONTACTS: return SOURCE_CONTACT; in prioritySendersToSource()
63927 Landroid/service/notification/ZenModeConfig;->SOURCE_CONTACT:I