Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
DSectionHeaderController.kt44 @HeaderText @StringRes private val headerTextResId: Int, constant in com.android.systemui.statusbar.notification.collection.render.SectionHeaderNodeControllerImpl
74 inflated.setHeaderText(headerTextResId) in reinflateView()