Home
last modified time | relevance | path

Searched defs:hashCode (Results 1 – 25 of 2112) sorted by relevance

12345678910>>...85

/aosp12/frameworks/base/core/java/android/os/strictmode/
H A DViolation.java29 public int hashCode() { in hashCode() method in Violation
36 int hashCode = message != null ? message.hashCode() : getClass().hashCode(); in hashCode() local
65 int hashCode = 17; in calcStackTraceHashCode() local
/aosp14/frameworks/base/core/java/android/os/strictmode/
H A DViolation.java29 public int hashCode() { in hashCode() method in Violation
36 int hashCode = message != null ? message.hashCode() : getClass().hashCode(); in hashCode() local
65 int hashCode = 17; in calcStackTraceHashCode() local
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DValue.java232 public abstract int hashCode(); in hashCode() method in Value
254 @Override public int hashCode() { in hashCode() method in Value.BooleanValue
289 @Override public int hashCode() { in hashCode() method in Value.ByteValue
324 @Override public int hashCode() { in hashCode() method in Value.CharValue
354 @Override public int hashCode() { in hashCode() method in Value.DoubleValue
384 @Override public int hashCode() { in hashCode() method in Value.FloatValue
430 @Override public int hashCode() { in hashCode() method in Value.InstanceValue
470 @Override public int hashCode() { in hashCode() method in Value.IntValue
510 @Override public int hashCode() { in hashCode() method in Value.LongValue
540 @Override public int hashCode() { in hashCode() method in Value.ShortValue
/aosp12/frameworks/base/core/java/android/hardware/camera2/utils/
H A DHashCodeHelpers.java37 public static int hashCode(int... array) { in hashCode() method in HashCodeHelpers
67 public static int hashCode(float... array) { in hashCode() method in HashCodeHelpers
/aosp14/frameworks/base/core/java/android/hardware/camera2/utils/
H A DHashCodeHelpers.java37 public static int hashCode(int... array) { in hashCode() method in HashCodeHelpers
67 public static int hashCode(float... array) { in hashCode() method in HashCodeHelpers
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPhonebookEntry.java53 public int hashCode() { in hashCode() method in PhonebookEntry.Name
96 public int hashCode() { in hashCode() method in PhonebookEntry.Phone
153 public int hashCode() { in hashCode() method in PhonebookEntry
/aosp12/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
H A DSmsHeader.java90 public int hashCode() { in hashCode() method in SmsHeader
117 public int hashCode() { in hashCode() method in SmsHeader.PortAddrs
146 public int hashCode() { in hashCode() method in SmsHeader.ConcatRef
168 public int hashCode() { in hashCode() method in SmsHeader.SpecialSmsMsg
191 public int hashCode() { in hashCode() method in SmsHeader.MiscElt
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DSmsHeader.java90 public int hashCode() { in hashCode() method in SmsHeader
117 public int hashCode() { in hashCode() method in SmsHeader.PortAddrs
147 public int hashCode() { in hashCode() method in SmsHeader.ConcatRef
166 public int hashCode() { in hashCode() method in SmsHeader.SpecialSmsMsg
189 public int hashCode() { in hashCode() method in SmsHeader.MiscElt
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DSmsHeader.java90 public int hashCode() { in hashCode() method in SmsHeader
117 public int hashCode() { in hashCode() method in SmsHeader.PortAddrs
147 public int hashCode() { in hashCode() method in SmsHeader.ConcatRef
166 public int hashCode() { in hashCode() method in SmsHeader.SpecialSmsMsg
189 public int hashCode() { in hashCode() method in SmsHeader.MiscElt
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DIncrementalStates.java207 public int hashCode() { in hashCode() method in IncrementalStates.LoadingState
208 int hashCode = Boolean.hashCode(mIsLoading); in hashCode() local
229 public int hashCode() { in hashCode() method in IncrementalStates
/aosp12/frameworks/base/core/java/android/print/
H A DPrinterId.java110 public int hashCode() { in hashCode() method in PrinterId
112 int hashCode = 1; in hashCode() local
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/core/
H A DResponseListeners.java50 public int hashCode() { in hashCode() method in ResponseListeners.ResponseListenerBase
/aosp14/frameworks/base/core/java/android/print/
H A DPrinterId.java110 public int hashCode() { in hashCode() method in PrinterId
112 int hashCode = 1; in hashCode() local
/aosp12/frameworks/base/services/core/java/com/android/server/uri/
H A DGrantUri.java40 public int hashCode() { in hashCode() method in GrantUri
41 int hashCode = 1; in hashCode() local
/aosp14/frameworks/base/services/core/java/com/android/server/uri/
H A DGrantUri.java40 public int hashCode() { in hashCode() method in GrantUri
41 int hashCode = 1; in hashCode() local
/aosp12/packages/modules/GeoTZ/common/src/main/java/com/android/timezone/location/common/
H A DPiiLoggables.java106 public int hashCode() { in fromPiiValue() method in PiiLoggables.PiiLoggableValueImpl
152 public int hashCode() { in fromString() method in PiiLoggables.PiiLoggableString
200 public int hashCode() { in fromTemplate() method in PiiLoggables.TemplatedPiiLoggable
/aosp12/frameworks/base/core/java/android/timezone/
H A DCountryTimeZones.java81 public int hashCode() { in hashCode() method in CountryTimeZones.TimeZoneMapping
136 public int hashCode() { in hashCode() method in CountryTimeZones.OffsetResult
287 public int hashCode() { in hashCode() method in CountryTimeZones
/aosp12/frameworks/base/tests/Codegen/src/com/android/codegentest/
H A DSampleWithNestedDataClasses.java85 public int hashCode() { in hashCode() method in SampleWithNestedDataClasses.NestedDataClass
209 public int hashCode() { in hashCode() method in SampleWithNestedDataClasses.NestedDataClass2.NestedDataClass3
323 public int hashCode() { in hashCode() method in SampleWithNestedDataClasses.NestedDataClass2
/aosp14/frameworks/base/tests/Codegen/src/com/android/codegentest/
H A DSampleWithNestedDataClasses.java85 public int hashCode() { in hashCode() method in SampleWithNestedDataClasses.NestedDataClass
209 public int hashCode() { in hashCode() method in SampleWithNestedDataClasses.NestedDataClass2.NestedDataClass3
323 public int hashCode() { in hashCode() method in SampleWithNestedDataClasses.NestedDataClass2
/aosp14/frameworks/base/core/java/android/timezone/
H A DCountryTimeZones.java81 public int hashCode() { in hashCode() method in CountryTimeZones.TimeZoneMapping
136 public int hashCode() { in hashCode() method in CountryTimeZones.OffsetResult
287 public int hashCode() { in hashCode() method in CountryTimeZones
/aosp14/frameworks/base/services/core/java/com/android/server/app/
H A DGameServiceConfiguration.java71 public int hashCode() { in hashCode() method in GameServiceConfiguration
136 public int hashCode() { in hashCode() method in GameServiceConfiguration.GameServiceComponentConfiguration
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/
H A DSuspendParams.java79 public int hashCode() { in hashCode() method in SuspendParams
80 int hashCode = Objects.hashCode(dialogInfo); in hashCode() local
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
H A DCommonNicknameCache.java80 int hashCode = normalizedName.hashCode(); in preloadNicknameBloomFilter() local
99 int hashCode = normalizedName.hashCode(); in getCommonNicknameClusters() local
/aosp12/frameworks/base/core/java/android/content/pm/
H A DModuleInfo.java123 public int hashCode() { in hashCode() method in ModuleInfo
124 int hashCode = 0; in hashCode() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
H A DObjectCounterTest.java67 public int hashCode() { in hashCode() method in ObjectCounterTest.TestKey
110 public int hashCode() { in hashCode() method in ObjectCounterTest.TestKeyProto

12345678910>>...85