Home
last modified time | relevance | path

Searched refs:getLockWallpaperAttributions (Results 1 – 5 of 5) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDefaultWallpaperRefresher.java132 mWallpaperPreferences.getLockWallpaperAttributions(), in doInBackground()
318 List<String> attributions = mWallpaperPreferences.getLockWallpaperAttributions(); in isLockScreenAttributionsEmpty()
DWallpaperPreferences.java222 List<String> getLockWallpaperAttributions(); in getLockWallpaperAttributions() method
DDefaultWallpaperPreferences.java366 public List<String> getLockWallpaperAttributions() { in getLockWallpaperAttributions() method in DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperRefresher.java59 prefs.getLockWallpaperAttributions(), in refresh()
DTestWallpaperPreferences.java216 public List<String> getLockWallpaperAttributions() { in getLockWallpaperAttributions() method in TestWallpaperPreferences