Searched refs:mOtherId (Results 1 – 2 of 2) sorted by relevance
51 public final long mOtherId; field in VoiceContact76 mOtherId = otherId; in VoiceContact()89 hash = LARGE_PRIME * (hash + (int)mOtherId); in hashCode()102 + " mOtherId=" + mOtherId in toString()
211 sb.append(contact.mOtherId).append(' '); in addNameEntriesToGrammar()