Searched refs:_hash (Results 1 – 11 of 11) sorted by relevance
168 int _hash = 1; in hashCode() local169 _hash = 31 * _hash + mType; in hashCode()170 _hash = 31 * _hash + mChannel; in hashCode()171 _hash = 31 * _hash + mVersion; in hashCode()172 return _hash; in hashCode()
186 int _hash = 1; in hashCode() local187 _hash = 31 * _hash + mSequenceNumber; in hashCode()188 _hash = 31 * _hash + Objects.hashCode(mLayers); in hashCode()189 _hash = 31 * _hash + Objects.hashCode(mAssociatedLayers); in hashCode()190 return _hash; in hashCode()
102 int _hash = 1; in hashCode() local103 _hash = 31 * _hash + Objects.hashCode(mAvailableLayers); in hashCode()104 _hash = 31 * _hash + Objects.hashCode(mSubscriptionState); in hashCode()105 return _hash; in hashCode()
154 int _hash = 1; in hashCode() local155 _hash = 31 * _hash + java.util.Objects.hashCode(mDependencies); in hashCode()156 _hash = 31 * _hash + mPublisherId; in hashCode()157 return _hash; in hashCode()
180 int _hash = 1; in hashCode() local181 _hash = 31 * _hash + mSequenceNumber; in hashCode()182 _hash = 31 * _hash + java.util.Objects.hashCode(mAssociatedLayers); in hashCode()183 return _hash; in hashCode()
161 int _hash = 1; in hashCode() local162 _hash = 31 * _hash + Objects.hashCode(mVmsLayer); in hashCode()163 _hash = 31 * _hash + Objects.hashCode(mProviderIds); in hashCode()164 return _hash; in hashCode()
163 int _hash = 1; in hashCode() local164 _hash = 31 * _hash + Objects.hashCode(mLayer); in hashCode()165 _hash = 31 * _hash + Objects.hashCode(mDependencies); in hashCode()166 return _hash; in hashCode()
88 int _hash = 1; in hashCode() local89 _hash = 31 * _hash + Arrays.hashCode(mDescription); in hashCode()90 return _hash; in hashCode()
201 int _hash = 1; in hashCode() local202 _hash = 31 * _hash + mInputType; in hashCode()203 _hash = 31 * _hash + Boolean.hashCode(mClockwise); in hashCode()204 _hash = 31 * _hash + Arrays.hashCode(mUptimeMillisForClicks); in hashCode()205 return _hash; in hashCode()
221 int _hash = 1; in hashCode() local222 _hash = 31 * _hash + mInputCode; in hashCode()223 _hash = 31 * _hash + mTargetDisplayType; in hashCode()224 _hash = 31 * _hash + mRepeatCounter; in hashCode()225 return _hash; in hashCode()
358 Landroid/icu/impl/locale/AsciiUtil$CaseInsensitiveKey;->_hash:I369 Landroid/icu/impl/locale/BaseLocale$Key;->_hash:I377 Landroid/icu/impl/locale/BaseLocale;->_hash:I