Searched refs:resolvedGuideBegin (Results 1 – 1 of 1) sorted by relevance
1328 int resolvedGuideBegin = layoutParams.mResolvedGuideBegin; in applyConstraintsFromLayoutParams() local1333 } else if (resolvedGuideBegin != UNSET) { in applyConstraintsFromLayoutParams()1334 guideline.setGuideBegin(resolvedGuideBegin); in applyConstraintsFromLayoutParams()