Searched defs:sectionTitle (Results 1 – 6 of 6) sorted by relevance
29 open val sectionTitle: String? = null, constant in com.android.wallpaper.picker.category.ui.viewmodel.SectionViewModel
29 override val sectionTitle: String? = null, constant in com.android.wallpaper.picker.category.ui.viewmodel.PhotosViewModel
214 val sectionTitle = getSectionTitle(lastHeaderDate) in <lambda>() constant254 val sectionTitle = getSectionTitle(lastHeaderDate) in <lambda>() constant
192 val sectionTitle = PanelItem.SectionTitle( in <lambda>() constant
27 private val sectionTitle: String?, constant in com.android.wallpaper.widget.floatingsheetcontent.WallpaperActionSelectionBottomSheetContent
56 private val sectionTitle: TextView = itemView.requireViewById(R.id.section_title) in <lambda>() constant