Searched refs:titleColor (Results 1 – 3 of 3) sorted by relevance
76 labelSpec.titleColor = r.getColor(R.color.albumset_label_title); in AlbumSetPage()
54 mTitlePaint = getTextPaint(spec.titleFontSize, spec.titleColor, false); in AlbumLabelMaker()
63 public int titleColor; field in AlbumSetSlotRenderer.LabelSpec