Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPreferences.java277 List<Long> getDailyRotationsInLastWeek(); in getDailyRotationsInLastWeek() method
DDefaultWallpaperPreferences.java539 public List<Long> getDailyRotationsInLastWeek() { in getDailyRotationsInLastWeek() method in DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.java317 public List<Long> getDailyRotationsInLastWeek() { in getDailyRotationsInLastWeek() method in TestWallpaperPreferences