Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationQueue.java395 String categoryB = b.getNotification().category; in compare() local
400 if (CATEGORY_HUN_QUEUE_INTERNAL.equals(categoryB)) { in compare()
411 if (mNotificationsCategoryInPriorityOrder[i].equals(categoryB)) { in compare()