Searched refs:mKeyTextColor (Results 1 – 2 of 2) sorted by relevance
146 private int mKeyTextColor; field in KeyboardView312 mKeyTextColor = a.getColor(attr, 0xFF000000); in KeyboardView()690 paint.setColor(mKeyTextColor); in onBufferDraw()
22704 Landroid/inputmethodservice/KeyboardView;->mKeyTextColor:I