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

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

Completed in 38 milliseconds