Home | History | Annotate | Download | only in system

Lines Matching defs:mTextSize

62     private String mTextSize;
197 mTextSize = getClosestValue(mCaptioningManager.getFontScale(), mTextSizes);
198 mTextSizeName = getTextSizeName(mTextSize);
305 action.setChecked(action.getKey().equals(mTextSize));
620 mTextSize = textSize;