Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPreferences.java250 void setLockWallpaperAttributions(List<String> attributions); in setLockWallpaperAttributions() method
DDefaultWallpaperPreferences.java386 public void setLockWallpaperAttributions(List<String> attributions) { in setLockWallpaperAttributions() method in DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.java255 public void setLockWallpaperAttributions(List<String> attributions) { in setLockWallpaperAttributions() method in TestWallpaperPreferences