Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/model/
DResourceConstants.java99 String COLOR_BUNDLE_STYLE_PREFIX = "color_style_"; field
/packages/apps/ThemePicker/src/com/android/customization/model/color/
DColorProvider.kt31 import com.android.customization.model.ResourceConstants.COLOR_BUNDLE_STYLE_PREFIX
340 getItemStringFromStub(COLOR_BUNDLE_STYLE_PREFIX, bundleName) in loadPreset()