Searched refs:OVERLAY_COLOR_INDEX (Results 1 – 2 of 2) sorted by relevance
80 static final String OVERLAY_COLOR_INDEX = "android.theme.customization.color_index"; field in ThemeOverlayApplier
29 import static com.android.systemui.theme.ThemeOverlayApplier.OVERLAY_COLOR_INDEX;333 jsonObject.remove(OVERLAY_COLOR_INDEX); in handleWallpaperColors()