Searched refs:setLockWallpaperCollectionId (Results 1 – 4 of 4) sorted by relevance
219 override fun setLockWallpaperCollectionId(collectionId: String?) { in setLockWallpaperCollectionId() method in com.android.wallpaper.testing.TestWallpaperPreferences440 setLockWallpaperCollectionId(collectionId!!) in updateDailyWallpaperSet()446 setLockWallpaperCollectionId(collectionId) in updateDailyWallpaperSet()
273 mWallpaperPreferences.setLockWallpaperCollectionId(collectionId); in saveStaticWallpaperMetadata()479 mWallpaperPreferences.setLockWallpaperCollectionId( in setLiveWallpaperMetadata()646 mWallpaperPreferences.setLockWallpaperCollectionId( in copyRotatingWallpaperToLock()719 mWallpaperPreferences.setLockWallpaperCollectionId( in setImageWallpaperLockMetadata()
477 override fun setLockWallpaperCollectionId(collectionId: String?) { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences858 setLockWallpaperCollectionId(collectionId!!) in <lambda>()864 setLockWallpaperCollectionId(collectionId) in <lambda>()
135 fun setLockWallpaperCollectionId(collectionId: String?) in getWallpaperPresentationMode() method