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