Home | History | Annotate | Download | only in voicedialer

Lines Matching refs:lit

961             String msg = "conf=" + conf + " lit=" + literal + " sem=" + semantic;
1056 String lit = literal;
1066 lit = sb.toString();
1073 lit + res.getText(R.string.at_home), "H", 0);
1081 lit + res.getText(R.string.on_mobile), "M", 0);
1089 lit + res.getText(R.string.at_work), "W", 0);
1097 lit + res.getText(R.string.at_other), "O", 0);
1104 lit, "", 0);