Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/viewmodel/
DStaticWallpaperPreviewViewModel.kt166 this.cropHintsInfo.value?.let { currentCropHintsInfo -> in <lambda>() method
167 currentCropHintsInfo.plus( in <lambda>()
169 cropHintsInfo.filterKeys { !currentCropHintsInfo.keys.contains(it) } in <lambda>()