Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java491 void updateDailyWallpaperSet(@Destination int destination, String collectionId, in updateDailyWallpaperSet() method
H A DDefaultWallpaperPreferences.java891 public void updateDailyWallpaperSet(@Destination int destination, String collectionId, in updateDailyWallpaperSet() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java542 public void updateDailyWallpaperSet(@Destination int destination, String collectionId, in updateDailyWallpaperSet() method in TestWallpaperPreferences