Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DChannelEditorListView.kt73 fun highlightChannel(channel: NotificationChannel) { in <lambda>() method
DChannelEditorDialogController.kt296 listView?.highlightChannel(channel!!) in <lambda>()