Searched refs:COLOR_SOURCE_PRESET (Results 1 – 2 of 2) sorted by relevance
85 static final String COLOR_SOURCE_PRESET = "preset"; field in ThemeOverlayApplier
25 import static com.android.systemui.theme.ThemeOverlayApplier.COLOR_SOURCE_PRESET;324 boolean userChosePresetColor = COLOR_SOURCE_PRESET.equals(wallpaperPickerColorSource); in handleWallpaperColors()