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.kt123 fun setLockWallpaperAttributions(attributions: List<String?>?) in getWallpaperPresentationMode() method
DDefaultWallpaperPreferences.kt447 override fun setLockWallpaperAttributions(attributions: List<String?>?) { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.kt203 override fun setLockWallpaperAttributions(attributions: List<String?>?) { in setLockWallpaperAttributions() method in com.android.wallpaper.testing.TestWallpaperPreferences