Home | History | Annotate | Download | only in voicedialer

Lines Matching full:otherid

994                 long otherId   = Long.parseLong(commands[6]); // phones table
1012 "O".equalsIgnoreCase(spokenPhoneIdCommand) ? otherId :
1038 } else if (primaryId == otherId) {
1093 // add 'CALL JACK JONES at other' using otherId
1094 if (otherId != VoiceContact.ID_UNDEFINED) {
1096 Phone.CONTENT_URI, otherId),