Searched refs:HorizontalChainReference (Results 1 – 12 of 12) sorted by relevance
29 import androidx.constraintlayout.core.state.helpers.HorizontalChainReference;346 reference = new HorizontalChainReference(this); in helper()474 public HorizontalChainReference horizontalChain() { in horizontalChain()475 return (HorizontalChainReference) helper(null, Helper.HORIZONTAL_CHAIN); in horizontalChain()479 public HorizontalChainReference horizontalChain(Object... references) { in horizontalChain()480 HorizontalChainReference reference = in horizontalChain()481 (HorizontalChainReference) helper(null, Helper.HORIZONTAL_CHAIN); in horizontalChain()
25 public class HorizontalChainReference extends ChainReference { class27 public HorizontalChainReference(State state) { in HorizontalChainReference() method in HorizontalChainReference
120 ref: HorizontalChainReference, in <lambda>()837 ): HorizontalChainReference { in <lambda>()838 val ref = HorizontalChainReference(createHelperId()) in <lambda>()1202 class HorizontalChainReference internal constructor(id: Any) : LayoutReference(id) { class
168 …orizontalChainScope constrain(androidx.constraintlayout.compose.HorizontalChainReference ref, kotl…191 …method public final androidx.constraintlayout.compose.HorizontalChainReference createHorizontalCha…456 …@androidx.compose.runtime.Stable public final class HorizontalChainReference extends androidx.cons…
168 …orizontalChainScope constrain(androidx.constraintlayout.compose.HorizontalChainReference ref, kotl…191 …method public final androidx.constraintlayout.compose.HorizontalChainReference createHorizontalCha…462 …@androidx.compose.runtime.Stable public final class HorizontalChainReference extends androidx.cons…
173 …orizontalChainScope constrain(androidx.constraintlayout.compose.HorizontalChainReference ref, kotl…196 …method public final androidx.constraintlayout.compose.HorizontalChainReference createHorizontalCha…502 …@androidx.compose.runtime.Stable public final class HorizontalChainReference extends androidx.cons…
173 …orizontalChainScope constrain(androidx.constraintlayout.compose.HorizontalChainReference ref, kotl…196 …method public final androidx.constraintlayout.compose.HorizontalChainReference createHorizontalCha…508 …@androidx.compose.runtime.Stable public final class HorizontalChainReference extends androidx.cons…
2266 …method public androidx.constraintlayout.core.state.helpers.HorizontalChainReference! horizontalCha…2267 …method public androidx.constraintlayout.core.state.helpers.HorizontalChainReference! horizontalCha…2644 …public class HorizontalChainReference extends androidx.constraintlayout.core.state.helpers.ChainRe…2645 ctor public HorizontalChainReference(androidx.constraintlayout.core.state.State!);
2267 …method public androidx.constraintlayout.core.state.helpers.HorizontalChainReference! horizontalCha…2268 …method public androidx.constraintlayout.core.state.helpers.HorizontalChainReference! horizontalCha…2648 …public class HorizontalChainReference extends androidx.constraintlayout.core.state.helpers.ChainRe…2649 ctor public HorizontalChainReference(androidx.constraintlayout.core.state.State!);
2276 …method public androidx.constraintlayout.core.state.helpers.HorizontalChainReference! horizontalCha…2277 …method public androidx.constraintlayout.core.state.helpers.HorizontalChainReference! horizontalCha…2657 …public class HorizontalChainReference extends androidx.constraintlayout.core.state.helpers.ChainRe…2658 ctor public HorizontalChainReference(androidx.constraintlayout.core.state.State!);
2275 …method public androidx.constraintlayout.core.state.helpers.HorizontalChainReference! horizontalCha…2276 …method public androidx.constraintlayout.core.state.helpers.HorizontalChainReference! horizontalCha…2653 …public class HorizontalChainReference extends androidx.constraintlayout.core.state.helpers.ChainRe…2654 ctor public HorizontalChainReference(androidx.constraintlayout.core.state.State!);
3192 …ility: androidx.constraintlayout.core.state.helpers.HorizontalChainReference#HorizontalChainRefere…3193 Missing nullability on parameter `state` in method `HorizontalChainReference`