Home
last modified time | relevance | path

Searched defs:hashCode (Results 1 – 25 of 617) 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/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/main/java/com/google/protobuf/nano/
DInternalNano.java273 public static int hashCode(int[] field) { in hashCode() method in InternalNano
281 public static int hashCode(long[] field) { in hashCode() method in InternalNano
289 public static int hashCode(float[] field) { in hashCode() method in InternalNano
297 public static int hashCode(double[] field) { in hashCode() method in InternalNano
305 public static int hashCode(boolean[] field) { in hashCode() method in InternalNano
314 public static int hashCode(byte[][] field) { in hashCode() method in InternalNano
331 public static int hashCode(Object[] field) { in hashCode() method in InternalNano
521 public static <K, V> int hashCode(Map<K, V> map) { in hashCode() method in InternalNano
/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/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/opt/net/ike/src/java/com/android/ike/ikev2/
DIkeIdentification.java121 public int hashCode() { in hashCode() method in IkeIdentification.IkeIpv4AddrIdentification
175 public int hashCode() { in hashCode() method in IkeIdentification.IkeIpv6AddrIdentification
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DAbstractProtobufList.java92 public int hashCode() { in hashCode() method in AbstractProtobufList
94 int hashCode = 1; in hashCode() local
/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/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
188 public int hashCode() { in hashCode() method in WifiAwareAgentNetworkSpecifier.ByteArrayWrapper
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsFeatureConfiguration.java75 public int hashCode() { in hashCode() method in ImsFeatureConfiguration.FeatureSlotPair
217 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.java75 public int hashCode() { in hashCode() method in CapabilityChangeRequest.CapabilityPair
248 public int hashCode() { in hashCode() method in CapabilityChangeRequest
/frameworks/base/media/java/android/media/
DAudioHandle.java50 public int hashCode() { in hashCode() method in AudioHandle
/frameworks/base/core/java/android/util/apk/
DVerbatimX509Certificate.java56 public int hashCode() { in hashCode() method in VerbatimX509Certificate
/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/security/net/config/
DDomain.java41 public int hashCode() { in hashCode() method in Domain
/frameworks/native/opengl/tools/glgen/static/egl/
DEGLObjectHandle.java61 public int hashCode() { in hashCode() method in EGLObjectHandle
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DLegacyPasspointConfig.java58 public int hashCode() { in hashCode() method in LegacyPasspointConfig
/frameworks/base/services/backup/java/com/android/server/backup/encryption/chunk/
DEncryptedChunkOrdering.java60 public int hashCode() { in hashCode() method in EncryptedChunkOrdering

12345678910>>...25