Searched refs:SOURCE_CONTACT (Results 1 – 6 of 6) sorted by relevance
159 c2.allowMessagesFrom = ZenModeConfig.SOURCE_CONTACT; in testConfigDiff_specialSenders()
82 public static final int SOURCE_CONTACT = Policy.PRIORITY_SENDERS_CONTACTS; field in ZenModeConfig354 case SOURCE_CONTACT: in sourceToString()1186 case SOURCE_CONTACT: return Policy.PRIORITY_SENDERS_CONTACTS; in sourceToPrioritySenders()1194 case Policy.PRIORITY_SENDERS_CONTACTS: return SOURCE_CONTACT; in prioritySendersToSource()
376 case ZenModeConfig.SOURCE_CONTACT: in audienceMatches()
1196 case ZenModeConfig.SOURCE_CONTACT: in getNotificationPolicyState()
1396 when(mNotificationPolicy.allowMessagesFrom()).thenReturn(ZenModeConfig.SOURCE_CONTACT); in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversationsAllowContactMessages()
50015 Landroid/service/notification/ZenModeConfig;->SOURCE_CONTACT:I