Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DWallpaperActionSelectionBottomSheetContent.kt66 wallpaperActionSelectionBottomSheetView.setBottomSheetTitle(sectionTitle) in onViewCreated()
DWallpaperActionSelectionBottomSheet.kt50 fun setBottomSheetTitle(title: String) { in setBottomSheetTitle() method
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/view/
DPreviewActionFloatingSheet.kt105 view.setBottomSheetTitle(title) in <lambda>()