Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java287 public void setLockWallpaperCollectionId(String collectionId) { in setLockWallpaperCollectionId() method in TestWallpaperPreferences
549 setLockWallpaperCollectionId(collectionId); in updateDailyWallpaperSet()
554 setLockWallpaperCollectionId(collectionId); in updateDailyWallpaperSet()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java224 void setLockWallpaperCollectionId(String collectionId); in setLockWallpaperCollectionId() method
H A DDefaultWallpaperPersister.java415 mWallpaperPreferences.setLockWallpaperCollectionId(collectionId); in saveStaticWallpaperMetadata()
752 mWallpaperPreferences.setLockWallpaperCollectionId( in copyRotatingWallpaperToLock()
836 mWallpaperPreferences.setLockWallpaperCollectionId( in setImageWallpaperLockMetadata()
H A DDefaultWallpaperPreferences.java461 public void setLockWallpaperCollectionId(String collectionId) { in setLockWallpaperCollectionId() method in DefaultWallpaperPreferences
898 setLockWallpaperCollectionId(collectionId); in updateDailyWallpaperSet()
903 setLockWallpaperCollectionId(collectionId); in updateDailyWallpaperSet()