Home
last modified time | relevance | path

Searched defs:channelGroupList (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DChannelEditorDialogController.kt93 private val channelGroupList = mutableListOf<NotificationChannelGroup>() regex
/aosp14/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl93 void createNotificationChannelGroups(String pkg, in ParceledListSlice channelGroupList); in createNotificationChannelGroups()