Home
last modified time | relevance | path

Searched refs:verticalCenterMethodNames (Results 1 – 1 of 1) sorted by relevance

/constraintlayout/constraintlayout-compose-lint/src/main/java/androidx/constraintlayout/compose/lint/
DConstraintLayoutDslDetector.kt108 private val verticalCenterMethodNames by constant
559 if (isHorizontal) horizontalCenterMethodNames else verticalCenterMethodNames in createForMatchParentUsage()