Searched refs:resCode (Results 1 – 1 of 1) sorted by relevance
163 int resCode = list.removeContact(address); in removeContact() local164 if (ImErrorInfo.ILLEGAL_CONTACT_ADDRESS == resCode) { in removeContact()169 if (ImErrorInfo.NO_ERROR != resCode) { in removeContact()170 return resCode; in removeContact()