Searched refs:mColorOther (Results 1 – 1 of 1) sorted by relevance
80 private int mColorOther; field in CandidateView128 mColorOther = context.getResources().getColor(R.color.candidate_other); in CandidateView()227 paint.setColor(mColorOther); in onDraw()255 paint.setColor(mColorOther); in onDraw()