Searched refs:SOURCE_STAR (Results 1 – 6 of 6) sorted by relevance
83 public static final int SOURCE_STAR = Policy.PRIORITY_SENDERS_STARRED; field in ZenModeConfig84 public static final int MAX_SOURCE = SOURCE_STAR;85 private static final int DEFAULT_SOURCE = SOURCE_STAR;86 private static final int DEFAULT_CALLS_SOURCE = SOURCE_STAR;356 case SOURCE_STAR: in sourceToString()1187 case SOURCE_STAR: return Policy.PRIORITY_SENDERS_STARRED; in sourceToPrioritySenders()1195 case Policy.PRIORITY_SENDERS_STARRED: return SOURCE_STAR; in prioritySendersToSource()
158 c1.allowMessagesFrom = ZenModeConfig.SOURCE_STAR; in testConfigDiff_specialSenders()
378 case ZenModeConfig.SOURCE_STAR: in audienceMatches()
1200 case ZenModeConfig.SOURCE_STAR: in getNotificationPolicyState()
1411 when(mNotificationPolicy.allowMessagesFrom()).thenReturn(ZenModeConfig.SOURCE_STAR); in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversationsAllowStarredContactMessages()
50016 Landroid/service/notification/ZenModeConfig;->SOURCE_STAR:I