Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java160 private int mKeyTextColorSecondary; field in KeyboardView
331 mKeyTextColorSecondary = a.getColor(attr, 0x99000000); in KeyboardView()
806 paint.setColor(mKeyTextColorSecondary); in onBufferDraw()