Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/
DNotificationChannelSlice.java111 private static final Comparator<NotificationChannelState> CHANNEL_STATE_COMPARATOR = field in NotificationChannelSlice
373 .sorted(CHANNEL_STATE_COMPARATOR) in getDisplayableChannels()