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