Searched refs:mLabelTextSize (Results 1 – 1 of 1) sorted by relevance
137 private int mLabelTextSize; field in KeyboardView321 mLabelTextSize = a.getDimensionPixelSize(attr, 14); in KeyboardView()735 paint.setTextSize(mLabelTextSize); in onBufferDraw()743 paint.setTextSize(mLabelTextSize); in onBufferDraw()