Searched refs:mTextSizeName (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
H A DCaptionSetupActivity.java63 private String mTextSizeName; field in class:CaptionSetupActivity
198 mTextSizeName = getTextSizeName(mTextSize);
299 mActions.add(ActionType.CAPTIONS_TEXTSIZE.toAction(mResources, mTextSizeName));
621 mTextSizeName = getTextSizeName(textSize);

Completed in 424 milliseconds