Home
last modified time | relevance | path

Searched defs:clearDailyRotations (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java333 void clearDailyRotations(); in clearDailyRotations() method
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