Searched refs:mWallStoredColor (Results 1 – 1 of 1) sorted by relevance
85 private val mWallStoredColor: HashMap<String, String> = HashMap() constant in com.android.wallpaper.testing.TestWallpaperPreferences398 mWallStoredColor[storedWallpaperId] = value in storeWallpaperColors()402 if (mWallStoredColor.isEmpty()) { in getWallpaperColors()405 val value = mWallStoredColor[storedWallpaperId] in getWallpaperColors()