Home
last modified time | relevance | path

Searched refs:getZenPolicyPriorityCategoryState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DZenPolicy.java1319 private @State int getZenPolicyPriorityCategoryState(@PriorityCategory int in getZenPolicyPriorityCategoryState() method in ZenPolicy
1378 return stateToBoolean(getZenPolicyPriorityCategoryState(category), defaultVal); in isCategoryAllowed()