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.kt70 fun highlightChannel(channel: NotificationChannel) { in <lambda>() method
DChannelEditorDialogController.kt311 listView?.highlightChannel(channel) in <lambda>()