Home
last modified time | relevance | path

Searched refs:mColorOther (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/src/com/android/inputmethod/latin/
DCandidateView.java80 private int mColorOther; field in CandidateView
128 mColorOther = context.getResources().getColor(R.color.candidate_other); in CandidateView()
227 paint.setColor(mColorOther); in onDraw()
255 paint.setColor(mColorOther); in onDraw()