Searched refs:mPreviewTextSizeLarge (Results 1 – 1 of 1) sorted by relevance
147 private int mPreviewTextSizeLarge; field in KeyboardView348 mPreviewTextSizeLarge = (int) mPreviewText.getTextSize(); in KeyboardView()945 mPreviewText.setTextSize(TypedValue.COMPLEX_UNIT_PX, mPreviewTextSizeLarge); in showKey()