Home
last modified time | relevance | path

Searched defs:getEnd (Results 1 – 5 of 5) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/dsl/
DGuideline.java52 public int getEnd() { in getEnd() method in Guideline
DHChain.java177 public HAnchor getEnd() { in getEnd() method in HChain
DConstraint.java229 public HAnchor getEnd() { in getEnd() method in Constraint
/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/parser/
DCLElement.java73 public long getEnd() { in getEnd() method in CLElement
/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/state/
DTransition.java846 public WidgetFrame getEnd(String id) { in getEnd() method in Transition
910 public WidgetFrame getEnd(ConstraintWidget child) { in getEnd() method in Transition