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