Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DChannelEditorDialogController.kt111 channelGroupList.addAll(fetchNotificationChannelGroups()) in <lambda>()
201 private fun fetchNotificationChannelGroups(): List<NotificationChannelGroup> { in <lambda>() method