Home
last modified time | relevance | path

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

12345678910>>...25

/frameworks/base/core/java/android/hardware/camera2/utils/
DHashCodeHelpers.java36 public static int hashCode(int... array) { in hashCode() method in HashCodeHelpers
66 public static int hashCode(float... array) { in hashCode() method in HashCodeHelpers
/frameworks/base/telephony/java/com/android/internal/telephony/
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
/frameworks/base/core/java/android/print/
DPrinterId.java109 public int hashCode() { in hashCode() method in PrinterId
111 int hashCode = 1; in hashCode() local
/frameworks/base/services/core/java/com/android/server/uri/
DGrantUri.java39 public int hashCode() { in hashCode() method in GrantUri
40 int hashCode = 1; in hashCode() local
/frameworks/base/core/java/android/timezone/
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
/frameworks/base/core/java/android/content/pm/
DModuleInfo.java105 public int hashCode() { in hashCode() method in ModuleInfo
106 int hashCode = 0; in hashCode() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DObjectCounterTest.java66 public int hashCode() { in hashCode() method in ObjectCounterTest.TestKey
109 public int hashCode() { in hashCode() method in ObjectCounterTest.TestKeyProto
/frameworks/base/wifi/java/android/net/wifi/aware/
DPeerHandle.java60 public int hashCode() { in hashCode() method in PeerHandle
DWifiAwareAgentNetworkSpecifier.java99 public int hashCode() { in hashCode() method in WifiAwareAgentNetworkSpecifier
182 public int hashCode() { in hashCode() method in WifiAwareAgentNetworkSpecifier.ByteArrayWrapper
/frameworks/base/core/java/android/view/
DDisplayAddress.java109 public int hashCode() { in hashCode() method in DisplayAddress.Physical
153 public int hashCode() { in hashCode() method in DisplayAddress.Network
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsFeatureConfiguration.java78 public int hashCode() { in hashCode() method in ImsFeatureConfiguration.FeatureSlotPair
221 public int hashCode() { in hashCode() method in ImsFeatureConfiguration
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLDisplayImpl.java40 public int hashCode() { in hashCode() method in EGLDisplayImpl
DEGLSurfaceImpl.java42 public int hashCode() { in hashCode() method in EGLSurfaceImpl
DEGLContextImpl.java47 public int hashCode() { in hashCode() method in EGLContextImpl
/frameworks/base/services/backup/java/com/android/server/backup/keyvalue/
DBackupRequest.java48 public int hashCode() { in hashCode() method in BackupRequest
/frameworks/base/telephony/java/android/telephony/ims/feature/
DCapabilityChangeRequest.java78 public int hashCode() { in hashCode() method in CapabilityChangeRequest.CapabilityPair
253 public int hashCode() { in hashCode() method in CapabilityChangeRequest
/frameworks/native/opengl/tools/glgen/static/egl/
DEGLObjectHandle.java61 public int hashCode() { in hashCode() method in EGLObjectHandle
/frameworks/base/core/java/android/security/net/config/
DDomain.java41 public int hashCode() { in hashCode() method in Domain
/frameworks/base/media/java/android/media/
DAudioHandle.java50 public int hashCode() { in hashCode() method in AudioHandle
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DLegacyPasspointConfig.java58 public int hashCode() { in hashCode() method in LegacyPasspointConfig
/frameworks/base/opengl/java/android/opengl/
DEGLObjectHandle.java61 public int hashCode() { in hashCode() method in EGLObjectHandle
/frameworks/base/core/java/android/accounts/
DAccountAndUser.java47 public int hashCode() { in hashCode() method in AccountAndUser
/frameworks/base/core/java/android/util/apk/
DVerbatimX509Certificate.java56 public int hashCode() { in hashCode() method in VerbatimX509Certificate
/frameworks/base/packages/Tethering/common/TetheringLib/src/android/net/
DTetheredClient.java104 public int hashCode() { in hashCode() method in TetheredClient
174 public int hashCode() { in hashCode() method in TetheredClient.AddressInfo
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DEncryptedData.java55 public int hashCode() { in hashCode() method in EncryptedData

12345678910>>...25