Searched refs:getAccountColorIndex (Results 1 – 1 of 1) sorted by relevance
59 /* package */ int getAccountColorIndex(long accountId) { in getAccountColorIndex() method in ResourceHelper69 return mAccountColors[getAccountColorIndex(accountId)]; in getAccountColor()77 return mAccountColorArray.getResourceId(getAccountColorIndex(accountId), in getAccountColorId()85 return mAccountColorPaints[getAccountColorIndex(accountId)]; in getAccountColorPaint()