Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.kt59 private var lockScreenAttributions: List<String?>? variable in com.android.wallpaper.testing.TestWallpaperPreferences
93 lockScreenAttributions = mutableListOf("Android wallpaper")
200 return lockScreenAttributions in getLockWallpaperAttributions()
204 lockScreenAttributions = attributions in setLockWallpaperAttributions()
224 lockScreenAttributions = null in clearLockWallpaperMetadata()