Searched refs:lockScreenAttributions (Results 1 – 1 of 1) sorted by relevance
59 private var lockScreenAttributions: List<String?>? variable in com.android.wallpaper.testing.TestWallpaperPreferences93 lockScreenAttributions = mutableListOf("Android wallpaper")200 return lockScreenAttributions in getLockWallpaperAttributions()204 lockScreenAttributions = attributions in setLockWallpaperAttributions()224 lockScreenAttributions = null in clearLockWallpaperMetadata()