Home
last modified time | relevance | path

Searched defs:getLimitBoundsTo (Results 1 – 3 of 3) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/dsl/
DOnSwipe.java217 public String getLimitBoundsTo() { in getLimitBoundsTo() method in OnSwipe
/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DOnSwipe.java265 public int getLimitBoundsTo() { in getLimitBoundsTo() method in OnSwipe
DTouchResponse.java841 RectF getLimitBoundsTo(ViewGroup layout, RectF rect) { in getLimitBoundsTo() method in TouchResponse