Home
last modified time | relevance | path

Searched refs:_hash (Results 1 – 11 of 11) sorted by relevance

/packages/services/Car/car-lib/src/android/car/vms/
DVmsLayer.java168 int _hash = 1; in hashCode() local
169 _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()
DVmsSubscriptionState.java186 int _hash = 1; in hashCode() local
187 _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()
DVmsRegistrationInfo.java102 int _hash = 1; in hashCode() local
103 _hash = 31 * _hash + Objects.hashCode(mAvailableLayers); in hashCode()
104 _hash = 31 * _hash + Objects.hashCode(mSubscriptionState); in hashCode()
105 return _hash; in hashCode()
DVmsLayersOffering.java154 int _hash = 1; in hashCode() local
155 _hash = 31 * _hash + java.util.Objects.hashCode(mDependencies); in hashCode()
156 _hash = 31 * _hash + mPublisherId; in hashCode()
157 return _hash; in hashCode()
DVmsAvailableLayers.java180 int _hash = 1; in hashCode() local
181 _hash = 31 * _hash + mSequenceNumber; in hashCode()
182 _hash = 31 * _hash + java.util.Objects.hashCode(mAssociatedLayers); in hashCode()
183 return _hash; in hashCode()
DVmsAssociatedLayer.java161 int _hash = 1; in hashCode() local
162 _hash = 31 * _hash + Objects.hashCode(mVmsLayer); in hashCode()
163 _hash = 31 * _hash + Objects.hashCode(mProviderIds); in hashCode()
164 return _hash; in hashCode()
DVmsLayerDependency.java163 int _hash = 1; in hashCode() local
164 _hash = 31 * _hash + Objects.hashCode(mLayer); in hashCode()
165 _hash = 31 * _hash + Objects.hashCode(mDependencies); in hashCode()
166 return _hash; in hashCode()
DVmsProviderInfo.java88 int _hash = 1; in hashCode() local
89 _hash = 31 * _hash + Arrays.hashCode(mDescription); in hashCode()
90 return _hash; in hashCode()
/packages/services/Car/car-lib/src/android/car/input/
DRotaryEvent.java201 int _hash = 1; in hashCode() local
202 _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()
DCustomInputEvent.java221 int _hash = 1; in hashCode() local
222 _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()
/packages/modules/RuntimeI18n/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt358 Landroid/icu/impl/locale/AsciiUtil$CaseInsensitiveKey;->_hash:I
369 Landroid/icu/impl/locale/BaseLocale$Key;->_hash:I
377 Landroid/icu/impl/locale/BaseLocale;->_hash:I