Searched refs:CHANNEL_GROUP_COMPARATOR (Results 1 – 2 of 2) sorted by relevance
231 public static final Comparator<NotificationChannelGroup> CHANNEL_GROUP_COMPARATOR = field in NotificationPreferenceController
112 Collections.sort(mChannelGroupList, CHANNEL_GROUP_COMPARATOR); in updateState()