Searched refs:hasPriorityChannels (Results 1 – 2 of 2) sorted by relevance
2731 public boolean hasPriorityChannels() { in hasPriorityChannels() method in NotificationManager.Policy2737 public static int policyState(boolean hasPriorityChannels, boolean allowPriorityChannels) { in policyState() argument2739 if (hasPriorityChannels) { in policyState()
1774 state = Policy.policyState(defaultPolicy.hasPriorityChannels(), in toNotificationPolicy()2793 areChannelsBypassingDnd = policy.hasPriorityChannels() in areAllPriorityOnlyRingerSoundsMuted()