Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPreferences.kt189 fun setLockWallpaperEffects(wallpaperEffects: String?) in getWallpaperPresentationMode() method
DDefaultWallpaperPersister.java478 mWallpaperPreferences.setLockWallpaperEffects(effects); in setLiveWallpaperMetadata()
DDefaultWallpaperPreferences.kt648 override fun setLockWallpaperEffects(wallpaperEffects: String?) { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.kt282 override fun setLockWallpaperEffects(wallpaperEffects: String?) { in setLockWallpaperEffects() method in com.android.wallpaper.testing.TestWallpaperPreferences