Searched refs:storedValue (Results 1 – 1 of 1) sorted by relevance
76 Pair<Integer, WallpaperColorsCompat> storedValue = parseValue(colors); in WallpaperManagerCompatVL() local77 wallpaperId = storedValue.first; in WallpaperManagerCompatVL()78 mColorsCompat = storedValue.second; in WallpaperManagerCompatVL()