Searched defs:colorPrimary (Results 1 – 6 of 6) sorted by relevance
68 val colorPrimary = collectLastValue(underTest.colorPrimary) in updateColors() constant103 val colorPrimary = collectLastValue(underTest.colorPrimary) in previewColors_withPreviewEnabled() constant123 val colorPrimary = collectLastValue(underTest.colorPrimary) in previewColors_withPreviewDisabled() constant143 val colorPrimary = collectLastValue(underTest.colorPrimary) in resetPreview() constant
46 int colorPrimary = MaterialColors.getColor(context, android.R.attr.colorPrimary, in updateSystemBarColor() local55 int colorPrimary = MaterialColors.getColor(context, android.R.attr.colorPrimary, in updateBackgroundColor() local
37 private int colorPrimary = -1; field in AospThemeImpl
111 val colorPrimary = createColorFlow(R.color.system_primary, MaterialDynamicColors().primary()) in <lambda>() constant
420 val colorPrimary = Color.valueOf(colorStrings[0].toInt()) in getWallpaperColors() constant
858 val colorPrimary = Color.valueOf(colorStrings[0].toInt()) in <lambda>() constant