Lines Matching refs:otherId
986 long otherId = Long.parseLong(commands[6]); // phones table1001 "O".equalsIgnoreCase(commands[7]) ? otherId :1027 } else if (phoneId == otherId) {1082 // add 'CALL JACK JONES at other' using otherId1083 if (otherId != VoiceContact.ID_UNDEFINED) {1085 Phone.CONTENT_URI, otherId),