Searched refs:mAccountColorPaints (Results 1 – 1 of 1) sorted by relevance
35 private final Paint[] mAccountColorPaints; field in ResourceHelper44 mAccountColorPaints = new Paint[mAccountColors.length]; in ResourceHelper()48 mAccountColorPaints[i] = p; in ResourceHelper()85 return mAccountColorPaints[getAccountColorIndex(accountId)]; in getAccountColorPaint()