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