Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DZenPolicy.java865 builder.append(indexToCategory(i)) in priorityCategoriesToString()
909 private String indexToCategory(@PriorityCategory int categoryIndex) { in indexToCategory() method in ZenPolicy