Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java247 void setLockWallpaperAttributions(List<String> attributions); in setLockWallpaperAttributions() method
H A DDefaultWallpaperPreferences.java400 public void setLockWallpaperAttributions(List<String> attributions) { in setLockWallpaperAttributions() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java247 public void setLockWallpaperAttributions(List<String> attributions) { in setLockWallpaperAttributions() method in TestWallpaperPreferences