Home
last modified time | relevance | path

Searched refs:getHomeWallpaperAttributions (Results 1 – 7 of 7) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDefaultWallpaperRefresher.java107 mWallpaperPreferences.getHomeWallpaperAttributions(), in doInBackground()
123 mWallpaperPreferences.getHomeWallpaperAttributions(), in doInBackground()
208 … List<String> homeScreenAttributions = mWallpaperPreferences.getHomeWallpaperAttributions(); in isHomeScreenAttributionsEmpty()
DRotationWallpaperUpdateReceiver.java100 wallpaperPreferences.getHomeWallpaperAttributions(), in switchToStaticWallpaper()
DWallpaperPreferences.java52 List<String> getHomeWallpaperAttributions(); in getHomeWallpaperAttributions() method
DDefaultWallpaperPersister.java699 mWallpaperPreferences.getHomeWallpaperAttributions()); in copyRotatingWallpaperToLock()
DDefaultWallpaperPreferences.java188 public List<String> getHomeWallpaperAttributions() { in getHomeWallpaperAttributions() method in DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperRefresher.java51 prefs.getHomeWallpaperAttributions(), in refresh()
70 prefs.getHomeWallpaperAttributions(), in refresh()
DTestWallpaperPreferences.java97 public List<String> getHomeWallpaperAttributions() { in getHomeWallpaperAttributions() method in TestWallpaperPreferences