Searched refs:MotionLayoutDebugFlags (Results 1 – 11 of 11) sorted by relevance
1360 private var forcedDrawDebug: MotionLayoutDebugFlags = MotionLayoutDebugFlags.UNKNOWN1443 override fun getForcedDrawDebug(): MotionLayoutDebugFlags { in getForcedDrawDebug()1512 MotionLayoutDebugFlags.UNKNOWN.ordinal -> MotionLayoutDebugFlags.UNKNOWN in onDrawDebug()1513 MotionLayoutDebugFlags.NONE.ordinal -> MotionLayoutDebugFlags.NONE in onDrawDebug()1514 MotionLayoutDebugFlags.SHOW_ALL.ordinal -> MotionLayoutDebugFlags.SHOW_ALL in onDrawDebug()1515 -1 -> MotionLayoutDebugFlags.UNKNOWN in onDrawDebug()1516 else -> MotionLayoutDebugFlags.UNKNOWN in onDrawDebug()1599 fun getForcedDrawDebug(): MotionLayoutDebugFlags in setLayoutInformation()
74 enum class MotionLayoutDebugFlags { class648 if (forcedDebug != null && forcedDebug != MotionLayoutDebugFlags.UNKNOWN) { in MotionLayoutCore()649 doShowBounds = forcedDebug === MotionLayoutDebugFlags.SHOW_ALL in MotionLayoutCore()
438 method public androidx.constraintlayout.compose.MotionLayoutDebugFlags getForcedDrawDebug();657 method public androidx.constraintlayout.compose.MotionLayoutDebugFlags getForcedDrawDebug();724 public enum MotionLayoutDebugFlags {725 enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags NONE;726 …enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags SHOW_AL…727 …enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags UNKNOWN;
444 method public androidx.constraintlayout.compose.MotionLayoutDebugFlags getForcedDrawDebug();663 method public androidx.constraintlayout.compose.MotionLayoutDebugFlags getForcedDrawDebug();761 public enum MotionLayoutDebugFlags {762 enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags NONE;763 …enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags SHOW_AL…764 …enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags UNKNOWN;
607 method public androidx.constraintlayout.compose.MotionLayoutDebugFlags getForcedDrawDebug();640 public enum MotionLayoutDebugFlags {641 enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags NONE;642 …enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags SHOW_AL…643 …enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags UNKNOWN;
613 method public androidx.constraintlayout.compose.MotionLayoutDebugFlags getForcedDrawDebug();646 public enum MotionLayoutDebugFlags {647 enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags NONE;648 …enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags SHOW_AL…649 …enum_constant public static final androidx.constraintlayout.compose.MotionLayoutDebugFlags UNKNOWN;
254 public enum MotionLayoutDebugFlags { enum in ConstraintSetParser
2138 public enum ConstraintSetParser.MotionLayoutDebugFlags {2139 … static final androidx.constraintlayout.core.state.ConstraintSetParser.MotionLayoutDebugFlags NONE;2140 …tic final androidx.constraintlayout.core.state.ConstraintSetParser.MotionLayoutDebugFlags SHOW_ALL;2141 …atic final androidx.constraintlayout.core.state.ConstraintSetParser.MotionLayoutDebugFlags UNKNOWN;
2139 public enum ConstraintSetParser.MotionLayoutDebugFlags {2140 … static final androidx.constraintlayout.core.state.ConstraintSetParser.MotionLayoutDebugFlags NONE;2141 …tic final androidx.constraintlayout.core.state.ConstraintSetParser.MotionLayoutDebugFlags SHOW_ALL;2142 …atic final androidx.constraintlayout.core.state.ConstraintSetParser.MotionLayoutDebugFlags UNKNOWN;