Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DWallpaperActionSelectionBottomSheet.kt29 private lateinit var wallpaperActionsTitle: TextView variable
35 wallpaperActionsTitle = requireViewById(R.id.wallpaper_effects_title) in onFinishInflate()
51 wallpaperActionsTitle.text = title in setBottomSheetTitle()