Home
last modified time | relevance | path

Searched defs:allColorsCount (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java3248 int allColorsCount = wallpaper.primaryColors.getAllColors().size(); in writeWallpaperAttributes() local
3519 int allColorsCount = getAttributeInt(parser, "allColorsCount", 0); in parseWallpaperAttributes() local