Searched refs:USER_ICON_COLORS (Results 1 – 1 of 1) sorted by relevance
33 private static final int[] USER_ICON_COLORS = { field in UserIcons71 colorResId = USER_ICON_COLORS[userId % USER_ICON_COLORS.length]; in getDefaultUserIcon()