Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DChannelEditorListView.kt167 channelDescription.text = controller.groupNameForId(groupId) in updateViews()
DChannelEditorDialogController.kt188 fun groupNameForId(groupId: String?): CharSequence { in <lambda>() method