Searched refs:civicAddressKeys (Results 1 – 1 of 1) sorted by relevance
269 int[] civicAddressKeys = getSparseArrayKeys(mCivicAddressElements); in hashCode() local271 return Objects.hash(mIsValid, mCountryCode, Arrays.hashCode(civicAddressKeys), in hashCode()