Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenPolicy.java796 private String indexToCategory(@PriorityCategory int categoryIndex) { in indexToCategory() argument
797 switch (categoryIndex) { in indexToCategory()