Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/domain/interactor/
DNotificationsSoundPolicyInteractorTest.kt66 NotificationManager.Policy.ALL_PRIORITY_CATEGORIES.associateWith { in <lambda>()
89 NotificationManager.Policy.ALL_PRIORITY_CATEGORIES.associateWith { in <lambda>()
110 for (category in NotificationManager.Policy.ALL_PRIORITY_CATEGORIES) { in <lambda>()
131 NotificationManager.Policy.ALL_PRIORITY_CATEGORIES.reduce { acc, value -> in <lambda>()
270 NotificationManager.Policy.ALL_PRIORITY_CATEGORIES.reduce { acc, value -> in <lambda>()
296 NotificationManager.Policy.ALL_PRIORITY_CATEGORIES.reduce { acc, value -> in <lambda>()
/frameworks/base/core/java/android/app/
DNotificationManager.java2028 public static final int[] ALL_PRIORITY_CATEGORIES = { field in NotificationManager.Policy
2526 for (int i = 0; i < ALL_PRIORITY_CATEGORIES.length; i++) { in priorityCategoriesToString()
2527 final int priorityCategory = ALL_PRIORITY_CATEGORIES[i]; in priorityCategoriesToString()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt8087 Landroid/app/NotificationManager$Policy;->ALL_PRIORITY_CATEGORIES:[I