Searched refs:getFixedColorsMapped (Results 1 – 3 of 3) sorted by relevance
89 fun getFixedColorsMapped(isExtendedFidelity: Boolean): List<Pair<String, DynamicColor>> { regex
650 DynamicColors.getFixedColorsMapped(mIsFidelityEnabled).forEach(p -> { in assignFixedColorsToOverlay()
966 + DynamicColors.getFixedColorsMapped(false).size()) in createDynamicOverlay_addsAllDynamicColors()