Searched refs:STATE_PRIORITY_CHANNELS_BLOCKED (Results 1 – 4 of 4) sorted by relevance
134 state = NotificationManager.Policy.STATE_PRIORITY_CHANNELS_BLOCKED, in <lambda>()151 state = NotificationManager.Policy.STATE_PRIORITY_CHANNELS_BLOCKED, in <lambda>()273 state = NotificationManager.Policy.STATE_PRIORITY_CHANNELS_BLOCKED, in <lambda>()299 state = NotificationManager.Policy.STATE_PRIORITY_CHANNELS_BLOCKED, in <lambda>()
2201 public static final int STATE_PRIORITY_CHANNELS_BLOCKED = 1 << 1; field in NotificationManager.Policy2726 return (state & STATE_PRIORITY_CHANNELS_BLOCKED) == 0; in allowPriorityChannels()2743 state |= STATE_PRIORITY_CHANNELS_BLOCKED; in policyState()
247 Policy.STATE_PRIORITY_CHANNELS_BLOCKED, priorityConversationsSenders); in testZenPolicyToNotificationPolicy()
47 import static android.app.NotificationManager.Policy.STATE_PRIORITY_CHANNELS_BLOCKED;3642 STATE_PRIORITY_CHANNELS_BLOCKED, in testZenModeEventLog_policyAllowChannels()