Searched refs:colorIcon (Results 1 – 2 of 2) sorted by relevance
35 private int colorIcon = -1; field in AospThemeImpl68 R.attr.colorIcon, in AospThemeImpl()82 colorIcon = array.getColor(/* index= */ 9, /* defValue= */ -1); in AospThemeImpl()124 Assert.checkArgument(colorIcon != -1); in getColorIcon()125 return colorIcon; in getColorIcon()
29 * Custom application attributes (colorIcon). It goes without saying that the33 created the colorIcon attribute to apply to all ImageViews that show quantum