Searched refs:SOURCE_CONTACT (Results 1 – 5 of 5) sorted by relevance
304 case ZenModeConfig.SOURCE_CONTACT: in audienceMatches()
79 public static final int SOURCE_CONTACT = Policy.PRIORITY_SENDERS_CONTACTS; field in ZenModeConfig82 private static final int DEFAULT_SOURCE = SOURCE_CONTACT;428 case SOURCE_CONTACT: in sourceToString()1233 case SOURCE_CONTACT: return Policy.PRIORITY_SENDERS_CONTACTS; in sourceToPrioritySenders()1241 case Policy.PRIORITY_SENDERS_CONTACTS: return SOURCE_CONTACT; in prioritySendersToSource()
1194 case ZenModeConfig.SOURCE_CONTACT: in getNotificationPolicyState()
1382 when(mNotificationPolicy.allowMessagesFrom()).thenReturn(ZenModeConfig.SOURCE_CONTACT); in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversationsAllowContactMessages()
53338 Landroid/service/notification/ZenModeConfig;->SOURCE_CONTACT:I