Home
last modified time | relevance | path

Searched refs:MAX_PRESET_COLORS (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/model/color/
DColorProvider.kt62 private const val MAX_PRESET_COLORS = 4 constant
331 val maxPresetColors = if (themeStyleEnabled) bundleNames.size else MAX_PRESET_COLORS in loadPreset()