Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DWallpaperActionSelectionBottomSheet.kt30 private lateinit var wallpaperActionsSubtitle: TextView variable
36 wallpaperActionsSubtitle = requireViewById(R.id.wallpaper_effects_subtitle) in onFinishInflate()
55 wallpaperActionsSubtitle.text = subtitle in setBottomSheetSubtitle()