Home | History | Annotate | Download | only in voicedialer

Lines Matching refs:otherId

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