Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/state/
DTransition.java812 String id = widgetState.getPathRelativeId(); in updateFrom()
1013 String getPathRelativeId() { in getPathRelativeId() method in Transition.WidgetState