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