Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPreferences.java242 List<String> getLockWallpaperAttributions(); in getLockWallpaperAttributions() method
DDefaultWallpaperPreferences.java377 public List<String> getLockWallpaperAttributions() { in getLockWallpaperAttributions() method in DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.java250 public List<String> getLockWallpaperAttributions() { in getLockWallpaperAttributions() method in TestWallpaperPreferences