Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java159 private int mKeyTextColorPrimary; field in KeyboardView
328 mKeyTextColorPrimary = a.getColor(attr, 0xFF000000); in KeyboardView()
748 paint.setColor(mKeyTextColorPrimary); in onBufferDraw()
807 paint.setColor(mKeyTextColorPrimary); in onBufferDraw()