Searched defs:colorPrimary (Results 1 – 4 of 4) sorted by relevance
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
411 val colorPrimary = Color.valueOf(colorStrings[0].toInt()) in getWallpaperColors() constant
829 val colorPrimary = Color.valueOf(colorStrings[0].toInt()) in <lambda>() constant