Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java3239 int colorsCount = wallpaper.primaryColors.getMainColors().size(); in writeWallpaperAttributes() local
3518 int colorsCount = getAttributeInt(parser, "colorsCount", 0); in parseWallpaperAttributes() local