Searched refs:setLockWallpaperAttributions (Results 1 – 6 of 6) sorted by relevance
271 mWallpaperPreferences.setLockWallpaperAttributions(attributions); in saveStaticWallpaperMetadata()642 mWallpaperPreferences.setLockWallpaperAttributions( in copyRotatingWallpaperToLock()716 mWallpaperPreferences.setLockWallpaperAttributions( in setImageWallpaperLockMetadata()
123 fun setLockWallpaperAttributions(attributions: List<String?>?) in getWallpaperPresentationMode() method
226 mWallpaperPreferences.setLockWallpaperAttributions( in setFallbackLockScreenWallpaperMetadata()
447 override fun setLockWallpaperAttributions(attributions: List<String?>?) { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences
91 mPrefs.setLockWallpaperAttributions(wallpaperInfo.getAttributions(mAppContext)); in setIndividualWallpaper()
203 override fun setLockWallpaperAttributions(attributions: List<String?>?) { in setLockWallpaperAttributions() method in com.android.wallpaper.testing.TestWallpaperPreferences