Lines Matching full:gettext
1019 phoneIdMsg = res.getText(R.string.at_home);
1022 phoneIdMsg = res.getText(R.string.on_mobile);
1025 phoneIdMsg = res.getText(R.string.at_work);
1028 phoneIdMsg = res.getText(R.string.at_other);
1061 lit + res.getText(R.string.at_home), "H", 0);
1069 lit + res.getText(R.string.on_mobile), "M", 0);
1077 lit + res.getText(R.string.at_work), "W", 0);
1085 lit + res.getText(R.string.at_other), "O", 0);