Home
last modified time | relevance | path

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

12345678910>>...24

/frameworks/base/core/java/android/hardware/camera2/utils/
DHashCodeHelpers.java33 public static int hashCode(int... array) { in hashCode() method in HashCodeHelpers
63 public static int hashCode(float... array) { in hashCode() method in HashCodeHelpers
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/
DConstructorTest.java104 public int hashCode() { in hashCode() method in ConstructorTest.FullConstructor
148 public int hashCode() { in hashCode() method in ConstructorTest.PartialConstructor
175 public int hashCode() { in hashCode() method in ConstructorTest.MyEmbedded
216 public int hashCode() { in hashCode() method in ConstructorTest.EntityWithAnnotations
DDaoNameConflictTest.java98 public int hashCode() { in hashCode() method in DaoNameConflictTest.Item1
136 public int hashCode() { in hashCode() method in DaoNameConflictTest.Item2
DRelationWithReservedKeywordTest.java97 public int hashCode() { in hashCode() method in RelationWithReservedKeywordTest.Category
174 public int hashCode() { in hashCode() method in RelationWithReservedKeywordTest.Topic
/frameworks/support/work/workmanager/src/main/java/androidx/work/
DContentUriTriggers.java67 public int hashCode() { in hashCode() method in ContentUriTriggers
110 public int hashCode() { in hashCode() method in ContentUriTriggers.Trigger
/frameworks/base/core/java/android/print/
DPrinterId.java107 public int hashCode() { in hashCode() method in PrinterId
109 int hashCode = 1; in hashCode() local
/frameworks/support/work/workmanager/src/main/java/androidx/work/impl/model/
DWorkSpec.java267 public int hashCode() { in hashCode() method in WorkSpec
315 public int hashCode() { in hashCode() method in WorkSpec.IdAndState
366 public int hashCode() { in hashCode() method in WorkSpec.WorkStatusPojo
/frameworks/base/wifi/java/android/net/wifi/aware/
DPeerHandle.java59 public int hashCode() { in hashCode() method in PeerHandle
/frameworks/support/transition/src/main/java/androidx/transition/
DWindowIdApi14.java35 public int hashCode() { in hashCode() method in WindowIdApi14
DWindowIdApi18.java39 public int hashCode() { in hashCode() method in WindowIdApi18
DTransitionValues.java73 public int hashCode() { in hashCode() method in TransitionValues
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/vo/
DCoordinates.java35 public int hashCode() { in hashCode() method in Coordinates
DPetsToys.java51 public int hashCode() { in hashCode() method in PetsToys
/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/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/core/java/android/transition/
DTransitionValues.java74 public int hashCode() { in hashCode() method in TransitionValues
/frameworks/support/compat/src/main/java/androidx/core/util/
DObjectsCompat.java64 public static int hashCode(@Nullable Object o) { in hashCode() method in ObjectsCompat
/frameworks/support/compat/src/main/java/androidx/core/os/
DLocaleListCompat.java79 public int hashCode() { in hashCode() method in LocaleListCompat.LocaleListCompatBaseImpl
145 public int hashCode() { in hashCode() method in LocaleListCompat.LocaleListCompatApi24Impl
344 public int hashCode() { in hashCode() method in LocaleListCompat
/frameworks/base/telephony/java/android/telephony/ims/feature/
DCapabilityChangeRequest.java75 public int hashCode() { in hashCode() method in CapabilityChangeRequest.CapabilityPair
234 public int hashCode() { in hashCode() method in CapabilityChangeRequest
/frameworks/base/media/java/android/media/
DAudioHandle.java46 public int hashCode() { in hashCode() method in AudioHandle
/frameworks/base/opengl/java/android/opengl/
DEGLObjectHandle.java61 public int hashCode() { in hashCode() method in EGLObjectHandle
/frameworks/base/core/java/android/util/apk/
DVerbatimX509Certificate.java56 public int hashCode() { in hashCode() method in VerbatimX509Certificate
/frameworks/base/core/java/android/accounts/
DAccountAndUser.java42 public int hashCode() { in hashCode() method in AccountAndUser

12345678910>>...24