Searched refs:OVERLAY_COLOR_SOURCE (Results 1 – 3 of 3) sorted by relevance
28 import static com.android.customization.model.color.ColorOptionsProvider.OVERLAY_COLOR_SOURCE;74 COLOR_OVERLAY_SETTINGS.add(OVERLAY_COLOR_SOURCE);164 overlaysJson.put(OVERLAY_COLOR_SOURCE, colorOption.getSource()); in applyOverlays()286 mCurrentSource = allSettings.remove(OVERLAY_COLOR_SOURCE); in parseSettings()
34 String OVERLAY_COLOR_SOURCE = "android.theme.customization.color_source"; field
29 import com.android.customization.model.color.ColorOptionsProvider.OVERLAY_COLOR_SOURCE81 OVERLAY_COLOR_SOURCE to source, in testParseSettings()