Searched refs:mWorkId (Results 1 – 2 of 2) sorted by relevance
50 public final long mWorkId; field in VoiceContact75 mWorkId = workId; in VoiceContact()88 hash = LARGE_PRIME * (hash + (int)mWorkId); in hashCode()101 + " mWorkId=" + mWorkId in toString()
210 sb.append(contact.mWorkId).append(' '); in addNameEntriesToGrammar()