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