Searched refs:mKeyTextColor (Results 1 – 1 of 1) sorted by relevance
140 private int mKeyTextColor; field in KeyboardView325 mKeyTextColor = a.getColor(attr, 0xFF000000); in KeyboardView()669 paint.setColor(mKeyTextColor); in onBufferDraw()