Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/widgets/analyzer/
DWidgetRun.java111 ConstraintAnchor.Type targetType = anchor.mTarget.mType; in getTarget() local
294 ConstraintAnchor.Type targetType = anchor.mTarget.mType; in getTarget() local