Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
DThemeOverlayApplier.java81 static final String OVERLAY_COLOR_INDEX = "android.theme.customization.color_index"; field in ThemeOverlayApplier
DThemeOverlayController.java30 import static com.android.systemui.theme.ThemeOverlayApplier.OVERLAY_COLOR_INDEX;
336 jsonObject.remove(OVERLAY_COLOR_INDEX); in handleWallpaperColors()