Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/data/repository/
DImageEffectsRepositoryImpl.kt156 bundle.getCinematicWallpaperModel(effect)?.let { in <lambda>()
170 bundle.getCinematicWallpaperModel(effect)?.let { in <lambda>()
244 private fun Bundle.getCinematicWallpaperModel( in <lambda>() method in com.android.wallpaper.picker.preview.data.repository.ImageEffectsRepositoryImpl