Home
last modified time | relevance | path

Searched defs:equals (Results 1 – 15 of 15) sorted by relevance

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DDslConstraintSet.kt41 override fun equals(other: Any?): Boolean { in equals() method
DConstraintSet.kt295 override fun equals(other: Any?): Boolean { in equals() method in androidx.constraintlayout.compose.RawConstraintSet
DTransition.kt94 override fun equals(other: Any?): Boolean { in equals() method in androidx.constraintlayout.compose.TransitionImpl
DConstraintLayoutTag.kt67 override fun equals(other: Any?): Boolean { in hashCode() method
DJSONConstraintSet.kt42 override fun equals(other: Any?): Boolean { in equals() method
DMotionSceneScope.kt84 override fun equals(other: Any?): Boolean { in equals() method in androidx.constraintlayout.compose.MotionSceneDslImpl
DConstraintLayoutBaseScope.kt1065 override fun equals(other: Any?): Boolean { in <lambda>() method
1091 override fun equals(other: Any?): Boolean { in equals() method in LayoutReference
DConstraintLayout.kt1006 override fun equals(other: Any?) = in modifyParentData() method in androidx.constraintlayout.compose.ConstraintLayoutScope.ConstrainAsModifier
1106 override fun equals(other: Any?) = in equals() method in ConstraintLayoutParentData
/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/parser/
DCLString.java60 public boolean equals(Object obj) { in equals() method in CLString
DCLKey.java110 public boolean equals(Object obj) { in equals() method in CLKey
DCLNumber.java91 public boolean equals(Object obj) { in equals() method in CLNumber
DCLElement.java183 public boolean equals(Object o) { in equals() method in CLElement
DCLContainer.java369 public boolean equals(Object obj) { in equals() method in CLContainer
/constraintlayout/constraintlayout-core/src/test/java/androidx/constraintlayout/core/
DAmount.java188 public boolean equals(Object o) { in equals() method in Amount
/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/carousel/
DCarouselSwipeable.kt417 override fun equals(other: Any?): Boolean { in equals() method in SwipeProgress
674 override fun equals(other: Any?): Boolean { in equals() method in ResistanceConfig