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