Searched defs:mUserIconColors (Results 1 – 1 of 1) sorted by relevance
205 private final int[] mUserIconColors; field in AvatarPickerActivity.AvatarAdapter298 result.add(UserIcons.getDefaultUserIconInColor(getResources(), mUserIconColors[i])); in buildDrawableList() local