Searched refs:mHomeId (Results 1 – 2 of 2) sorted by relevance
48 public final long mHomeId; field in VoiceContact73 mHomeId = homeId; in VoiceContact()86 hash = LARGE_PRIME * (hash + (int)mHomeId); in hashCode()99 + " mHomeId=" + mHomeId in toString()
208 sb.append(contact.mHomeId).append(' '); in addNameEntriesToGrammar()