Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java333 void clearDailyRotations(); in clearDailyRotations() method
H A DDefaultWallpaperPersister.java597 mWallpaperPreferences.clearDailyRotations(); in setLiveWallpaperMetadata()
790 mWallpaperPreferences.clearDailyRotations(); in setImageWallpaperMetadata()
H A DDefaultWallpaperPreferences.java684 public void clearDailyRotations() { in clearDailyRotations() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java375 public void clearDailyRotations() { in clearDailyRotations() method in TestWallpaperPreferences