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