Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java432 void setPendingDailyWallpaperUpdateStatus(@PendingDailyWallpaperUpdateStatus int updateStatus); in setPendingDailyWallpaperUpdateStatus() method
H A DDefaultWallpaperPreferences.java793 public void setPendingDailyWallpaperUpdateStatus( in setPendingDailyWallpaperUpdateStatus() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java452 public void setPendingDailyWallpaperUpdateStatus( in setPendingDailyWallpaperUpdateStatus() method in TestWallpaperPreferences