Home | History | Annotate | Download | only in voicedialer

Lines Matching full:phonetype

1013                     String phoneType = null;
1016 phoneType = null;
1019 phoneType = "H";
1022 phoneType = "M";
1025 phoneType = "W";
1028 phoneType = "O";
1034 literal + phoneIdMsg, phoneType, 0);
1200 String phoneType, int flags) {
1204 putExtra(PHONE_TYPE_EXTRA, phoneType);