Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DChannelEditorDialogController.kt261 private fun setChannelImportance(channel: NotificationChannel, importance: Int) { in <lambda>() method
274 setChannelImportance(channel, importance) in <lambda>()