Searched refs:mKeyTextColorPrimary (Results 1 – 1 of 1) sorted by relevance
159 private int mKeyTextColorPrimary; field in KeyboardView328 mKeyTextColorPrimary = a.getColor(attr, 0xFF000000); in KeyboardView()748 paint.setColor(mKeyTextColorPrimary); in onBufferDraw()807 paint.setColor(mKeyTextColorPrimary); in onBufferDraw()