Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DChannelEditorListView.kt58 private val channelRows = mutableListOf<ChannelRow>() regex
72 for (row in channelRows) {
104 for (row in channelRows) {
107 channelRows.clear()
124 channelRows.add(row)