Searched refs:ioText (Results 1 – 1 of 1) sorted by relevance
265 String ioText; in setOutput() local268 ioText = "OUTPUT"; in setOutput()271 ioText = "INPUT"; in setOutput()273 mHideSettingsText = getResources().getString(R.string.hint_hide_settings) + " - " + ioText; in setOutput()274 mShowSettingsText = getResources().getString(R.string.hint_show_settings) + " - " + ioText; in setOutput()