Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y 

A

add(SolverVariable, float, boolean) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Add value to an existing variable The code is broadly identical to the put() method, only differing in in-line deletion, and of course doing an add rather than a put
add(SolverVariable, float, boolean) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
add(int, int) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
 
add(int, float) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
 
add(int, String) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
 
add(int, boolean) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
 
add(CLElement) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
add(SolverVariable, float, boolean) - Method in class androidx.constraintlayout.core.SolverVariableValues
 
add(Object...) - Method in class androidx.constraintlayout.core.state.HelperReference
 
add(ConstraintWidget) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
add(ConstraintWidget) - Method in interface androidx.constraintlayout.core.widgets.Helper
 
add(ConstraintWidget) - Method in class androidx.constraintlayout.core.widgets.HelperWidget
Add a widget to the helper
add(ConstraintWidget) - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
Add a child widget
add(ConstraintWidget...) - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
Add multiple child widgets.
addCentering(SolverVariable, SolverVariable, int, float, SolverVariable, SolverVariable, int, int) - Method in class androidx.constraintlayout.core.LinearSystem
Add an equation of the form (1 - bias) * (a - b) = bias * (c - d)
addCenterPoint(ConstraintWidget, ConstraintWidget, float, int) - Method in class androidx.constraintlayout.core.LinearSystem
Add the equations constraining a widget center to another widget center, positioned on a circle, following an angle and radius
addChildrenToSolver(LinearSystem) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Add this widget to the solver
addChildrenToSolverByDependency(ConstraintWidgetContainer, LinearSystem, HashSet<ConstraintWidget>, int, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
addConstraint(ArrayRow) - Method in class androidx.constraintlayout.core.LinearSystem
Add the equation to the system
addCustomColor(String, int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
addCustomColor(int, String, String, int) - Method in class androidx.constraintlayout.core.state.Transition
 
addCustomColor(String, int) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
addCustomFloat(String, float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
addCustomFloat(int, String, String, float) - Method in class androidx.constraintlayout.core.state.Transition
 
addCustomFloat(String, float) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
addCycleValues(HashMap<String, KeyCycleOscillator>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
addDependency(Dependency) - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
addDependents(ArrayList<WidgetGroup>, int, WidgetGroup) - Method in class androidx.constraintlayout.core.widgets.HelperWidget
 
addEquality(SolverVariable, SolverVariable, int, int) - Method in class androidx.constraintlayout.core.LinearSystem
Add an equation of the form a = b + margin
addEquality(SolverVariable, int) - Method in class androidx.constraintlayout.core.LinearSystem
Add an equation of the form a = value
addError(LinearSystem, int) - Method in class androidx.constraintlayout.core.ArrayRow
 
addError(SolverVariable) - Method in class androidx.constraintlayout.core.ArrayRow
 
addError(SolverVariable) - Method in class androidx.constraintlayout.core.GoalRow
 
addError(SolverVariable) - Method in class androidx.constraintlayout.core.PriorityGoalRow
 
addGreaterBarrier(SolverVariable, SolverVariable, int, boolean) - Method in class androidx.constraintlayout.core.LinearSystem
 
addGreaterThan(SolverVariable, SolverVariable, int, int) - Method in class androidx.constraintlayout.core.LinearSystem
Add an equation of the form a >= b + margin
addHorizontalWrapMaxVariable(ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
addHorizontalWrapMinVariable(ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
addIfNotNull(int, String) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
 
addIndent(StringBuilder, int) - Method in class androidx.constraintlayout.core.parser.CLElement
 
additionalMeasures - Variable in class androidx.constraintlayout.core.Metrics
 
addKey(MotionKey) - Method in class androidx.constraintlayout.core.motion.Motion
 
addKeyAttribute(String, TypedBundle) - Method in class androidx.constraintlayout.core.state.Transition
 
addKeyCycle(String, TypedBundle) - Method in class androidx.constraintlayout.core.state.Transition
 
addKeyPosition(String, TypedBundle) - Method in class androidx.constraintlayout.core.state.Transition
 
addKeyPosition(String, int, int, float, float) - Method in class androidx.constraintlayout.core.state.Transition
 
addLowerBarrier(SolverVariable, SolverVariable, int, boolean) - Method in class androidx.constraintlayout.core.LinearSystem
 
addLowerThan(SolverVariable, SolverVariable, int, int) - Method in class androidx.constraintlayout.core.LinearSystem
Add an equation of the form a <= b + margin
addPoint(double, float) - Method in class androidx.constraintlayout.core.motion.utils.Oscillator
 
addRatio(SolverVariable, SolverVariable, SolverVariable, SolverVariable, float, int) - Method in class androidx.constraintlayout.core.LinearSystem
 
addSynonym(SolverVariable, SolverVariable, int) - Method in class androidx.constraintlayout.core.LinearSystem
 
addTarget(DependencyNode, DependencyNode, int) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
addTarget(DependencyNode, DependencyNode, int, DimensionDependency) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
addTimeValues(HashMap<String, TimeCycleSplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
addToRow(ArrayRow) - Method in class androidx.constraintlayout.core.SolverVariable
 
addToSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.Barrier
Add this widget to the solver
addToSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Add this widget to the solver
addToSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.Flow
Add this widget to the solver
addToSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.Guideline
 
addToSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.Placeholder
 
addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
Defines method to add a a view to splines derived form this key frame.
addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
addValues(HashMap<String, SplineSet>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
AlignHorizontallyReference - Class in androidx.constraintlayout.core.state.helpers
 
AlignHorizontallyReference(State) - Constructor for class androidx.constraintlayout.core.state.helpers.AlignHorizontallyReference
 
AlignVerticallyReference - Class in androidx.constraintlayout.core.state.helpers
 
AlignVerticallyReference(State) - Constructor for class androidx.constraintlayout.core.state.helpers.AlignVerticallyReference
 
allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLArray
 
allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLContainer
 
allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLKey
 
allocate(String, CLElement) - Static method in class androidx.constraintlayout.core.parser.CLKey
 
allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLNumber
 
allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLObject
 
allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLString
 
allocate(char[]) - Static method in class androidx.constraintlayout.core.parser.CLToken
 
allowedInBarrier() - Method in class androidx.constraintlayout.core.widgets.Barrier
 
allowedInBarrier() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns true if this widget should be used in a barrier
allowedInBarrier() - Method in class androidx.constraintlayout.core.widgets.Guideline
 
allowsGoneWidget() - Method in class androidx.constraintlayout.core.widgets.Barrier
Deprecated.
This method should be called getAllowsGoneWidget such that allowsGoneWidget can be accessed as a property from Kotlin; https://android.github.io/kotlin-guides/interop.html#property-prefixes. Use Barrier.getAllowsGoneWidget() instead.
allSolved() - Method in class androidx.constraintlayout.core.widgets.Barrier
 
ALPHA - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
alpha - Variable in class androidx.constraintlayout.core.motion.MotionWidget.PropertySet
 
alpha(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
alpha - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
ANCHOR_BASELINE - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
ANCHOR_BOTTOM - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
ANCHOR_LEFT - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
ANCHOR_RIGHT - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
ANCHOR_TOP - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
androidx.constraintlayout.core - package androidx.constraintlayout.core
 
androidx.constraintlayout.core.motion - package androidx.constraintlayout.core.motion
 
androidx.constraintlayout.core.motion.key - package androidx.constraintlayout.core.motion.key
 
androidx.constraintlayout.core.motion.parse - package androidx.constraintlayout.core.motion.parse
 
androidx.constraintlayout.core.motion.utils - package androidx.constraintlayout.core.motion.utils
 
androidx.constraintlayout.core.parser - package androidx.constraintlayout.core.parser
 
androidx.constraintlayout.core.state - package androidx.constraintlayout.core.state
 
androidx.constraintlayout.core.state.helpers - package androidx.constraintlayout.core.state.helpers
 
androidx.constraintlayout.core.widgets - package androidx.constraintlayout.core.widgets
 
androidx.constraintlayout.core.widgets.analyzer - package androidx.constraintlayout.core.widgets.analyzer
 
append(int, CustomAttribute) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
 
append(int, CustomVariable) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
 
apply() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
apply(State, ConstraintWidget, int) - Method in class androidx.constraintlayout.core.state.Dimension
Apply the dimension to the given constraint widget
apply() - Method in class androidx.constraintlayout.core.state.HelperReference
 
apply() - Method in class androidx.constraintlayout.core.state.helpers.AlignHorizontallyReference
 
apply() - Method in class androidx.constraintlayout.core.state.helpers.AlignVerticallyReference
 
apply() - Method in class androidx.constraintlayout.core.state.helpers.BarrierReference
 
apply() - Method in interface androidx.constraintlayout.core.state.helpers.Facade
 
apply() - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
apply() - Method in class androidx.constraintlayout.core.state.helpers.HorizontalChainReference
 
apply() - Method in class androidx.constraintlayout.core.state.helpers.VerticalChainReference
 
apply() - Method in interface androidx.constraintlayout.core.state.Reference
 
apply(ConstraintWidgetContainer) - Method in class androidx.constraintlayout.core.state.State
 
apply() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
applyChainConstraints(ConstraintWidgetContainer, LinearSystem, ArrayList<ConstraintWidget>, int) - Static method in class androidx.constraintlayout.core.widgets.Chain
Apply specific rules for dealing with chains of widgets.
applyDelta(TypedValues) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
 
applyDelta(TypedBundle) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
 
applyParameters(MotionWidget) - Method in class androidx.constraintlayout.core.motion.MotionPaths
 
applyRtl(boolean) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
applyToWidget(MotionWidget) - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
applyToWidget() - Method in class androidx.constraintlayout.core.widgets.analyzer.ChainRun
 
applyToWidget() - Method in class androidx.constraintlayout.core.widgets.analyzer.HorizontalWidgetRun
 
applyToWidget() - Method in class androidx.constraintlayout.core.widgets.analyzer.VerticalWidgetRun
 
applyTransform(float, float, int, int, float[]) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
Apply the transform a velocity vector
approxLength(HyperSpline.Cubic[]) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
 
ARC_START_FLIP - Static variable in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
 
ARC_START_HORIZONTAL - Static variable in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
 
ARC_START_LINEAR - Static variable in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
 
ARC_START_VERTICAL - Static variable in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
 
ArcCurveFit - Class in androidx.constraintlayout.core.motion.utils
This provides provides a curve fit system that stitches the x,y path together with quarter ellipses
ArcCurveFit(int[], double[], double[][]) - Constructor for class androidx.constraintlayout.core.motion.utils.ArcCurveFit
 
ARRAY_ROW_CREATION - Static variable in class androidx.constraintlayout.core.LinearSystem
 
ArrayLinkedVariables - Class in androidx.constraintlayout.core
Store a set of variables and their values in an array-based linked list.
ArrayRow - Class in androidx.constraintlayout.core
 
ArrayRow() - Constructor for class androidx.constraintlayout.core.ArrayRow
 
ArrayRow(Cache) - Constructor for class androidx.constraintlayout.core.ArrayRow
 
ArrayRow.ArrayRowVariables - Interface in androidx.constraintlayout.core
 
AT_MOST - Static variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure
 
AUTOCOMPLETE_MODE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
AUTOCOMPLETE_MODE_ENUM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 

B

barrier(Object, State.Direction) - Method in class androidx.constraintlayout.core.state.State
 
Barrier - Class in androidx.constraintlayout.core.widgets
A Barrier takes multiple widgets
Barrier() - Constructor for class androidx.constraintlayout.core.widgets.Barrier
 
Barrier(String) - Constructor for class androidx.constraintlayout.core.widgets.Barrier
 
barrierConnectionResolved - Variable in class androidx.constraintlayout.core.Metrics
 
BarrierReference - Class in androidx.constraintlayout.core.state.helpers
 
BarrierReference(State) - Constructor for class androidx.constraintlayout.core.state.helpers.BarrierReference
 
BASE_INDENT - Static variable in class androidx.constraintlayout.core.parser.CLElement
 
baseline() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
baseline - Variable in class androidx.constraintlayout.core.widgets.analyzer.VerticalWidgetRun
 
baselineToBaseline(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
baselineToBottom(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
baselineToTop(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
BasicMeasure - Class in androidx.constraintlayout.core.widgets.analyzer
Implements basic measure for linear resolution
BasicMeasure(ConstraintWidgetContainer) - Constructor for class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure
 
BasicMeasure.Measure - Class in androidx.constraintlayout.core.widgets.analyzer
 
BasicMeasure.Measurer - Interface in androidx.constraintlayout.core.widgets.analyzer
 
bfs - Variable in class androidx.constraintlayout.core.Metrics
 
bias(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
bias(float) - Method in class androidx.constraintlayout.core.state.helpers.ChainReference
 
BOOLEAN_MASK - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues
 
BOTH - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
bottom - Variable in class androidx.constraintlayout.core.motion.utils.FloatRect
 
bottom - Variable in class androidx.constraintlayout.core.motion.utils.Rect
 
bottom - Variable in class androidx.constraintlayout.core.motion.utils.ViewState
 
bottom() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
bottom - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
BOTTOM - Static variable in class androidx.constraintlayout.core.widgets.Barrier
 
bottomToBottom(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
bottomToTop(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
BOUNCE - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
 
buildGraph() - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
 
buildGraph(ArrayList<WidgetRun>) - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
 
buildKeyFrames(float[], int[], int[]) - Method in class androidx.constraintlayout.core.motion.Motion
 
buildPath(float[], int) - Method in class androidx.constraintlayout.core.motion.Motion
fill the array point with the center coordinates point[0] is filled with the x coordinate of "time" 0.0 mPoints[point.length-1] is filled with the y coordinate of "time" 1.0
buildRect(float, float[], int) - Method in class androidx.constraintlayout.core.motion.Motion
 
buildWave(String) - Static method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
This builds a monotonic spline to be used as a wave function

C

Cache - Class in androidx.constraintlayout.core
Cache for common objects
Cache() - Constructor for class androidx.constraintlayout.core.Cache
 
calcWave(float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
captureWidgets() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
CARTESIAN - Static variable in class androidx.constraintlayout.core.motion.MotionPaths
 
centerConnectionResolved - Variable in class androidx.constraintlayout.core.Metrics
 
centerHorizontally(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
centerHorizontally(Object...) - Method in class androidx.constraintlayout.core.state.State
 
centerVertically(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
centerVertically(Object...) - Method in class androidx.constraintlayout.core.state.State
 
centerX() - Method in class androidx.constraintlayout.core.motion.utils.FloatRect
 
centerX() - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
centerY() - Method in class androidx.constraintlayout.core.motion.utils.FloatRect
 
centerY() - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
Chain - Class in androidx.constraintlayout.core.widgets
Chain management and constraints creation
Chain() - Constructor for class androidx.constraintlayout.core.widgets.Chain
 
CHAIN_PACKED - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
CHAIN_SPREAD - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
CHAIN_SPREAD_INSIDE - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
chainConnectionResolved - Variable in class androidx.constraintlayout.core.Metrics
 
ChainHead - Class in androidx.constraintlayout.core.widgets
Class to represent a chain by its main elements.
ChainHead(ConstraintWidget, int, boolean) - Constructor for class androidx.constraintlayout.core.widgets.ChainHead
Initialize variables, then determine visible widgets, the head of chain and matched constraint widgets.
ChainReference - Class in androidx.constraintlayout.core.state.helpers
 
ChainReference(State, State.Helper) - Constructor for class androidx.constraintlayout.core.state.helpers.ChainReference
 
ChainRun - Class in androidx.constraintlayout.core.widgets.analyzer
 
ChainRun(ConstraintWidget, int) - Constructor for class androidx.constraintlayout.core.widgets.analyzer.ChainRun
 
circularConstraint(Object, float, float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
CLArray - Class in androidx.constraintlayout.core.parser
 
CLArray(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLArray
 
CLContainer - Class in androidx.constraintlayout.core.parser
 
CLContainer(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLContainer
 
cleanup(ArrayList<WidgetGroup>) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
clear() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Clear the list of variables
clear() - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
clear() - Method in class androidx.constraintlayout.core.ArrayRow
 
clear() - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
 
clear() - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
 
clear() - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
 
clear() - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
 
clear() - Method in class androidx.constraintlayout.core.PriorityGoalRow
 
clear() - Method in class androidx.constraintlayout.core.SolverVariableValues
 
clear() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
clear() - Method in class androidx.constraintlayout.core.state.Transition
 
clear() - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
clear() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
clearHorizontal() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
clearVertical() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
CLElement - Class in androidx.constraintlayout.core.parser
 
CLElement(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLElement
 
CLKey - Class in androidx.constraintlayout.core.parser
 
CLKey(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLKey
 
CLNumber - Class in androidx.constraintlayout.core.parser
 
CLNumber(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLNumber
 
CLNumber(float) - Constructor for class androidx.constraintlayout.core.parser.CLNumber
 
CLObject - Class in androidx.constraintlayout.core.parser
 
CLObject(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLObject
 
clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
clone() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
CLParser - Class in androidx.constraintlayout.core.parser
 
CLParser(String) - Constructor for class androidx.constraintlayout.core.parser.CLParser
 
CLParsingException - Exception in androidx.constraintlayout.core.parser
 
CLParsingException(String, CLElement) - Constructor for exception androidx.constraintlayout.core.parser.CLParsingException
 
CLString - Class in androidx.constraintlayout.core.parser
 
CLString(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLString
 
CLToken - Class in androidx.constraintlayout.core.parser
 
CLToken(char[]) - Constructor for class androidx.constraintlayout.core.parser.CLToken
 
colorString(int) - Static method in class androidx.constraintlayout.core.motion.CustomVariable
 
compareTo(MotionPaths) - Method in class androidx.constraintlayout.core.motion.MotionPaths
 
compareTo(SolverVariable) - Method in class androidx.constraintlayout.core.SolverVariable
 
computedValue - Variable in class androidx.constraintlayout.core.SolverVariable
 
conditionallyFire(float, MotionWidget) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
config(float, float, float, float, float, float) - Method in class androidx.constraintlayout.core.motion.utils.StopLogicEngine
 
configureRelativeTo(Motion) - Method in class androidx.constraintlayout.core.motion.MotionPaths
 
connect(ConstraintAnchor, int, int, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Connects this anchor to another one.
connect(ConstraintAnchor, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Connects this anchor to another one.
connect(ConstraintAnchor, ConstraintAnchor, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Connect the given anchors together (the from anchor should be owned by this widget)
connect(ConstraintAnchor.Type, ConstraintWidget, ConstraintAnchor.Type) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Connect a given anchor of this widget to another anchor of a target widget
connect(ConstraintAnchor.Type, ConstraintWidget, ConstraintAnchor.Type, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Connect a given anchor of this widget to another anchor of a target widget
connectCircularConstraint(ConstraintWidget, float, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set a circular constraint
CONSTANT - Static variable in class androidx.constraintlayout.core.motion.utils.CurveFit
 
ConstraintAnchor - Class in androidx.constraintlayout.core.widgets
Model a constraint relation.
ConstraintAnchor(ConstraintWidget, ConstraintAnchor.Type) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintAnchor
Constructor
ConstraintAnchor.Type - Enum in androidx.constraintlayout.core.widgets
Define the type of anchor
ConstraintReference - Class in androidx.constraintlayout.core.state
 
ConstraintReference(State) - Constructor for class androidx.constraintlayout.core.state.ConstraintReference
 
ConstraintReference.ConstraintReferenceFactory - Interface in androidx.constraintlayout.core.state
 
constraints - Variable in class androidx.constraintlayout.core.Metrics
 
constraints(Object) - Method in class androidx.constraintlayout.core.state.State
 
ConstraintWidget - Class in androidx.constraintlayout.core.widgets
Implements a constraint Widget model supporting constraints relations between other widgets.
ConstraintWidget() - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
Default constructor
ConstraintWidget(String) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
 
ConstraintWidget(int, int, int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
Constructor
ConstraintWidget(String, int, int, int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
 
ConstraintWidget(int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
Constructor
ConstraintWidget(String, int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidget
 
ConstraintWidget.DimensionBehaviour - Enum in androidx.constraintlayout.core.widgets
Define how the widget will resize
ConstraintWidgetContainer - Class in androidx.constraintlayout.core.widgets
A container of ConstraintWidget that can layout its children
ConstraintWidgetContainer() - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Default constructor
ConstraintWidgetContainer(int, int, int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Constructor
ConstraintWidgetContainer(int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Constructor
ConstraintWidgetContainer(String, int, int) - Constructor for class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
contains(SolverVariable) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Returns true if the variable is contained in the list
contains(SolverVariable) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
contains(SolverVariable) - Method in class androidx.constraintlayout.core.SolverVariableValues
 
contains(String) - Method in class androidx.constraintlayout.core.state.Transition
 
contains(int, int) - Method in class androidx.constraintlayout.core.widgets.Rectangle
 
contains(HashSet<ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
content() - Method in class androidx.constraintlayout.core.parser.CLElement
 
convertDimension(Object) - Method in class androidx.constraintlayout.core.state.State
Implements a conversion function for values, returning int.
copy() - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
copy(MotionKey) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
copy(MotionKey) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
copy(MotionKey) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
copy(MotionKey) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
copy(ConstraintWidget, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.Barrier
 
copy(ConstraintWidget, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
copy(ConstraintWidget, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.Flow
 
copy(ConstraintWidget, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.Guideline
 
copy(ConstraintWidget, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.HelperWidget
 
copyFrom(ConstraintAnchor, HashMap<ConstraintWidget, ConstraintWidget>) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
COS_WAVE - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
 
count - Variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
create(State) - Method in interface androidx.constraintlayout.core.state.ConstraintReference.ConstraintReferenceFactory
 
createConstraintReference(Object) - Method in class androidx.constraintlayout.core.state.State
Create a new reference given a key.
createConstraintWidget() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
createErrorVariable(int, String) - Method in class androidx.constraintlayout.core.LinearSystem
 
createExtraVariable() - Method in class androidx.constraintlayout.core.LinearSystem
 
createObjectVariable(Object) - Method in class androidx.constraintlayout.core.LinearSystem
 
createObjectVariables(LinearSystem) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Create all the system variables for this widget
createRow() - Method in class androidx.constraintlayout.core.LinearSystem
 
createRowDimensionPercent(LinearSystem, SolverVariable, SolverVariable, float) - Static method in class androidx.constraintlayout.core.LinearSystem
Create a constraint to express A = C * percent
createRowDimensionRatio(SolverVariable, SolverVariable, SolverVariable, SolverVariable, float) - Method in class androidx.constraintlayout.core.ArrayRow
Create a constraint to express A = B + (C - D) * ratio We use this for ratio, where for example Right = Left + (Bottom - Top) * percent
createRowEqualDimension(float, float, float, SolverVariable, int, SolverVariable, int, SolverVariable, int, SolverVariable, int) - Method in class androidx.constraintlayout.core.ArrayRow
 
createRowEqualMatchDimensions(float, float, float, SolverVariable, SolverVariable, SolverVariable, SolverVariable) - Method in class androidx.constraintlayout.core.ArrayRow
 
createRowEquals(SolverVariable, int) - Method in class androidx.constraintlayout.core.ArrayRow
 
createRowEquals(SolverVariable, SolverVariable, int) - Method in class androidx.constraintlayout.core.ArrayRow
 
createRowGreaterThan(SolverVariable, SolverVariable, SolverVariable, int) - Method in class androidx.constraintlayout.core.ArrayRow
 
createRowGreaterThan(SolverVariable, int, SolverVariable) - Method in class androidx.constraintlayout.core.ArrayRow
 
createRowLowerThan(SolverVariable, SolverVariable, SolverVariable, int) - Method in class androidx.constraintlayout.core.ArrayRow
 
createRowWithAngle(SolverVariable, SolverVariable, SolverVariable, SolverVariable, float) - Method in class androidx.constraintlayout.core.ArrayRow
Create a constraint to express At + (Ab-At)/2 = Bt + (Bb-Bt)/2 - angle
createSlackVariable() - Method in class androidx.constraintlayout.core.LinearSystem
 
CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
Cubic(double, double, double, double) - Constructor for class androidx.constraintlayout.core.motion.utils.HyperSpline.Cubic
 
currentContent(String) - Method in class androidx.constraintlayout.core.state.Registry
 
currentLayoutInformation(String) - Method in class androidx.constraintlayout.core.state.Registry
 
currentLayoutInformation() - Method in interface androidx.constraintlayout.core.state.RegistryCallback
 
currentMotionScene() - Method in interface androidx.constraintlayout.core.state.RegistryCallback
 
CURVE_OFFSET - Static variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
CURVE_PERIOD - Static variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
CURVE_VALUE - Static variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
CurveFit - Class in androidx.constraintlayout.core.motion.utils
Base class for curve fitting / interpolation Curve fits must be capable of being differentiable and extend beyond the points (extrapolate)
CurveFit() - Constructor for class androidx.constraintlayout.core.motion.utils.CurveFit
 
CUSTOM - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
CUSTOM - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
 
CustomArray() - Constructor for class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
 
CustomAttribute - Class in androidx.constraintlayout.core.motion
Defines non standard Attributes
CustomAttribute(String, CustomAttribute.AttributeType) - Constructor for class androidx.constraintlayout.core.motion.CustomAttribute
 
CustomAttribute(String, CustomAttribute.AttributeType, Object, boolean) - Constructor for class androidx.constraintlayout.core.motion.CustomAttribute
 
CustomAttribute(CustomAttribute, Object) - Constructor for class androidx.constraintlayout.core.motion.CustomAttribute
 
CustomAttribute.AttributeType - Enum in androidx.constraintlayout.core.motion
 
CustomSet(String, KeyFrameArray.CustomArray) - Constructor for class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSet
 
CustomSet(String, KeyFrameArray.CustomArray) - Constructor for class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomSet
 
CustomSpline(String, KeyFrameArray.CustomVar) - Constructor for class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
 
CustomVar() - Constructor for class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
 
CustomVariable - Class in androidx.constraintlayout.core.motion
Defines non standard Attributes
CustomVariable(CustomVariable) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
 
CustomVariable(String, int, String) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
 
CustomVariable(String, int, int) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
 
CustomVariable(String, int, float) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
 
CustomVariable(String, int, boolean) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
 
CustomVariable(String, int) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
 
CustomVariable(String, int, Object) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
 
CustomVariable(CustomVariable, Object) - Constructor for class androidx.constraintlayout.core.motion.CustomVariable
 
CustomVarSet(String, KeyFrameArray.CustomVar) - Constructor for class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomVarSet
 
cyclePosition() - Method in class androidx.constraintlayout.core.widgets.Guideline
 

D

DEBUG - Static variable in class androidx.constraintlayout.core.LinearSystem
 
DEBUG - Static variable in class androidx.constraintlayout.core.motion.MotionPaths
 
debug(String, float) - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
 
debug(String, float) - Method in interface androidx.constraintlayout.core.motion.utils.StopEngine
 
debug(String, float) - Method in class androidx.constraintlayout.core.motion.utils.StopLogicEngine
Debugging logic to log the state.
DEFAULT_BIAS - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
define() - Method in class androidx.constraintlayout.core.widgets.ChainHead
 
defineTerminalWidgets(ConstraintWidget.DimensionBehaviour, ConstraintWidget.DimensionBehaviour) - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
Find and mark terminal widgets (trailing widgets) -- they are the only ones we need to care for wrap_content checks
defineTerminalWidgets() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
delegateToWidgetRun - Variable in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
Dependency - Interface in androidx.constraintlayout.core.widgets.analyzer
 
DependencyGraph - Class in androidx.constraintlayout.core.widgets.analyzer
 
DependencyGraph(ConstraintWidgetContainer) - Constructor for class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
 
DependencyNode - Class in androidx.constraintlayout.core.widgets.analyzer
 
DependencyNode(WidgetRun) - Constructor for class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
determineGroups - Variable in class androidx.constraintlayout.core.Metrics
 
didMeasures() - Method in interface androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measurer
 
diff(CustomAttribute) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
test if the two attributes are different
diff(CustomVariable) - Method in class androidx.constraintlayout.core.motion.CustomVariable
test if the two attributes are different
DifferentialInterpolator - Interface in androidx.constraintlayout.core.motion.utils
 
Dimension - Class in androidx.constraintlayout.core.state
Represents a dimension (width or height) of a constrained widget
Dimension.Type - Enum in androidx.constraintlayout.core.state
 
dimensionBehavior - Variable in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
Direct - Class in androidx.constraintlayout.core.widgets.analyzer
Direct resolution engine This walks through the graph of dependencies and infer final position.
Direct() - Constructor for class androidx.constraintlayout.core.widgets.analyzer.Direct
 
DIRECT - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
directMapping() - Method in class androidx.constraintlayout.core.state.State
 
directMeasure(boolean) - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
Try to measure the layout by solving the graph of constraints directly
directMeasure(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
directMeasureSetup(boolean) - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
 
directMeasureSetup(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
directMeasureWithOrientation(boolean, int) - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
 
directMeasureWithOrientation(boolean, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
display() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
 
display() - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
display() - Method in class androidx.constraintlayout.core.SolverVariableValues
 
displayReadableRows() - Method in class androidx.constraintlayout.core.LinearSystem
 
displayVariablesReadableRows() - Method in class androidx.constraintlayout.core.LinearSystem
 
divideByAmount(float) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Divide the values of all the variables in the list by the given amount
divideByAmount(float) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
divideByAmount(float) - Method in class androidx.constraintlayout.core.SolverVariableValues
 
DRAG_DIRECTION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
DRAG_SCALE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
DRAG_THRESHOLD - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
DRAW_PATH_AS_CONFIGURED - Static variable in class androidx.constraintlayout.core.motion.Motion
 
DRAW_PATH_BASIC - Static variable in class androidx.constraintlayout.core.motion.Motion
 
DRAW_PATH_CARTESIAN - Static variable in class androidx.constraintlayout.core.motion.Motion
 
DRAW_PATH_NONE - Static variable in class androidx.constraintlayout.core.motion.Motion
 
DRAW_PATH_RECTANGLE - Static variable in class androidx.constraintlayout.core.motion.Motion
 
DRAW_PATH_RELATIVE - Static variable in class androidx.constraintlayout.core.motion.Motion
 
DRAW_PATH_SCREEN - Static variable in class androidx.constraintlayout.core.motion.Motion
 
dump() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
dump() - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
 
dump() - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
 

E

Easing - Class in androidx.constraintlayout.core.motion.utils
Provide the engine for cubic spline easing
Easing() - Constructor for class androidx.constraintlayout.core.motion.utils.Easing
 
ELEVATION - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
enabled(int, int) - Static method in class androidx.constraintlayout.core.widgets.Optimizer
 
end - Variable in class androidx.constraintlayout.core.parser.CLElement
 
end() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
end(Object) - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
END - Static variable in class androidx.constraintlayout.core.state.Transition
 
end - Variable in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
endToEnd(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
endToStart(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
ensureMeasureRequested() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
ensureWidgetRuns() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
equalsFixedValue(int) - Method in class androidx.constraintlayout.core.state.Dimension
Returns true if the dimension is a fixed dimension of the same given value
errors - Variable in class androidx.constraintlayout.core.Metrics
 
eval(double) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline.Cubic
 
EXACTLY - Static variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure
 
extravariables - Variable in class androidx.constraintlayout.core.Metrics
 

F

Facade - Interface in androidx.constraintlayout.core.state.helpers
 
FILL_PARENT - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
fillKeyPositions(WidgetFrame, float[], float[], float[]) - Method in class androidx.constraintlayout.core.state.Transition
 
fillMetrics(Metrics) - Method in class androidx.constraintlayout.core.LinearSystem
 
fillMetrics(Metrics) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
findDependents(ConstraintWidget, int, ArrayList<WidgetGroup>, WidgetGroup) - Static method in class androidx.constraintlayout.core.widgets.analyzer.Grouping
 
findDependents(int, ArrayList<WidgetGroup>, WidgetGroup) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
findGroupInDependents(int) - Method in class androidx.constraintlayout.core.widgets.HelperWidget
 
findNextPosition(String, int) - Method in class androidx.constraintlayout.core.state.Transition
 
findPreviousPosition(String, int) - Method in class androidx.constraintlayout.core.state.Transition
 
findViewById(int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
Fixed(int) - Static method in class androidx.constraintlayout.core.state.Dimension
 
Fixed(Object) - Static method in class androidx.constraintlayout.core.state.Dimension
 
fixed(Object) - Method in class androidx.constraintlayout.core.state.Dimension
 
fixed(int) - Method in class androidx.constraintlayout.core.state.Dimension
 
FIXED - Static variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure
 
FIXED_DIMENSION - Static variable in class androidx.constraintlayout.core.state.Dimension
 
FLOAT_MASK - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues
 
FloatRect - Class in androidx.constraintlayout.core.motion.utils
 
FloatRect() - Constructor for class androidx.constraintlayout.core.motion.utils.FloatRect
 
Flow - Class in androidx.constraintlayout.core.widgets
Implements the Flow virtual layout.
Flow() - Constructor for class androidx.constraintlayout.core.widgets.Flow
 
frame - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
FULL_DEBUG - Static variable in class androidx.constraintlayout.core.LinearSystem
 
fullySolved - Variable in class androidx.constraintlayout.core.Metrics
 

G

get(SolverVariable) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Return the value of a variable, 0 if not found
get(SolverVariable) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
get(int, double[], double[][]) - Static method in class androidx.constraintlayout.core.motion.utils.CurveFit
 
get(double) - Method in class androidx.constraintlayout.core.motion.utils.Easing
 
get(float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
get(double) - Method in class androidx.constraintlayout.core.motion.utils.Schlick
 
get(float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
 
get(double) - Method in class androidx.constraintlayout.core.motion.utils.StepCurve
 
get(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
get(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
get(SolverVariable) - Method in class androidx.constraintlayout.core.SolverVariableValues
 
getAcceleration() - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
 
getAllowsGoneWidget() - Method in class androidx.constraintlayout.core.widgets.Barrier
Find if this barrier supports gone widgets.
getAlpha() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getAlpha() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getAnchor(ConstraintAnchor.Type) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Given a type of anchor, returns the corresponding anchor.
getAnchor() - Method in class androidx.constraintlayout.core.widgets.Guideline
 
getAnchor(ConstraintAnchor.Type) - Method in class androidx.constraintlayout.core.widgets.Guideline
 
getAnchors() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the array of anchors of this widget
getAnimateRelativeTo() - Method in class androidx.constraintlayout.core.motion.Motion
Will return the id of the view to move relative to The position at the start and then end will be viewed relative to this view -1 is the return value if NOT in polar mode
getArc(int[], double[], double[][]) - Static method in class androidx.constraintlayout.core.motion.utils.CurveFit
 
getArray(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getArray(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getArrayOrNull(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
getAttributeNames(HashSet<String>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
getAutoTransition() - Method in class androidx.constraintlayout.core.state.Transition
 
getBarrierType() - Method in class androidx.constraintlayout.core.widgets.Barrier
 
getBaselineDistance() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the baseline distance relative to the top of the widget
getBias() - Method in class androidx.constraintlayout.core.state.helpers.ChainReference
 
getBiasPercent(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the percentage bias that is used when two opposite connections exist of the same strength in a particular orientation.
getBoolean(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getBoolean(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getBoolean() - Method in class androidx.constraintlayout.core.parser.CLToken
 
getBooleanValue() - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
getBottom() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getBottom() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the bottom position of the widget
getCache() - Method in class androidx.constraintlayout.core.LinearSystem
 
getCenter(double, float[], float[]) - Method in class androidx.constraintlayout.core.motion.Motion
 
getCenterX() - Method in class androidx.constraintlayout.core.motion.Motion
 
getCenterX() - Method in class androidx.constraintlayout.core.widgets.Rectangle
 
getCenterY() - Method in class androidx.constraintlayout.core.motion.Motion
 
getCenterY() - Method in class androidx.constraintlayout.core.widgets.Rectangle
 
getChildren() - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
Access the children
getColorValue() - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
getCompanionWidget() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the companion widget.
getConstraintWidget() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getConstraintWidget() - Method in class androidx.constraintlayout.core.state.HelperReference
 
getConstraintWidget() - Method in interface androidx.constraintlayout.core.state.helpers.Facade
 
getConstraintWidget() - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
getConstraintWidget() - Method in interface androidx.constraintlayout.core.state.Reference
 
getContainer() - Method in class androidx.constraintlayout.core.parser.CLElement
 
getContainerItemSkip() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Accessor for the skip value
getCurrentSize() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
 
getCurrentSize() - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
getCurrentSize() - Method in class androidx.constraintlayout.core.SolverVariableValues
 
getCurveFit() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
getCurveFit() - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
getCurveFit() - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
 
getCurveFit() - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
getCustomAttribute(String) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getCustomAttribute(String) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
getCustomAttributeNames() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getCustomAttributeNames() - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
getCustomColor(String) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
getCustomFloat(String) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
getDebugName() - Method in class androidx.constraintlayout.core.parser.CLElement
 
getDebugName() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns the name of this widget (used for debug purposes)
getDependents() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
getDiff(double) - Method in class androidx.constraintlayout.core.motion.utils.Easing
 
getDiff(double) - Method in class androidx.constraintlayout.core.motion.utils.Schlick
 
getDiff(double) - Method in class androidx.constraintlayout.core.motion.utils.StepCurve
 
getDimensionBehaviour(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Get the widget's ConstraintWidget.DimensionBehaviour in an specific orientation.
getDimensionRatio() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the current ratio of this widget
getDimensionRatioSide() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the current side on which ratio will be applied
getDrawPath() - Method in class androidx.constraintlayout.core.motion.Motion
 
getEnd() - Method in class androidx.constraintlayout.core.parser.CLElement
The character index this element was ended on
getEnd(String) - Method in class androidx.constraintlayout.core.state.Transition
 
getEnd(ConstraintWidget) - Method in class androidx.constraintlayout.core.state.Transition
Used in debug draw
getFacade() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getFacade() - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
getFacade() - Method in interface androidx.constraintlayout.core.state.Reference
 
getFinalHeight() - Method in class androidx.constraintlayout.core.motion.Motion
get the width of the widget at the end of the movement.
getFinalValue() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
getFinalWidth() - Method in class androidx.constraintlayout.core.motion.Motion
get the width of the widget at the end of the movement.
getFinalX() - Method in class androidx.constraintlayout.core.motion.Motion
get the left most position of the widget at the end of the movement.
getFinalY() - Method in class androidx.constraintlayout.core.motion.Motion
get the top most position of the widget at the end of the movement.
getFirst() - Method in class androidx.constraintlayout.core.widgets.ChainHead
 
getFirstMatchConstraintWidget() - Method in class androidx.constraintlayout.core.widgets.ChainHead
 
getFirstVisibleWidget() - Method in class androidx.constraintlayout.core.widgets.ChainHead
 
getFloat(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getFloat(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getFloat() - Method in class androidx.constraintlayout.core.parser.CLElement
 
getFloat() - Method in class androidx.constraintlayout.core.parser.CLNumber
 
getFloatOrNaN(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getFloatValue() - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
getFloatValue(Object, String, int) - Method in class androidx.constraintlayout.core.motion.utils.KeyCache
 
getFramePosition() - Method in class androidx.constraintlayout.core.motion.key.MotionKey
Gets the current frame position
getHasBaseline() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
getHead() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
 
getHead() - Method in class androidx.constraintlayout.core.widgets.ChainHead
 
getHeight() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getHeight() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getHeight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the height of the widget
getHelperWidget() - Method in class androidx.constraintlayout.core.state.HelperReference
 
getHelperWidget() - Method in class androidx.constraintlayout.core.state.helpers.BarrierReference
 
getHorizontalBiasPercent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the horizontal percentage bias that is used when two opposite connections exist of the same strength.
getHorizontalChainControlWidget() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
if in a horizontal chain return the left most widget in the chain.
getHorizontalChainStyle() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getHorizontalChainStyle() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
get the chain starting from this widget to be packed.
getHorizontalChainWeight() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getHorizontalDimensionBehaviour() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Accessor for the horizontal dimension behaviour
getHorizontalGuidelines() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Accessor to the horizontal guidelines contained in the table.
getHorizontalMargin() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns all the horizontal margin of the widget.
getId(int) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
 
getId(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
getId(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
getId(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
getId(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
getId(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
getId(String) - Method in class androidx.constraintlayout.core.motion.Motion
 
getId(String) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
Method to go from String names of values to id of the values IDs are use for efficiency
getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
Method to go from String names of values to id of the values IDs are use for efficiency
getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
Method to go from String names of values to id of the values IDs are use for efficiency
getId(String) - Method in interface androidx.constraintlayout.core.motion.utils.TypedValues
 
getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
Method to go from String names of values to id of the values IDs are use for efficiency
getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
Method to go from String names of values to id of the values IDs are use for efficiency
getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
Method to go from String names of values to id of the values IDs are use for efficiency
getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
Method to go from String names of values to id of the values IDs are use for efficiency
getId(String) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
Method to go from String names of values to id of the values IDs are use for efficiency
getId(String) - Method in class androidx.constraintlayout.core.state.Transition
 
getId() - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
getId() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
getIdsForTag(String) - Method in class androidx.constraintlayout.core.state.State
 
getInstance() - Static method in class androidx.constraintlayout.core.state.Registry
 
getInt(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getInt(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getInt() - Method in class androidx.constraintlayout.core.parser.CLElement
 
getInt() - Method in class androidx.constraintlayout.core.parser.CLNumber
 
getInteger(int) - Method in class androidx.constraintlayout.core.motion.utils.TypedBundle
 
getIntegerValue() - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
getInterpolated(String) - Method in class androidx.constraintlayout.core.state.Transition
 
getInterpolated(ConstraintWidget) - Method in class androidx.constraintlayout.core.state.Transition
Used after the interpolation
getInterpolatedColor(float[]) - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
getInterpolatedColor(float[]) - Method in class androidx.constraintlayout.core.motion.utils.Utils
 
getInterpolation(float) - Method in interface androidx.constraintlayout.core.motion.utils.DifferentialInterpolator
 
getInterpolation(float) - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
 
getInterpolation(float) - Method in interface androidx.constraintlayout.core.motion.utils.StopEngine
 
getInterpolation(float) - Method in class androidx.constraintlayout.core.motion.utils.StopLogicEngine
 
getInterpolation(float) - Method in interface androidx.constraintlayout.core.state.Interpolator
 
getInterpolator(String) - Static method in class androidx.constraintlayout.core.motion.utils.Easing
 
getInterpolator(int, String) - Static method in class androidx.constraintlayout.core.state.Transition
 
getInterpolator() - Method in class androidx.constraintlayout.core.state.Transition
 
getKey() - Method in class androidx.constraintlayout.core.ArrayRow
 
getKey() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getKey() - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
getKey() - Method in interface androidx.constraintlayout.core.state.Reference
 
getKeyFrame(int) - Method in class androidx.constraintlayout.core.motion.Motion
provides acces to MotionPath objects
getKeyFrameInfo(int, int[]) - Method in class androidx.constraintlayout.core.motion.Motion
Get the keyFrames for the view controlled by this MotionController the info data structure is of the the form 0 length if your are at index i the [i+len+1] is the next entry 1 type 1=Attributes, 2=Position, 3=TimeCycle 4=Cycle 5=Trigger 2 position 3 x location 4 y location 5 ...
getKeyFramePositions(int[], float[]) - Method in class androidx.constraintlayout.core.motion.Motion
Get the keyFrames for the view controlled by this MotionController
getKeyFrames(String, float[], int[], int[]) - Method in class androidx.constraintlayout.core.state.Transition
 
getLast() - Method in class androidx.constraintlayout.core.widgets.ChainHead
 
getLastHorizontalMeasureSpec() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
getLastMatchConstraintWidget() - Method in class androidx.constraintlayout.core.widgets.ChainHead
 
getLastModified(String) - Method in class androidx.constraintlayout.core.state.Registry
 
getLastModified() - Method in interface androidx.constraintlayout.core.state.RegistryCallback
 
getLastVerticalMeasureSpec() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
getLastVisibleWidget() - Method in class androidx.constraintlayout.core.widgets.ChainHead
 
getLayoutList() - Method in class androidx.constraintlayout.core.state.Registry
 
getLeft() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getLeft() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the left position of the widget (similar to ConstraintWidget.getX())
getLength(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Get a dimension of the widget in a particular orientation.
getLimitedDimension(int, int) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
getLine() - Method in class androidx.constraintlayout.core.parser.CLElement
get the line Number
getMargin() - Method in class androidx.constraintlayout.core.widgets.Barrier
 
getMargin() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Return the connection's margin from this anchor to its target.
getMaxElementsWrap() - Method in class androidx.constraintlayout.core.widgets.Flow
 
getMaxHeight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
getMaxWidth() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
getMeasuredHeight() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
getMeasuredWidth() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
getMeasurer() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
getMemoryUsed() - Method in class androidx.constraintlayout.core.LinearSystem
 
getMetrics() - Static method in class androidx.constraintlayout.core.LinearSystem
 
getMinHeight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the minimum height of the widget
getMinWidth() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the minimum width of the widget
getMotion(String) - Method in class androidx.constraintlayout.core.state.Transition
 
getName() - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
getName() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getName() - Method in class androidx.constraintlayout.core.parser.CLKey
 
getName() - Method in class androidx.constraintlayout.core.SolverVariable
Accessor for the name
getNextChainMember(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the next chain member if one exists
getNextIndice(int) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
 
getNumberKeyPositions(WidgetFrame) - Method in class androidx.constraintlayout.core.state.Transition
 
getNumEquations() - Method in class androidx.constraintlayout.core.LinearSystem
 
getNumVariables() - Method in class androidx.constraintlayout.core.LinearSystem
 
getObject(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getObject(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getObjectOrNull(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getObjectVariableValue(Object) - Method in class androidx.constraintlayout.core.LinearSystem
 
getOpposite() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Returns the opposite anchor to this one
getOptimizationLevel() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Returns the current optimization level
getOptimizerWrapHeight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
getOptimizerWrapWidth() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
getOrientation() - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
getOrientation() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
getOrientation() - Method in class androidx.constraintlayout.core.widgets.Barrier
 
getOrientation() - Method in class androidx.constraintlayout.core.widgets.Guideline
 
getOrNull(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getOrNull(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getOwner() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Return the anchor's owner
getPaddingBottom() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
getPaddingLeft() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
getPaddingRight() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
getPaddingTop() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
getParent() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getParent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns the parent of this widget if there is one
getPath(String) - Method in class androidx.constraintlayout.core.state.Transition
 
getPivotCandidate(LinearSystem, boolean[]) - Method in class androidx.constraintlayout.core.ArrayRow
 
getPivotCandidate(LinearSystem, boolean[]) - Method in class androidx.constraintlayout.core.PriorityGoalRow
 
getPivotX() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getPivotX() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getPivotY() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getPivotY() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getPos(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
 
getPos(double, float[]) - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
 
getPos(double, int) - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
 
getPos(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
 
getPos(double, float[]) - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
 
getPos(double, int) - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
 
getPos(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
 
getPos(double, float[]) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
 
getPos(double, int) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
 
getPos(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
 
getPos(double, float[]) - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
 
getPos(double, int) - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
 
getPos(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
 
getPos(double, float[]) - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
 
getPos(double, int) - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
 
getPreviousChainMember(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the previous chain member if one exists
getRelativeBegin() - Method in class androidx.constraintlayout.core.widgets.Guideline
 
getRelativeBehaviour() - Method in class androidx.constraintlayout.core.widgets.Guideline
 
getRelativeEnd() - Method in class androidx.constraintlayout.core.widgets.Guideline
 
getRelativePercent() - Method in class androidx.constraintlayout.core.widgets.Guideline
 
getRight() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getRight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the right position of the widget
getRootConstraintContainer() - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
Return the top-level ConstraintWidgetContainer
getRootX() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the x position of the widget, relative to the root (without animation)
getRootY() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the y position of the widget, relative to the root (without animation)
getRotationX() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getRotationX() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getRotationY() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getRotationY() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getRotationZ() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getRotationZ() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getRun(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
getScaleX() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getScaleX() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getScaleY() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getScaleY() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getSceneString(StringBuilder) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
getSceneString(StringBuilder) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
getSlope(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
 
getSlope(double, int) - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
 
getSlope(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
 
getSlope(double, int) - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
 
getSlope(float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
getSlope(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
 
getSlope(double, int) - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
 
getSlope(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
 
getSlope(double, int) - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
 
getSlope(double, double, double) - Method in class androidx.constraintlayout.core.motion.utils.Oscillator
 
getSlope(float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
 
getSolverVariable() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Return the solver variable for this anchor
getStart() - Method in class androidx.constraintlayout.core.parser.CLElement
The character index this element was started on
getStart(String) - Method in class androidx.constraintlayout.core.state.Transition
 
getStart(ConstraintWidget) - Method in class androidx.constraintlayout.core.state.Transition
Used in debug draw
getStartHeight() - Method in class androidx.constraintlayout.core.motion.Motion
get the width of the widget at the start of the movement.
getStartWidth() - Method in class androidx.constraintlayout.core.motion.Motion
get the width of the widget at the start of the movement.
getStartX() - Method in class androidx.constraintlayout.core.motion.Motion
get the left most position of the widget at the start of the movement.
getStartY() - Method in class androidx.constraintlayout.core.motion.Motion
get the top most position of the widget at the start of the movement.
getState(MotionWidget) - Method in class androidx.constraintlayout.core.motion.utils.ViewState
 
getStrClass() - Method in class androidx.constraintlayout.core.parser.CLElement
 
getString(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getString(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getStringOrNull(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getStringOrNull(int) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
getStringValue() - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
getStyle() - Method in class androidx.constraintlayout.core.state.helpers.ChainReference
 
getSystem() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
getTag() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getTarget(ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
getTarget(ConstraintAnchor, int) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
getTarget() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Return the connection's target (null if not connected)
getTimePoints() - Method in class androidx.constraintlayout.core.motion.utils.ArcCurveFit
 
getTimePoints() - Method in class androidx.constraintlayout.core.motion.utils.CurveFit
 
getTimePoints() - Method in class androidx.constraintlayout.core.motion.utils.LinearCurveFit
 
getTimePoints() - Method in class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
 
getTop() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getTop() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the top position of the widget (similar to ConstraintWidget.getY())
getTotalWeight() - Method in class androidx.constraintlayout.core.widgets.ChainHead
 
getTransformPivotTarget() - Method in class androidx.constraintlayout.core.motion.Motion
Get the view to pivot around
getTranslationX() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getTranslationX() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getTranslationY() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getTranslationY() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getTranslationZ() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getTranslationZ() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getType() - Method in class androidx.constraintlayout.core.motion.CustomAttribute
 
getType() - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
getType(int) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
getType(int) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
getType(int) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
 
getType(int) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
getType(int) - Static method in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
getType() - Method in class androidx.constraintlayout.core.parser.CLToken
 
getType() - Method in class androidx.constraintlayout.core.state.HelperReference
 
getType() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Return the type of the anchor
getType() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns the type string if set
getType() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Specify the xml type for the container
getType() - Method in class androidx.constraintlayout.core.widgets.Guideline
Specify the xml type for the container
getValue(int) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
 
getValue(String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
getValue(double, double) - Method in class androidx.constraintlayout.core.motion.utils.Oscillator
 
getValue() - Method in class androidx.constraintlayout.core.parser.CLKey
 
getValueAttributes(int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
Sets the attributes
getValuesToInterpolate(float[]) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
 
getValuesToInterpolate(float[]) - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
getValueToInterpolate() - Method in class androidx.constraintlayout.core.motion.CustomAttribute
Transforms value to a float for the purpose of interpolation
getValueToInterpolate() - Method in class androidx.constraintlayout.core.motion.CustomVariable
Transforms value to a float for the purpose of interpolation
getVariable(int) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Return a variable from its position in the linked list
getVariable(int) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
getVariable(int) - Method in class androidx.constraintlayout.core.SolverVariableValues
 
getVariableValue(int) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Return the value of a variable from its position in the linked list
getVariableValue(int) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
getVariableValue(int) - Method in class androidx.constraintlayout.core.SolverVariableValues
 
getVelocity() - Method in interface androidx.constraintlayout.core.motion.utils.DifferentialInterpolator
 
getVelocity(double, double[]) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
 
getVelocity(float) - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
 
getVelocity() - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
 
getVelocity(float) - Method in interface androidx.constraintlayout.core.motion.utils.StopEngine
 
getVelocity() - Method in interface androidx.constraintlayout.core.motion.utils.StopEngine
 
getVelocity(float) - Method in class androidx.constraintlayout.core.motion.utils.StopLogicEngine
 
getVelocity() - Method in class androidx.constraintlayout.core.motion.utils.StopLogicEngine
 
getVerticalBiasPercent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the vertical percentage bias that is used when two opposite connections exist of the same strength.
getVerticalChainControlWidget() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
if in a vertical chain return the top most widget in the chain.
getVerticalChainStyle(int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getVerticalChainStyle() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the chain starting from this widget to be packed.
getVerticalChainWeight() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getVerticalDimensionBehaviour() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Accessor for the vertical dimension behaviour
getVerticalGuidelines() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Accessor to the vertical guidelines contained in the table.
getVerticalMargin() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns all the vertical margin of the widget
getView() - Method in class androidx.constraintlayout.core.motion.Motion
 
getView() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getVisibility() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getVisibility() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns the current visibility value for this widget
getWidgetFrame() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getWidth() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getWidth() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
getWidth() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the width of the widget
getWrapBehaviorInParent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
getWrapDimension() - Method in class androidx.constraintlayout.core.widgets.analyzer.ChainRun
 
getWrapDimension() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
getX() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getX() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the x position of the widget, relative to its container
getY() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
getY() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return the y position of the widget, relative to its container
GoalRow - Class in androidx.constraintlayout.core
 
GoalRow(Cache) - Constructor for class androidx.constraintlayout.core.GoalRow
 
GONE - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
GONE_UNSET - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
graphOptimizer - Variable in class androidx.constraintlayout.core.LinearSystem
 
graphOptimizer - Variable in class androidx.constraintlayout.core.Metrics
 
graphSolved - Variable in class androidx.constraintlayout.core.Metrics
 
grouping - Variable in class androidx.constraintlayout.core.Metrics
 
Grouping - Class in androidx.constraintlayout.core.widgets.analyzer
Implements a simple grouping mechanism, to group interdependent widgets together.
Grouping() - Constructor for class androidx.constraintlayout.core.widgets.analyzer.Grouping
 
guideline(Object, int) - Method in class androidx.constraintlayout.core.state.State
 
Guideline - Class in androidx.constraintlayout.core.widgets
Guideline
Guideline() - Constructor for class androidx.constraintlayout.core.widgets.Guideline
 
GuidelineReference - Class in androidx.constraintlayout.core.state.helpers
 
GuidelineReference(State) - Constructor for class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
guidelineUseRtl - Variable in class androidx.constraintlayout.core.widgets.Guideline
 

H

handlesInternalConstraints() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Indicates if the container knows how to layout its content on its own
has(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
hasBaseline() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Return true if this widget has a baseline
hasCenteredDependents() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
hasDanglingDimension(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
hasDependencies() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
hasDependents() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
hasDimensionOverride() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
hasFinalValue() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
hasPositionKeyframes() - Method in class androidx.constraintlayout.core.state.Transition
 
hasResolvedTargets(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
hasSimpleDefinition - Variable in class androidx.constraintlayout.core.LinearSystem
 
height() - Method in class androidx.constraintlayout.core.motion.utils.Rect
 
height() - Method in class androidx.constraintlayout.core.motion.utils.ViewState
 
height(Dimension) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
height(Dimension) - Method in class androidx.constraintlayout.core.state.State
 
height() - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
height - Variable in class androidx.constraintlayout.core.widgets.Rectangle
 
helper(Object, State.Helper) - Method in class androidx.constraintlayout.core.state.State
 
Helper - Interface in androidx.constraintlayout.core.widgets
interface to virtual objects
HelperReference - Class in androidx.constraintlayout.core.state
 
HelperReference(State, State.Helper) - Constructor for class androidx.constraintlayout.core.state.HelperReference
 
HelperWidget - Class in androidx.constraintlayout.core.widgets
HelperWidget class
HelperWidget() - Constructor for class androidx.constraintlayout.core.widgets.HelperWidget
 
HORIZONTAL - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
HORIZONTAL - Static variable in class androidx.constraintlayout.core.widgets.Guideline
 
HORIZONTAL_ALIGN_CENTER - Static variable in class androidx.constraintlayout.core.widgets.Flow
 
HORIZONTAL_ALIGN_END - Static variable in class androidx.constraintlayout.core.widgets.Flow
 
HORIZONTAL_ALIGN_START - Static variable in class androidx.constraintlayout.core.widgets.Flow
 
HORIZONTAL_PATH_X - Static variable in class androidx.constraintlayout.core.motion.Motion
 
HORIZONTAL_PATH_Y - Static variable in class androidx.constraintlayout.core.motion.Motion
 
horizontalBehavior - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
horizontalBias(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
horizontalChain() - Method in class androidx.constraintlayout.core.state.State
 
horizontalChain(Object...) - Method in class androidx.constraintlayout.core.state.State
 
HorizontalChainReference - Class in androidx.constraintlayout.core.state.helpers
 
HorizontalChainReference(State) - Constructor for class androidx.constraintlayout.core.state.helpers.HorizontalChainReference
 
horizontalChainRun - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
horizontalDimension - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
horizontalGroup - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
horizontalGuideline(Object) - Method in class androidx.constraintlayout.core.state.State
 
horizontalRun - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
HorizontalWidgetRun - Class in androidx.constraintlayout.core.widgets.analyzer
 
HorizontalWidgetRun(ConstraintWidget) - Constructor for class androidx.constraintlayout.core.widgets.analyzer.HorizontalWidgetRun
 
hsvToRgb(float, float, float) - Static method in class androidx.constraintlayout.core.motion.CustomAttribute
 
hsvToRgb(float, float, float) - Static method in class androidx.constraintlayout.core.motion.CustomVariable
 
HyperSpline - Class in androidx.constraintlayout.core.motion.utils
Provides spline interpolation code.
HyperSpline(double[][]) - Constructor for class androidx.constraintlayout.core.motion.utils.HyperSpline
Spline in N dimensions
HyperSpline() - Constructor for class androidx.constraintlayout.core.motion.utils.HyperSpline
 
HyperSpline.Cubic - Class in androidx.constraintlayout.core.motion.utils
 

I

id - Variable in class androidx.constraintlayout.core.SolverVariable
 
immediateConnect(ConstraintAnchor.Type, ConstraintWidget, ConstraintAnchor.Type, int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Immediate connection to an anchor without any checks.
indexOf(SolverVariable) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
 
indexOf(SolverVariable) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
indexOf(SolverVariable) - Method in class androidx.constraintlayout.core.SolverVariableValues
 
infeasibleDetermineGroups - Variable in class androidx.constraintlayout.core.Metrics
 
inGoal - Variable in class androidx.constraintlayout.core.SolverVariable
 
initFromRow(LinearSystem.Row) - Method in class androidx.constraintlayout.core.ArrayRow
Used to initiate a goal from a given row (to see if we can remove an extra var)
INT_MASK - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues
 
interpolate(MotionWidget, float, long, KeyCache) - Method in class androidx.constraintlayout.core.motion.Motion
The main driver of interpolation
interpolate(int, int, float) - Method in class androidx.constraintlayout.core.state.Transition
 
interpolate(int, int, WidgetFrame, WidgetFrame, WidgetFrame, Transition, float) - Static method in class androidx.constraintlayout.core.state.WidgetFrame
 
INTERPOLATED - Static variable in class androidx.constraintlayout.core.state.Transition
 
interpolatedPos - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
Interpolator - Interface in androidx.constraintlayout.core.state
 
intersects(int, int, FloatRect, FloatRect, float, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
intersectWith(WidgetGroup) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
invalidateGraph() - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
Invalidate the graph of constraints
invalidateGraph() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Invalidate the graph of constraints
invalidateMeasures() - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
Mark the widgets as needing to be remeasured
invalidateMeasures() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Invalidate the widgets measures
invert() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Invert the values of all the variables in the list
invert() - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
invert() - Method in class androidx.constraintlayout.core.SolverVariableValues
 
INVISIBLE - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
INVISIBLE - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isAnimated() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns if this widget is animated.
isAuthoritative() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
isCenterConnection() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
isConnected() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Returns the connection status of this anchor
isConnectionAllowed(ConstraintWidget, ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Return true if we can connect this anchor to this target.
isConnectionAllowed(ConstraintWidget) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Return true if we can connect this anchor to this target.
isContinuous() - Method in class androidx.constraintlayout.core.motion.CustomAttribute
Continuous types are interpolated they are fired only at
isContinuous() - Method in class androidx.constraintlayout.core.motion.CustomVariable
Continuous types are interpolated they are fired only at
isDefaultTransform() - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
isDimensionResolved() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
isDone() - Method in class androidx.constraintlayout.core.parser.CLElement
 
isEmpty() - Method in class androidx.constraintlayout.core.ArrayRow
 
isEmpty() - Method in class androidx.constraintlayout.core.PriorityGoalRow
 
isEmpty() - Method in class androidx.constraintlayout.core.state.Transition
 
isFinalValue - Variable in class androidx.constraintlayout.core.SolverVariable
 
isHeightMeasuredTooSmall() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Return true if the height given is too small for the content laid out
isHeightWrapContent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns true if height is set to wrap_content
isHorizontalSolvingPassDone() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isInBarrier(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isInHorizontalChain() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Test if you are in a Horizontal chain
isInPlaceholder() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isInt() - Method in class androidx.constraintlayout.core.parser.CLNumber
 
isInVerticalChain() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Test if you are in a vertical chain
isInVirtualLayout() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isMeasureRequested() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isNull() - Method in class androidx.constraintlayout.core.parser.CLToken
 
isPercent() - Method in class androidx.constraintlayout.core.widgets.Guideline
 
isResolved() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
isResolvedHorizontally() - Method in class androidx.constraintlayout.core.widgets.Barrier
 
isResolvedHorizontally() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isResolvedHorizontally() - Method in class androidx.constraintlayout.core.widgets.Guideline
 
isResolvedVertically() - Method in class androidx.constraintlayout.core.widgets.Barrier
 
isResolvedVertically() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isResolvedVertically() - Method in class androidx.constraintlayout.core.widgets.Guideline
 
isRoot() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns true if the widget is the root widget
isRtl() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Returns the rtl status.
isSideAnchor() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Return true if this anchor is a side anchor
isSimilarDimensionConnection(ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Return true if the connection to the given anchor is in the same dimension (horizontal or vertical)
isSpreadHeight() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isSpreadWidth() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isStarted() - Method in class androidx.constraintlayout.core.parser.CLElement
 
isStopped() - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
 
isStopped() - Method in interface androidx.constraintlayout.core.motion.utils.StopEngine
 
isStopped() - Method in class androidx.constraintlayout.core.motion.utils.StopLogicEngine
 
isTerminalWidget - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isValidConnection(ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Checks if the connection to a given anchor is valid.
isVerticalAnchor() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Utility function returning true if this anchor is a vertical one.
isVerticalSolvingPassDone() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
isWidthMeasuredTooSmall() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Return true if the width given is too small for the content laid out
isWidthWrapContent() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns true if width is set to wrap_content
iterations - Variable in class androidx.constraintlayout.core.Metrics
 
iterator() - Method in class androidx.constraintlayout.core.parser.CLObject
 

K

KEY_TYPE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
KEY_TYPE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
KEY_TYPE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
KEY_TYPE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
KEY_WORDS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
KEY_WORDS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
KEY_WORDS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
KEY_WORDS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
 
KEY_WORDS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
KEY_WORDS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
KEY_WORDS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
KEY_WORDS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
keyAt(int) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
 
keyAt(int) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
 
KeyCache - Class in androidx.constraintlayout.core.motion.utils
Used by KeyTimeCycles (and any future time dependent behaviour) to cache its current parameters to maintain consistency across requestLayout type rebuilds.
KeyCache() - Constructor for class androidx.constraintlayout.core.motion.utils.KeyCache
 
KeyCycleOscillator - Class in androidx.constraintlayout.core.motion.utils
Provide the engine for executing cycles.
KeyCycleOscillator() - Constructor for class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
KeyCycleOscillator.PathRotateSet - Class in androidx.constraintlayout.core.motion.utils
 
KeyFrameArray - Class in androidx.constraintlayout.core.motion.utils
 
KeyFrameArray() - Constructor for class androidx.constraintlayout.core.motion.utils.KeyFrameArray
 
KeyFrameArray.CustomArray - Class in androidx.constraintlayout.core.motion.utils
 
KeyFrameArray.CustomVar - Class in androidx.constraintlayout.core.motion.utils
 
KeyParser - Class in androidx.constraintlayout.core.motion.parse
 
KeyParser() - Constructor for class androidx.constraintlayout.core.motion.parse.KeyParser
 

L

last_cycle - Variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
last_time - Variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
lastTableSize - Variable in class androidx.constraintlayout.core.Metrics
 
layout(int, int, int, int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
layout() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Layout the tree of widgets
layout() - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
Function implemented by ConstraintWidgetContainer
layouts - Variable in class androidx.constraintlayout.core.Metrics
 
left - Variable in class androidx.constraintlayout.core.motion.utils.FloatRect
 
left - Variable in class androidx.constraintlayout.core.motion.utils.Rect
 
left - Variable in class androidx.constraintlayout.core.motion.utils.ViewState
 
left() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
left - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
LEFT - Static variable in class androidx.constraintlayout.core.widgets.Barrier
 
leftToLeft(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
leftToRight(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
LIMIT_BOUNDS_TO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
LINEAR - Static variable in class androidx.constraintlayout.core.motion.utils.CurveFit
 
LinearCurveFit - Class in androidx.constraintlayout.core.motion.utils
This performs a simple linear interpolation in multiple dimensions
LinearCurveFit(double[], double[][]) - Constructor for class androidx.constraintlayout.core.motion.utils.LinearCurveFit
 
linearSolved - Variable in class androidx.constraintlayout.core.Metrics
 
LinearSystem - Class in androidx.constraintlayout.core
Represents and solves a system of linear equations.
LinearSystem() - Constructor for class androidx.constraintlayout.core.LinearSystem
 
log(String, String) - Static method in class androidx.constraintlayout.core.motion.utils.Utils
 
log(String) - Static method in class androidx.constraintlayout.core.motion.utils.Utils
 
loge(String, String) - Static method in class androidx.constraintlayout.core.motion.utils.Utils
 
logStack(String, int) - Static method in class androidx.constraintlayout.core.motion.utils.Utils
 
ls(int) - Static method in class androidx.constraintlayout.core.widgets.analyzer.Direct
Small utility function to indent logs depending on the level

M

main(String[]) - Static method in class androidx.constraintlayout.core.motion.parse.KeyParser
 
makeCustomSpline(String, KeyFrameArray.CustomArray) - Static method in class androidx.constraintlayout.core.motion.utils.SplineSet
 
makeCustomSplineSet(String, KeyFrameArray.CustomVar) - Static method in class androidx.constraintlayout.core.motion.utils.SplineSet
 
makeSpline(String, long) - Static method in class androidx.constraintlayout.core.motion.utils.SplineSet
 
makeWidgetCycle(String) - Static method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
mAltPercentX - Variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
mAltPercentY - Variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
mAnchors - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mAnimateCircleAngleTo - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
mAnimateRelativeTo - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
map(Object, Object) - Method in class androidx.constraintlayout.core.state.State
 
margin(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
margin(int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
margin(Object) - Method in class androidx.constraintlayout.core.state.helpers.BarrierReference
 
margin(int) - Method in class androidx.constraintlayout.core.state.helpers.BarrierReference
 
marginGone(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
marginGone(int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
markHorizontalSolvingPassDone() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
markVerticalSolvingPassDone() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
markWidgets() - Method in class androidx.constraintlayout.core.widgets.Barrier
 
MATCH_CONSTRAINT - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
MATCH_CONSTRAINT_PERCENT - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
MATCH_CONSTRAINT_RATIO - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
MATCH_CONSTRAINT_RATIO_RESOLVED - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
MATCH_CONSTRAINT_SPREAD - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
MATCH_CONSTRAINT_WRAP - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
MATCH_CONSTRAINT_WRAP - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
MATCH_PARENT - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
MATCH_PARENT - Static variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure
 
matchConnectionResolved - Variable in class androidx.constraintlayout.core.Metrics
 
matchConstraintsType - Variable in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
max(int) - Method in class androidx.constraintlayout.core.state.Dimension
 
max(Object) - Method in class androidx.constraintlayout.core.state.Dimension
 
MAX_ACCELERATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
MAX_LINE - Static variable in class androidx.constraintlayout.core.parser.CLElement
 
MAX_VELOCITY - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
maxRows - Variable in class androidx.constraintlayout.core.Metrics
 
maxTableSize - Variable in class androidx.constraintlayout.core.Metrics
 
maxVariables - Variable in class androidx.constraintlayout.core.Metrics
 
mBaseline - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mBias - Variable in class androidx.constraintlayout.core.state.helpers.ChainReference
 
mBottom - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mBottomToBottom - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mBottomToTop - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mCache - Variable in class androidx.constraintlayout.core.ArrayLinkedVariables
 
mCache - Variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
mCache - Variable in class androidx.constraintlayout.core.SolverVariableValues
 
mCenter - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mChildren - Variable in class androidx.constraintlayout.core.widgets.WidgetContainer
 
mContainer - Variable in class androidx.constraintlayout.core.parser.CLElement
 
mContinue - Variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
mCurveFit - Variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
mCurveFit - Variable in class androidx.constraintlayout.core.motion.utils.SplineSet
 
mCurveFit - Variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
mCustom - Variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
mCustom - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
mDependencyGraph - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mDimensionRatio - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mDimensionRatioSide - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mDrawPath - Variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
mDrawPath - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
MEASURE - Static variable in class androidx.constraintlayout.core.LinearSystem
 
Measure() - Constructor for class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
measure(ConstraintWidget, BasicMeasure.Measure) - Method in interface androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measurer
 
measure(int, int, int, int, int, int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Measure the layout
measure(int, ConstraintWidget, BasicMeasure.Measurer, BasicMeasure.Measure, int) - Static method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
measure(int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
measure(int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.Placeholder
 
measure(int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
measure(ConstraintWidget, ConstraintWidget.DimensionBehaviour, int, ConstraintWidget.DimensionBehaviour, int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
measureChildren() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
measured - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
measuredBaseline - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
measuredHasBaseline - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
measuredHeight - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
measuredMatchWidgets - Variable in class androidx.constraintlayout.core.Metrics
 
measuredNeedsSolverPass - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
measuredWidgets - Variable in class androidx.constraintlayout.core.Metrics
 
measuredWidth - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
measures - Variable in class androidx.constraintlayout.core.Metrics
 
measuresLayoutDuration - Variable in class androidx.constraintlayout.core.Metrics
 
measureStrategy - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
measuresWidgetsDuration - Variable in class androidx.constraintlayout.core.Metrics
 
measuresWrap - Variable in class androidx.constraintlayout.core.Metrics
 
measuresWrapInfeasible - Variable in class androidx.constraintlayout.core.Metrics
 
measureWidgets() - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
 
measureWrap(LinearSystem, int) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
mEndToEnd - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mEndToStart - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
message(String) - Method in interface androidx.constraintlayout.core.motion.utils.Utils.DebugHandle
 
Metrics - Class in androidx.constraintlayout.core
 
Metrics() - Constructor for class androidx.constraintlayout.core.Metrics
 
mFirst - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mFirstMatchConstraintWidget - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mFirstVisibleWidget - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mFramePosition - Variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
mGroupsWrapOptimized - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mHasComplexMatchWeights - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mHasDefinedWeights - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mHasRatio - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mHasUndefinedWeights - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mHead - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mHelperReferences - Variable in class androidx.constraintlayout.core.state.State
 
mHorizontalChainsSize - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mHorizontalResolution - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mHorizontalWrapOptimized - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mIdString - Variable in class androidx.constraintlayout.core.motion.key.MotionConstraintSet
 
min(int) - Method in class androidx.constraintlayout.core.state.Dimension
 
min(Object) - Method in class androidx.constraintlayout.core.state.Dimension
 
minimize() - Method in class androidx.constraintlayout.core.LinearSystem
Minimize the current goal of the system.
minimize - Variable in class androidx.constraintlayout.core.Metrics
 
minimizeGoal - Variable in class androidx.constraintlayout.core.Metrics
 
mIsHeightWrapContent - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mIsWidthWrapContent - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mLast - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mLastMatchConstraintWidget - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mLastVisibleWidget - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mLeft - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mLeftToLeft - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mLeftToRight - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mListAnchors - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mListDimensionBehaviors - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mListNextMatchConstraintsWidget - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mMargin - Variable in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
mMarginBottom - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMarginBottomGone - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMarginEnd - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMarginEndGone - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMarginLeft - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMarginLeftGone - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMarginRight - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMarginRightGone - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMarginStart - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMarginStartGone - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMarginTop - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMarginTopGone - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mMatchConstraintDefaultHeight - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mMatchConstraintDefaultWidth - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mMatchConstraintMaxHeight - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mMatchConstraintMaxWidth - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mMatchConstraintMinHeight - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mMatchConstraintMinWidth - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mMatchConstraintPercentHeight - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mMatchConstraintPercentWidth - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mMeasure - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mMeasure - Variable in class androidx.constraintlayout.core.widgets.VirtualLayout
 
mMeasurer - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mMetrics - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mMinHeight - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mMinWidth - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mMotionStagger - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
mNextChainWidget - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mOffsetX - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mOffsetY - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
MonotonicCurveFit - Class in androidx.constraintlayout.core.motion.utils
This performs a spline interpolation in multiple dimensions
MonotonicCurveFit(double[], double[][]) - Constructor for class androidx.constraintlayout.core.motion.utils.MonotonicCurveFit
 
Motion - Class in androidx.constraintlayout.core.motion
This contains the picture of a view through the a transition and is used to interpolate it During an transition every view has a MotionController which drives its position.
Motion(MotionWidget) - Constructor for class androidx.constraintlayout.core.motion.Motion
 
Motion() - Constructor for class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
MotionConstraintSet - Class in androidx.constraintlayout.core.motion.key
 
MotionConstraintSet() - Constructor for class androidx.constraintlayout.core.motion.key.MotionConstraintSet
 
MotionKey - Class in androidx.constraintlayout.core.motion.key
Base class in an element in a KeyFrame
MotionKey() - Constructor for class androidx.constraintlayout.core.motion.key.MotionKey
 
MotionKeyAttributes - Class in androidx.constraintlayout.core.motion.key
 
MotionKeyAttributes() - Constructor for class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
MotionKeyCycle - Class in androidx.constraintlayout.core.motion.key
 
MotionKeyCycle() - Constructor for class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
MotionKeyPosition - Class in androidx.constraintlayout.core.motion.key
 
MotionKeyPosition() - Constructor for class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
MotionKeyTimeCycle - Class in androidx.constraintlayout.core.motion.key
 
MotionKeyTimeCycle() - Constructor for class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
MotionKeyTrigger - Class in androidx.constraintlayout.core.motion.key
 
MotionKeyTrigger() - Constructor for class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
MotionPaths - Class in androidx.constraintlayout.core.motion
This is used to capture and play back path of the layout.
MotionPaths() - Constructor for class androidx.constraintlayout.core.motion.MotionPaths
 
MotionPaths(int, int, MotionKeyPosition, MotionPaths, MotionPaths) - Constructor for class androidx.constraintlayout.core.motion.MotionPaths
takes the new keyPosition
MotionWidget - Class in androidx.constraintlayout.core.motion
 
MotionWidget() - Constructor for class androidx.constraintlayout.core.motion.MotionWidget
 
MotionWidget(WidgetFrame) - Constructor for class androidx.constraintlayout.core.motion.MotionWidget
 
MotionWidget.Motion - Class in androidx.constraintlayout.core.motion
 
MotionWidget.PropertySet - Class in androidx.constraintlayout.core.motion
 
MOVE_WHEN_SCROLLAT_TOP - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
moveTo(int, WidgetGroup) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
mOwner - Variable in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
mParent - Variable in class androidx.constraintlayout.core.state.State
 
mParent - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mPathMotionArc - Variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
mPathMotionArc - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
mPathRotate - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
mPercentHeight - Variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
mPercentWidth - Variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
mPercentX - Variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
mPercentY - Variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
mPolarRelativeTo - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
mPositionType - Variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
mProgress - Variable in class androidx.constraintlayout.core.motion.MotionWidget.PropertySet
 
mQuantizeInterpolatorID - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
mQuantizeInterpolatorString - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
mQuantizeInterpolatorType - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
mQuantizeMotionPhase - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
mQuantizeMotionSteps - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
mReferences - Variable in class androidx.constraintlayout.core.state.HelperReference
 
mReferences - Variable in class androidx.constraintlayout.core.state.State
 
mRelativeBegin - Variable in class androidx.constraintlayout.core.widgets.Guideline
 
mRelativeEnd - Variable in class androidx.constraintlayout.core.widgets.Guideline
 
mRelativePercent - Variable in class androidx.constraintlayout.core.widgets.Guideline
 
mResolvedMatchConstraintDefault - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mRight - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mRightToLeft - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mRightToRight - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mRotate - Variable in class androidx.constraintlayout.core.motion.key.MotionConstraintSet
 
mRunType - Variable in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
mSkipSolver - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mStartToEnd - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mStartToStart - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mState - Variable in class androidx.constraintlayout.core.state.HelperReference
 
mStyle - Variable in class androidx.constraintlayout.core.state.helpers.ChainReference
 
mSystem - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mTarget - Variable in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
mTimePoints - Variable in class androidx.constraintlayout.core.motion.utils.SplineSet
 
mTimePoints - Variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
mTop - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mTopToBottom - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mTopToTop - Variable in class androidx.constraintlayout.core.state.ConstraintReference
 
mTotalWeight - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mTransitionEasing - Variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
mTransitionEasing - Variable in class androidx.constraintlayout.core.motion.MotionWidget.Motion
 
mType - Variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
mType - Variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
mType - Variable in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
mValues - Variable in class androidx.constraintlayout.core.motion.utils.SplineSet
 
mValues - Variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
mVariesBy - Variable in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
mVerticalChainsSize - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mVerticalResolution - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mVerticalWrapOptimized - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mVisibilityMode - Variable in class androidx.constraintlayout.core.motion.MotionWidget.PropertySet
 
mWaveShape - Variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
mWeight - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mWeightedMatchConstraintsWidgets - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mWidgets - Variable in class androidx.constraintlayout.core.widgets.HelperWidget
 
mWidgetsCount - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mWidgetsCount - Variable in class androidx.constraintlayout.core.widgets.HelperWidget
 
mWidgetsMatchCount - Variable in class androidx.constraintlayout.core.widgets.ChainHead
 
mWrapFixedHeight - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mWrapFixedWidth - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
mX - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
mY - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 

N

NAME - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
NAME - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
NAME - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
NAME - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
 
NAME - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
NAME - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
NAME - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
NAME - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
name - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
name() - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
NAMED_EASING - Static variable in class androidx.constraintlayout.core.motion.utils.Easing
 
names() - Method in class androidx.constraintlayout.core.parser.CLContainer
 
needsCallbackFromSolver(boolean) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
needSolverPass() - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
NEGATIVE_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
NEGATIVE_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
NESTED_SCROLL_FLAGS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
NESTED_SCROLL_FLAGS_ENUM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
newgraphOptimizer - Variable in class androidx.constraintlayout.core.LinearSystem
 
nonresolvedWidgets - Variable in class androidx.constraintlayout.core.Metrics
 
normalize() - Method in class androidx.constraintlayout.core.motion.utils.Oscillator
After adding point every thing must be normalized
notStarted() - Method in class androidx.constraintlayout.core.parser.CLElement
 
numberOfInterpolatedValues() - Method in class androidx.constraintlayout.core.motion.CustomAttribute
The number of interpolation values that need to be interpolated Typically 1 but 3 for colors.
numberOfInterpolatedValues() - Method in class androidx.constraintlayout.core.motion.CustomVariable
The number of interpolation values that need to be interpolated Typically 1 but 3 for colors.

O

OLD_WAY - Static variable in class androidx.constraintlayout.core.motion.MotionPaths
 
oldresolvedWidgets - Variable in class androidx.constraintlayout.core.Metrics
 
ON_TOUCH_UP - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
ON_TOUCH_UP_ENUM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
onDimensions(int, int) - Method in interface androidx.constraintlayout.core.state.RegistryCallback
 
onNewMotionScene(String) - Method in interface androidx.constraintlayout.core.state.RegistryCallback
 
onProgress(float) - Method in interface androidx.constraintlayout.core.state.RegistryCallback
 
oppositeDimensionDependsOn(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
oppositeDimensionsTied() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
OPTIMIZATION_BARRIER - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_CACHE_MEASURES - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_CHAIN - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_DEPENDENCY_ORDERING - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_DIMENSIONS - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_DIRECT - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_GRAPH - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_GRAPH_WRAP - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_GROUPING - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_GROUPS - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_NONE - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_RATIO - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
OPTIMIZATION_STANDARD - Static variable in class androidx.constraintlayout.core.widgets.Optimizer
 
optimize - Variable in class androidx.constraintlayout.core.Metrics
 
OPTIMIZED_ARRAY_ROW_CREATION - Static variable in class androidx.constraintlayout.core.LinearSystem
 
OPTIMIZED_ENGINE - Static variable in class androidx.constraintlayout.core.LinearSystem
 
optimizeFor(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Returns true if the given feature should be optimized
Optimizer - Class in androidx.constraintlayout.core.widgets
Implements direct resolution without using the solver
Optimizer() - Constructor for class androidx.constraintlayout.core.widgets.Optimizer
 
orientation - Variable in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
Oscillator - Class in androidx.constraintlayout.core.motion.utils
This generates variable frequency oscillation curves
Oscillator() - Constructor for class androidx.constraintlayout.core.motion.utils.Oscillator
 

P

Parent() - Static method in class androidx.constraintlayout.core.state.Dimension
 
PARENT - Static variable in class androidx.constraintlayout.core.state.State
 
PARENT_DIMENSION - Static variable in class androidx.constraintlayout.core.state.Dimension
 
PARENT_ID - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
parse(String) - Static method in class androidx.constraintlayout.core.parser.CLParser
 
parse() - Method in class androidx.constraintlayout.core.parser.CLParser
 
parseAttributes(String) - Static method in class androidx.constraintlayout.core.motion.parse.KeyParser
 
PATH_PERCENT - Static variable in class androidx.constraintlayout.core.motion.Motion
 
PATH_PERPENDICULAR - Static variable in class androidx.constraintlayout.core.motion.Motion
 
PathRotateSet(String) - Constructor for class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator.PathRotateSet
 
Percent(Object, float) - Static method in class androidx.constraintlayout.core.state.Dimension
 
percent(Object, float) - Method in class androidx.constraintlayout.core.state.Dimension
 
percent(float) - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
PERCENT_DIMENSION - Static variable in class androidx.constraintlayout.core.state.Dimension
 
PERPENDICULAR - Static variable in class androidx.constraintlayout.core.motion.MotionPaths
 
phone_orientation - Static variable in class androidx.constraintlayout.core.state.WidgetFrame
 
pickPivot(SolverVariable) - Method in class androidx.constraintlayout.core.ArrayRow
 
pivots - Variable in class androidx.constraintlayout.core.Metrics
 
pivotX(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
pivotX - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
pivotY(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
pivotY - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
Placeholder - Class in androidx.constraintlayout.core.widgets
Simple VirtualLayout that center the first referenced widget onto itself.
Placeholder() - Constructor for class androidx.constraintlayout.core.widgets.Placeholder
 
positionAttributes(MotionWidget, FloatRect, FloatRect, float, float, String[], float[]) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
POSITIVE_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
POSITIVE_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
POST_LAYOUT - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
POST_LAYOUT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
printAttributes() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
printAttributes() - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
PriorityGoalRow - Class in androidx.constraintlayout.core
Implements a row containing goals taking in account priorities.
PriorityGoalRow(Cache) - Constructor for class androidx.constraintlayout.core.PriorityGoalRow
 
problematicLayouts - Variable in class androidx.constraintlayout.core.Metrics
 
PropertySet() - Constructor for class androidx.constraintlayout.core.motion.MotionWidget.PropertySet
 
put(SolverVariable, float) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Insert a variable with a given value in the linked list
put(SolverVariable, float) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
put(String, CLElement) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
put(SolverVariable, float) - Method in class androidx.constraintlayout.core.SolverVariableValues
 
putNumber(String, float) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
putValue(float) - Method in class androidx.constraintlayout.core.parser.CLNumber
 

R

Ratio(String) - Static method in class androidx.constraintlayout.core.state.Dimension
 
ratio(String) - Method in class androidx.constraintlayout.core.state.Dimension
 
RATIO_DIMENSION - Static variable in class androidx.constraintlayout.core.state.Dimension
 
readyToSolve - Variable in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
reason() - Method in exception androidx.constraintlayout.core.parser.CLParsingException
 
Rect - Class in androidx.constraintlayout.core.motion.utils
 
Rect() - Constructor for class androidx.constraintlayout.core.motion.utils.Rect
 
Rectangle - Class in androidx.constraintlayout.core.widgets
Simple rect class
Rectangle() - Constructor for class androidx.constraintlayout.core.widgets.Rectangle
 
Reference - Interface in androidx.constraintlayout.core.state
 
register(String, RegistryCallback) - Method in class androidx.constraintlayout.core.state.Registry
 
Registry - Class in androidx.constraintlayout.core.state
 
Registry() - Constructor for class androidx.constraintlayout.core.state.Registry
 
RegistryCallback - Interface in androidx.constraintlayout.core.state
 
RELATIVE_BEGIN - Static variable in class androidx.constraintlayout.core.widgets.Guideline
 
RELATIVE_END - Static variable in class androidx.constraintlayout.core.widgets.Guideline
 
RELATIVE_PERCENT - Static variable in class androidx.constraintlayout.core.widgets.Guideline
 
RELATIVE_UNKNOWN - Static variable in class androidx.constraintlayout.core.widgets.Guideline
 
remove(SolverVariable, boolean) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Remove a variable from the list
remove(SolverVariable, boolean) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
remove(int) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
 
remove(int) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
 
remove(String) - Method in class androidx.constraintlayout.core.parser.CLContainer
 
remove(SolverVariable, boolean) - Method in class androidx.constraintlayout.core.SolverVariableValues
 
remove(ConstraintWidget) - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
Remove a child widget
removeAllChildren() - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
 
removeAllIds() - Method in interface androidx.constraintlayout.core.widgets.Helper
 
removeAllIds() - Method in class androidx.constraintlayout.core.widgets.HelperWidget
Reset the widgets list contained by this helper
removeFromRow(ArrayRow) - Method in class androidx.constraintlayout.core.SolverVariable
 
removeRow(ArrayRow) - Method in class androidx.constraintlayout.core.LinearSystem
 
reset() - Method in class androidx.constraintlayout.core.ArrayRow
 
reset() - Method in class androidx.constraintlayout.core.LinearSystem
Reset the LinearSystem object so that it can be reused.
reset() - Method in class androidx.constraintlayout.core.Metrics
 
reset() - Method in class androidx.constraintlayout.core.SolverVariable
 
reset() - Method in class androidx.constraintlayout.core.state.State
 
reset() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Resets the anchor's connection.
reset() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
reset() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
reset() - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
 
resetAllConstraints() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Reset all the constraints set on this widget
resetAnchor(ConstraintAnchor) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Reset the given anchor
resetAnchors() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Reset all connections
resetFinalResolution() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
resetFinalResolution() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
resetSolverVariable(Cache) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Reset the solver variable
resetSolverVariables(Cache) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Reset the solver variables of the anchors
resetSolverVariables(Cache) - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
 
resetSolvingPassFlag() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
resolutions - Variable in class androidx.constraintlayout.core.Metrics
 
resolve(int) - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
resolved - Variable in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
resolvedWidgets - Variable in class androidx.constraintlayout.core.Metrics
 
REVERSE_SAW_WAVE - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
 
rgbaTocColor(float, float, float, float) - Static method in class androidx.constraintlayout.core.motion.CustomVariable
 
rgbaTocColor(float, float, float, float) - Static method in class androidx.constraintlayout.core.motion.utils.Utils
 
right - Variable in class androidx.constraintlayout.core.motion.utils.FloatRect
 
right - Variable in class androidx.constraintlayout.core.motion.utils.Rect
 
right - Variable in class androidx.constraintlayout.core.motion.utils.ViewState
 
right() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
right - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
RIGHT - Static variable in class androidx.constraintlayout.core.widgets.Barrier
 
rightToLeft(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
rightToRight(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
ROTATE_LEFT_OF_PORTRATE - Static variable in class androidx.constraintlayout.core.motion.key.MotionConstraintSet
 
ROTATE_LEFT_OF_PORTRATE - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
ROTATE_NONE - Static variable in class androidx.constraintlayout.core.motion.key.MotionConstraintSet
 
ROTATE_NONE - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
ROTATE_PORTRATE_OF_LEFT - Static variable in class androidx.constraintlayout.core.motion.key.MotionConstraintSet
 
ROTATE_PORTRATE_OF_LEFT - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
ROTATE_PORTRATE_OF_RIGHT - Static variable in class androidx.constraintlayout.core.motion.key.MotionConstraintSet
 
ROTATE_PORTRATE_OF_RIGHT - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
ROTATE_RIGHT_OF_PORTRATE - Static variable in class androidx.constraintlayout.core.motion.key.MotionConstraintSet
 
ROTATE_RIGHT_OF_PORTRATE - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
ROTATION - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
rotation - Variable in class androidx.constraintlayout.core.motion.utils.ViewState
 
ROTATION_CENTER_ID - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
ROTATION_LEFT - Static variable in class androidx.constraintlayout.core.motion.Motion
 
ROTATION_RIGHT - Static variable in class androidx.constraintlayout.core.motion.Motion
 
ROTATION_X - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
rotationX(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
rotationX - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
rotationY(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
rotationY - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
rotationZ(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
rotationZ - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
run - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 

S

S_ALPHA - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_ALPHA - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_ANIMATE_CIRCLEANGLE_TO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_ANIMATE_RELATIVE_TO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_AUTO_TRANSITION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
S_BOOLEAN - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
S_COLOR - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
S_CURVE_FIT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_CURVE_FIT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_CUSTOM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_CUSTOM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues
 
S_CUSTOM_WAVE_SHAPE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_DEFAULT_DURATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
 
S_DIMENSION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
S_DRAW_PATH - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_DRAWPATH - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
S_DURATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
S_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_ELEVATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_ELEVATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_FLOAT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
S_FRAME - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_FROM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
S_INT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
S_INTERPOLATOR - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
S_LAYOUT_DURING_TRANSITION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
 
S_PATH_MOTION_ARC - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
S_PATH_ROTATE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_PATH_ROTATE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_PATH_ROTATE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_PATHMOTION_ARC - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_PERCENT_HEIGHT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
S_PERCENT_WIDTH - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
S_PERCENT_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
S_PERCENT_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
S_PIVOT_TARGET - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_PIVOT_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_PIVOT_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_PIVOT_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_PIVOT_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_POLAR_RELATIVETO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_PROGRESS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_PROGRESS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_QUANTIZE_INTERPOLATOR - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_QUANTIZE_INTERPOLATOR_ID - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_QUANTIZE_INTERPOLATOR_TYPE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_QUANTIZE_MOTION_PHASE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_QUANTIZE_MOTIONSTEPS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_REFERENCE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
S_ROTATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_ROTATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_ROTATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_ROTATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_ROTATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_ROTATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_SCALE_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_SCALE_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_SCALE_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_SCALE_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_SIZE_PERCENT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
S_STAGGER - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
S_STAGGERED - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
S_STRING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
S_TARGET - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_TO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
S_TRANSITION_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
S_TRANSITION_FLAGS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
S_TRANSLATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_TRANSLATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_TRANSLATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_TRANSLATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_TRANSLATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_TRANSLATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_VISIBILITY - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
S_VISIBILITY - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_WAVE_OFFSET - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_WAVE_PERIOD - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_WAVE_PHASE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
S_WAVE_SHAPE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
sameFixedHeight(int) - Method in class androidx.constraintlayout.core.state.State
 
sameFixedWidth(int) - Method in class androidx.constraintlayout.core.state.State
 
SAW_WAVE - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
 
SCALE_X - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
SCALE_Y - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
scaleX(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
scaleX - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
scaleY(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
scaleY - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
Schlick - Class in androidx.constraintlayout.core.motion.utils
Schlick’s bias and gain functions curve for use in an easing function including quantize functions
SCREEN - Static variable in class androidx.constraintlayout.core.motion.MotionPaths
 
SELECTION_SLOPE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
SELF_DIMENSIONS - Static variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
serialize(StringBuilder) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
serialize(StringBuilder, boolean) - Method in class androidx.constraintlayout.core.state.WidgetFrame
If true also send the phone orientation
serialize(StringBuilder) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
set(CLElement) - Method in class androidx.constraintlayout.core.parser.CLKey
 
setAllowsGoneWidget(boolean) - Method in class androidx.constraintlayout.core.widgets.Barrier
 
setAnimated(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set if this widget is animated.
setAuthoritative(boolean) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
setBarrierDirection(State.Direction) - Method in class androidx.constraintlayout.core.state.helpers.BarrierReference
 
setBarrierType(int) - Method in class androidx.constraintlayout.core.widgets.Barrier
 
setBaselineDistance(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the baseline distance relative to the top of the widget
setBooleanValue(boolean) - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
setBounds(int, int, int, int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setBounds(int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.Rectangle
 
setColorValue(int) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
 
setCompanionWidget(Object) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the companion widget.
setConstraintWidget(ConstraintWidget) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
setConstraintWidget(ConstraintWidget) - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
setConstraintWidget(ConstraintWidget) - Method in interface androidx.constraintlayout.core.state.Reference
 
setContainer(CLContainer) - Method in class androidx.constraintlayout.core.parser.CLElement
 
setContainerItemSkip(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the skip value for this widget.
setCustom(Object) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
setCustomAttribute(String, int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
setCustomAttribute(String, int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
setCustomAttribute(String, int, boolean) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
setCustomAttribute(String, int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
setCustomAttribute(String, int, float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setCustomAttribute(String, int, int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setCustomAttribute(String, int, boolean) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setCustomAttribute(String, int, String) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setCustomAttribute(String, int, float) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
setCustomAttribute(String, int, int) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
setCustomAttribute(String, int, boolean) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
setCustomAttribute(String, int, String) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
setCustomValue(CustomAttribute, float[]) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
setDebugHandle(Utils.DebugHandle) - Static method in class androidx.constraintlayout.core.motion.utils.Utils
 
setDebugName(String) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the debug name of this widget
setDebugSolverName(LinearSystem, String) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Utility debug function.
setDimension(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set both width and height of the widget
setDimensionRatio(String) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the ratio of the widget
setDimensionRatio(float, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the ratio of the widget The ratio will be applied if at least one of the dimension (width or height) is set to a behaviour of DimensionBehaviour.MATCH_CONSTRAINT -- the dimension's value will be set to the other dimension * ratio.
setDrawDebug(String, int) - Method in class androidx.constraintlayout.core.state.Registry
 
setDrawDebug(int) - Method in interface androidx.constraintlayout.core.state.RegistryCallback
 
setDrawPath(int) - Method in class androidx.constraintlayout.core.motion.Motion
 
setEnd(MotionWidget) - Method in class androidx.constraintlayout.core.motion.Motion
 
setEnd(long) - Method in class androidx.constraintlayout.core.parser.CLElement
 
setFacade(Facade) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
setFinalBaseline(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setFinalFrame(int, int, int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setFinalHorizontal(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setFinalLeft(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setFinalTop(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setFinalValue(LinearSystem, float) - Method in class androidx.constraintlayout.core.SolverVariable
 
setFinalValue(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
 
setFinalValue(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
 
setFinalVertical(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setFirstHorizontalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setFirstHorizontalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setFirstVerticalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setFirstVerticalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setFloatValue(float) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
 
setFloatValue(float) - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
setFloatValue(Object, String, int, float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCache
 
setFrame(int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the position+dimension of the widget given left/top/right/bottom
setFrame(int, int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the position+dimension of the widget based on starting/ending positions on one dimension.
setFramePosition(int) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
sets the frame position
setGoneMargin(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Set the gone margin of the connection (if there's one)
setGoneMargin(ConstraintAnchor.Type, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the margin to be used when connected to a widget with a visibility of GONE
setGuideBegin(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
 
setGuideEnd(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
 
setGuidePercent(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
 
setGuidePercent(float) - Method in class androidx.constraintlayout.core.widgets.Guideline
 
setHasBaseline(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setHeight(Dimension) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
setHeight(Dimension) - Method in class androidx.constraintlayout.core.state.State
 
setHeight(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the height of the widget
setHeightWrapContent(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Keep track of wrap_content for height
setHelperWidget(HelperWidget) - Method in class androidx.constraintlayout.core.state.HelperReference
 
setHorizontalAlign(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setHorizontalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setHorizontalBiasPercent(float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the horizontal bias percent to apply when we have two opposite constraints of equal strength
setHorizontalChainStyle(int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
setHorizontalChainStyle(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the chain starting from this widget to be packed.
setHorizontalChainWeight(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
setHorizontalDimension(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the positions for the horizontal dimension only
setHorizontalDimensionBehaviour(ConstraintWidget.DimensionBehaviour) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the widget's behaviour for the horizontal dimension
setHorizontalGap(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setHorizontalMatchStyle(int, int, int, float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the horizontal style when MATCH_CONSTRAINT is set
setHorizontalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setHorizontalWeight(float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the horizontal weight (only used in chains)
setInBarrier(int, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setInPlaceholder(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setInterpolatedValue(MotionWidget, float[]) - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
setInterpolatedValue(CustomAttribute, float[]) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setInterpolation(HashMap<String, Integer>) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
Key frame can specify the type of interpolation it wants on various attributes For each string it set it to -1, CurveFit.LINEAR or CurveFit.SPLINE
setInterpolation(HashMap<String, Integer>) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
setIntValue(int) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
 
setIntValue(int) - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
setInVirtualLayout(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setKey(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
setKey(Object) - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
setKey(Object) - Method in interface androidx.constraintlayout.core.state.Reference
 
setLastHorizontalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setLastHorizontalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setLastMeasureSpec(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setLastVerticalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setLastVerticalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setLayoutInformationMode(String, int) - Method in class androidx.constraintlayout.core.state.Registry
 
setLayoutInformationMode(int) - Method in interface androidx.constraintlayout.core.state.RegistryCallback
 
setLength(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the dimension of a widget in a particular orientation.
setLine(int) - Method in class androidx.constraintlayout.core.parser.CLElement
 
setMargin(int) - Method in class androidx.constraintlayout.core.widgets.Barrier
 
setMargin(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Set the margin of the connection (if there's one)
setMaxElementsWrap(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setMaxHeight(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setMaxWidth(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setMeasure(int, int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
setMeasurer(BasicMeasure.Measurer) - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyGraph
 
setMeasurer(BasicMeasure.Measurer) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
setMeasureRequested(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setMinHeight(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the minimum height of the widget
setMinimumPosition(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
 
setMinWidth(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the minimum width of the widget
setName(String) - Method in class androidx.constraintlayout.core.SolverVariable
 
setOffset(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the offset of this widget relative to the root widget
setOffset(int, int) - Method in class androidx.constraintlayout.core.widgets.WidgetContainer
Set the offset of this widget relative to the root widget.
setOptimizationLevel(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Resolves the system directly when possible
setOrientation(int) - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
setOrientation(int) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
setOrientation(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setOrientation(int) - Method in class androidx.constraintlayout.core.widgets.Guideline
 
setOrigin(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set both the origin in (x, y) of the widget, relative to its container
setPadding(int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Set the padding on this container.
setPadding(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
setPaddingBottom(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
setPaddingEnd(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
setPaddingLeft(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
setPaddingRight(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
setPaddingStart(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
setPaddingTop(int) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
setParent(ConstraintWidget) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the parent of this widget
setPass(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Keep track of the # of passes
setPathMotionArc(int) - Method in class androidx.constraintlayout.core.motion.Motion
 
setPathRotate(MotionWidget, float, double, double) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator.PathRotateSet
 
setPivotX(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setPivotY(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setPoint(int, int, String, int, float, float, float, float, Object) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
sets a oscillator wave point
setPoint(int, int, String, int, float, float, float, float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
sets a oscillator wave point
setPoint(int, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSet
 
setPoint(int, CustomAttribute) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSet
 
setPoint(int, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
 
setPoint(int, CustomVariable) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
 
setPoint(int, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
 
setPoint(int, float, float, int, float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomSet
 
setPoint(int, CustomAttribute, float, int, float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomSet
 
setPoint(int, float, float, int, float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomVarSet
 
setPoint(int, CustomVariable, float, int, float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomVarSet
 
setPoint(int, float, float, int, float) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
setProperty(MotionWidget, float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator.PathRotateSet
 
setProperty(MotionWidget, float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
setProperty(WidgetFrame, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSet
 
setProperty(TypedValues, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
 
setProperty(MotionWidget, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
 
setProperty(TypedValues, float) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
 
setProperty(MotionWidget, float, long, KeyCache) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomSet
 
setProperty(MotionWidget, float, long, KeyCache) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomVarSet
 
setRotationVelocity(SplineSet, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
 
setRotationVelocity(KeyCycleOscillator, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
 
setRotationX(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setRotationY(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setRotationZ(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setRtl(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Set the rtl status.
setScaleVelocity(SplineSet, SplineSet, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
 
setScaleVelocity(KeyCycleOscillator, KeyCycleOscillator, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
 
setScaleX(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setScaleY(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setStart(MotionWidget) - Method in class androidx.constraintlayout.core.motion.Motion
 
setStart(long) - Method in class androidx.constraintlayout.core.parser.CLElement
 
setStartState(ViewState, MotionWidget, int, int, int) - Method in class androidx.constraintlayout.core.motion.Motion
 
setStartTime(long) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
setStringValue(String) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
 
setStringValue(String) - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
setSynonym(LinearSystem, SolverVariable, float) - Method in class androidx.constraintlayout.core.SolverVariable
 
setTag(String) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
setTag(String, String) - Method in class androidx.constraintlayout.core.state.State
 
setTransformPivotTarget(int) - Method in class androidx.constraintlayout.core.motion.Motion
Set a view to pivot around
setTransitionProperties(TypedBundle) - Method in class androidx.constraintlayout.core.state.Transition
 
setTranslationVelocity(SplineSet, SplineSet, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
 
setTranslationVelocity(KeyCycleOscillator, KeyCycleOscillator, float) - Method in class androidx.constraintlayout.core.motion.utils.VelocityMatrix
 
setTranslationX(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setTranslationY(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setTranslationZ(float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setType(String) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
setType(int, String) - Method in class androidx.constraintlayout.core.motion.utils.Oscillator
 
setType(String) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
 
setType(String) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
setType(SolverVariable.Type, String) - Method in class androidx.constraintlayout.core.SolverVariable
 
setType(String) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the type of the widget (as a String)
setup(int, int, float, long) - Method in class androidx.constraintlayout.core.motion.Motion
Called after all TimePoints & Cycles have been added; Spines are evaluated
setup(double[][]) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline
 
setup(float) - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
setup(int) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSet
 
setup(int) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet.CustomSpline
 
setup(int) - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
 
setup(int) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomSet
 
setup(int) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.CustomVarSet
 
setup(int) - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
setupDimensionRatio(boolean, boolean, boolean, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Resolves the dimension ratio parameters (mResolvedDimensionRatioSide & mDimensionRatio)
setupRelative(Motion) - Method in class androidx.constraintlayout.core.motion.Motion
 
setupRelative(Motion, MotionPaths) - Method in class androidx.constraintlayout.core.motion.MotionPaths
 
setValue(float[]) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
 
setValue(Object) - Method in class androidx.constraintlayout.core.motion.CustomAttribute
 
setValue(float[]) - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
setValue(Object) - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
setValue(int, boolean) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyAttributes
 
setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
setValue(int, boolean) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTimeCycle
 
setValue(int, int) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
setValue(int, float) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
setValue(int, String) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
setValue(int, boolean) - Method in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
setValue(int, int) - Method in class androidx.constraintlayout.core.motion.Motion
 
setValue(int, float) - Method in class androidx.constraintlayout.core.motion.Motion
 
setValue(int, String) - Method in class androidx.constraintlayout.core.motion.Motion
 
setValue(int, boolean) - Method in class androidx.constraintlayout.core.motion.Motion
 
setValue(int, int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setValue(int, float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setValue(int, String) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setValue(int, boolean) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setValue(int, int) - Method in interface androidx.constraintlayout.core.motion.utils.TypedValues
Used to set integer values
setValue(int, float) - Method in interface androidx.constraintlayout.core.motion.utils.TypedValues
Used to set float values
setValue(int, String) - Method in interface androidx.constraintlayout.core.motion.utils.TypedValues
Used to set String values
setValue(int, boolean) - Method in interface androidx.constraintlayout.core.motion.utils.TypedValues
Used to set boolean values
setValue(int, int) - Method in class androidx.constraintlayout.core.state.Transition
 
setValue(int, float) - Method in class androidx.constraintlayout.core.state.Transition
 
setValue(int, String) - Method in class androidx.constraintlayout.core.state.Transition
 
setValue(int, boolean) - Method in class androidx.constraintlayout.core.state.Transition
 
setValue(String, CLElement) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
setValueAttributes(int, float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
Sets the attributes
setValueMotion(int, int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setValueMotion(int, String) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setValueMotion(int, float) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setVerticalAlign(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setVerticalBias(float) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setVerticalBiasPercent(float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the vertical bias percent to apply when we have two opposite constraints of equal strength
setVerticalChainStyle(int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
setVerticalChainStyle(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the chain starting from this widget to be packed.
setVerticalChainWeight(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
setVerticalDimension(int, int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the positions for the vertical dimension only
setVerticalDimensionBehaviour(ConstraintWidget.DimensionBehaviour) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the widget's behaviour for the vertical dimension
setVerticalGap(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setVerticalMatchStyle(int, int, int, float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the vertical style when MATCH_CONSTRAINT is set
setVerticalStyle(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setVerticalWeight(float) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the vertical weight (only used in chains)
setView(MotionWidget) - Method in class androidx.constraintlayout.core.motion.Motion
 
setView(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
setViewId(int) - Method in class androidx.constraintlayout.core.motion.key.MotionKey
 
setVisibility(int) - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
setVisibility(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the visibility for this widget
setWidth(Dimension) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
setWidth(Dimension) - Method in class androidx.constraintlayout.core.state.State
 
setWidth(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the width of the widget
setWidthWrapContent(boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Keep track of wrap_content for width
setWrapBehaviorInParent(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
setWrapMode(int) - Method in class androidx.constraintlayout.core.widgets.Flow
 
setX(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the x position of the widget, relative to its container
setY(int) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Set the y position of the widget, relative to its container
SHAPE_BOUNCE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
SHAPE_COS_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
SHAPE_REVERSE_SAW_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
SHAPE_SAW_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
SHAPE_SIN_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
SHAPE_SQUARE_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
SHAPE_TRIANGLE_WAVE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
simpleconstraints - Variable in class androidx.constraintlayout.core.Metrics
 
simpleSolvingPass(ConstraintWidgetContainer, BasicMeasure.Measurer) - Static method in class androidx.constraintlayout.core.widgets.analyzer.Grouping
 
SIMPLIFY_SYNONYMS - Static variable in class androidx.constraintlayout.core.LinearSystem
 
SIN_WAVE - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
 
size() - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
 
size() - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
 
size() - Method in class androidx.constraintlayout.core.parser.CLContainer
 
size() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
sizeInBytes() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
 
sizeInBytes() - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
sizeInBytes() - Method in class androidx.constraintlayout.core.SolverVariableValues
 
SKIP_COLUMNS - Static variable in class androidx.constraintlayout.core.LinearSystem
 
slackvariables - Variable in class androidx.constraintlayout.core.Metrics
 
sMetrics - Static variable in class androidx.constraintlayout.core.LinearSystem
 
socketSend(String) - Static method in class androidx.constraintlayout.core.motion.utils.Utils
 
solveChain(ConstraintWidgetContainer, LinearSystem, int, int, ChainHead, boolean, boolean, boolean) - Static method in class androidx.constraintlayout.core.widgets.analyzer.Direct
Try to directly resolve the chain
SOLVER - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
solverMeasure(ConstraintWidgetContainer, int, int, int, int, int, int, int, int, int) - Method in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure
Called by ConstraintLayout onMeasure()
SolverVariable - Class in androidx.constraintlayout.core
Represents a given variable used in the linear expression solver.
SolverVariable(String, SolverVariable.Type) - Constructor for class androidx.constraintlayout.core.SolverVariable
Base constructor
SolverVariable(SolverVariable.Type, String) - Constructor for class androidx.constraintlayout.core.SolverVariable
 
SolverVariable.Type - Enum in androidx.constraintlayout.core
Type of variables
SolverVariableValues - Class in androidx.constraintlayout.core
Store a set of variables and their values in an array-based linked list coupled with a custom hashmap.
solvingPass(ConstraintWidgetContainer, BasicMeasure.Measurer) - Static method in class androidx.constraintlayout.core.widgets.analyzer.Direct
Walk the dependency graph and solves it.
Sort() - Constructor for class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet.Sort
 
SPLINE - Static variable in class androidx.constraintlayout.core.motion.utils.CurveFit
 
SplineSet - Class in androidx.constraintlayout.core.motion.utils
This engine allows manipulation of attributes by Curves
SplineSet() - Constructor for class androidx.constraintlayout.core.motion.utils.SplineSet
 
SplineSet.CustomSet - Class in androidx.constraintlayout.core.motion.utils
 
SplineSet.CustomSpline - Class in androidx.constraintlayout.core.motion.utils
 
Spread() - Static method in class androidx.constraintlayout.core.state.Dimension
 
SPREAD_DIMENSION - Static variable in class androidx.constraintlayout.core.state.Dimension
 
SPRING_BOUNDARY - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
SPRING_BOUNDARY_ENUM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
SPRING_DAMPING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
SPRING_MASS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
SPRING_STIFFNESS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
springConfig(float, float, float, float, float, float, float, int) - Method in class androidx.constraintlayout.core.motion.utils.SpringStopEngine
 
SPRINGS_TOP_THRESHOLD - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
SpringStopEngine - Class in androidx.constraintlayout.core.motion.utils
This contains the class to provide the logic for an animation to come to a stop using a spring model.
SpringStopEngine() - Constructor for class androidx.constraintlayout.core.motion.utils.SpringStopEngine
 
SQUARE_WAVE - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
 
start - Variable in class androidx.constraintlayout.core.parser.CLElement
 
start() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
start(Object) - Method in class androidx.constraintlayout.core.state.helpers.GuidelineReference
 
START - Static variable in class androidx.constraintlayout.core.state.Transition
 
start - Variable in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
startToEnd(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
startToStart(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
State - Class in androidx.constraintlayout.core.state
Represents a full state of a ConstraintLayout
State() - Constructor for class androidx.constraintlayout.core.state.State
 
State.Chain - Enum in androidx.constraintlayout.core.state
 
State.Constraint - Enum in androidx.constraintlayout.core.state
 
State.Direction - Enum in androidx.constraintlayout.core.state
 
State.Helper - Enum in androidx.constraintlayout.core.state
 
StepCurve - Class in androidx.constraintlayout.core.motion.utils
This class translates a series of floating point values into a continuous curve for use in an easing function including quantize functions it is used with the "spline(0,0.3,0.3,0.5,...0.9,1)" it should start at 0 and end at one 1
StopEngine - Interface in androidx.constraintlayout.core.motion.utils
 
StopLogicEngine - Class in androidx.constraintlayout.core.motion.utils
This contains the class to provide the logic for an animation to come to a stop.
StopLogicEngine() - Constructor for class androidx.constraintlayout.core.motion.utils.StopLogicEngine
 
strength - Variable in class androidx.constraintlayout.core.SolverVariable
 
STRENGTH_BARRIER - Static variable in class androidx.constraintlayout.core.SolverVariable
 
STRENGTH_CENTERING - Static variable in class androidx.constraintlayout.core.SolverVariable
 
STRENGTH_EQUALITY - Static variable in class androidx.constraintlayout.core.SolverVariable
 
STRENGTH_FIXED - Static variable in class androidx.constraintlayout.core.SolverVariable
 
STRENGTH_HIGH - Static variable in class androidx.constraintlayout.core.SolverVariable
 
STRENGTH_HIGHEST - Static variable in class androidx.constraintlayout.core.SolverVariable
 
STRENGTH_LOW - Static variable in class androidx.constraintlayout.core.SolverVariable
 
STRENGTH_MEDIUM - Static variable in class androidx.constraintlayout.core.SolverVariable
 
STRENGTH_NONE - Static variable in class androidx.constraintlayout.core.SolverVariable
 
STRING_MASK - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues
 
stringId - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
style(State.Chain) - Method in class androidx.constraintlayout.core.state.helpers.ChainReference
 
Suggested(int) - Static method in class androidx.constraintlayout.core.state.Dimension
 
Suggested(Object) - Static method in class androidx.constraintlayout.core.state.Dimension
 
suggested(int) - Method in class androidx.constraintlayout.core.state.Dimension
 
suggested(Object) - Method in class androidx.constraintlayout.core.state.Dimension
 

T

tableSizeIncrease - Variable in class androidx.constraintlayout.core.Metrics
 
TAG - Static variable in class androidx.constraintlayout.core.motion.MotionPaths
 
TAG - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
 
TimeCycleSplineSet - Class in androidx.constraintlayout.core.motion.utils
This engine allows manipulation of attributes by wave shapes oscillating in time
TimeCycleSplineSet() - Constructor for class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
TimeCycleSplineSet.CustomSet - Class in androidx.constraintlayout.core.motion.utils
 
TimeCycleSplineSet.CustomVarSet - Class in androidx.constraintlayout.core.motion.utils
 
TimeCycleSplineSet.Sort - Class in androidx.constraintlayout.core.motion.utils
 
toFormattedJSON(int, int) - Method in class androidx.constraintlayout.core.parser.CLArray
 
toFormattedJSON(int, int) - Method in class androidx.constraintlayout.core.parser.CLElement
 
toFormattedJSON(int, int) - Method in class androidx.constraintlayout.core.parser.CLKey
 
toFormattedJSON(int, int) - Method in class androidx.constraintlayout.core.parser.CLNumber
 
toFormattedJSON() - Method in class androidx.constraintlayout.core.parser.CLObject
 
toFormattedJSON(int, int) - Method in class androidx.constraintlayout.core.parser.CLObject
 
toFormattedJSON(int, int) - Method in class androidx.constraintlayout.core.parser.CLString
 
toFormattedJSON(int, int) - Method in class androidx.constraintlayout.core.parser.CLToken
 
toJSON() - Method in class androidx.constraintlayout.core.parser.CLArray
 
toJSON() - Method in class androidx.constraintlayout.core.parser.CLElement
 
toJSON() - Method in class androidx.constraintlayout.core.parser.CLKey
 
toJSON() - Method in class androidx.constraintlayout.core.parser.CLNumber
 
toJSON() - Method in class androidx.constraintlayout.core.parser.CLObject
 
toJSON() - Method in class androidx.constraintlayout.core.parser.CLString
 
toJSON() - Method in class androidx.constraintlayout.core.parser.CLToken
 
top - Variable in class androidx.constraintlayout.core.motion.utils.FloatRect
 
top - Variable in class androidx.constraintlayout.core.motion.utils.Rect
 
top - Variable in class androidx.constraintlayout.core.motion.utils.ViewState
 
top() - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
top - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
TOP - Static variable in class androidx.constraintlayout.core.widgets.Barrier
 
topToBottom(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
topToTop(Object) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
toString() - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Returns a string representation of the list
toString() - Method in class androidx.constraintlayout.core.ArrayRow
 
toString() - Method in class androidx.constraintlayout.core.Metrics
 
toString() - Method in class androidx.constraintlayout.core.motion.CustomVariable
 
toString() - Method in class androidx.constraintlayout.core.motion.Motion
Debug string
toString() - Method in class androidx.constraintlayout.core.motion.MotionWidget
 
toString() - Method in class androidx.constraintlayout.core.motion.utils.Easing
 
toString() - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
toString() - Method in class androidx.constraintlayout.core.motion.utils.Oscillator
 
toString() - Method in class androidx.constraintlayout.core.motion.utils.SplineSet
 
toString() - Method in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
toString() - Method in class androidx.constraintlayout.core.parser.CLContainer
 
toString() - Method in class androidx.constraintlayout.core.parser.CLElement
 
toString() - Method in exception androidx.constraintlayout.core.parser.CLParsingException
 
toString() - Method in class androidx.constraintlayout.core.PriorityGoalRow
 
toString() - Method in class androidx.constraintlayout.core.SolverVariable
Override the toString() method to display the variable
toString() - Method in class androidx.constraintlayout.core.SolverVariableValues
 
toString() - Method in class androidx.constraintlayout.core.widgets.analyzer.ChainRun
 
toString() - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
toString() - Method in class androidx.constraintlayout.core.widgets.analyzer.HorizontalWidgetRun
 
toString() - Method in class androidx.constraintlayout.core.widgets.analyzer.VerticalWidgetRun
 
toString() - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
toString() - Method in class androidx.constraintlayout.core.widgets.Barrier
 
toString() - Method in class androidx.constraintlayout.core.widgets.ConstraintAnchor
Return a string representation of this anchor
toString() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Returns a string representation of the ConstraintWidget
TOUCH_ANCHOR_ID - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
TOUCH_ANCHOR_SIDE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
TOUCH_REGION_ID - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.OnSwipe
 
Transition - Class in androidx.constraintlayout.core.state
 
Transition() - Constructor for class androidx.constraintlayout.core.state.Transition
 
TRANSITION_PATH_ROTATE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
TRANSLATION_X - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
TRANSLATION_Y - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
translationX(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
translationX - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
translationY(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
translationY - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
translationZ(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
translationZ - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
TRIANGLE_WAVE - Static variable in class androidx.constraintlayout.core.motion.utils.Oscillator
 
TRIGGER_COLLISION_ID - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TRIGGER_COLLISION_ID - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TRIGGER_COLLISION_VIEW - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TRIGGER_COLLISION_VIEW - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TRIGGER_ID - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TRIGGER_ID - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TRIGGER_RECEIVER - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TRIGGER_RECEIVER - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TRIGGER_SLACK - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TRIGGER_SLACK - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TRY_GIVEN_DIMENSIONS - Static variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
TYPE_ALPHA - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_ALPHA - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_ANIMATE_CIRCLEANGLE_TO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_ANIMATE_RELATIVE_TO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_AUTO_TRANSITION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
TYPE_BOOLEAN - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
TYPE_CARTESIAN - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
TYPE_COLOR - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
TYPE_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_CURVE_FIT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_CURVE_FIT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_CURVE_FIT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
TYPE_CUSTOM_WAVE_SHAPE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_DEFAULT_DURATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
 
TYPE_DIMENSION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
TYPE_DRAW_PATH - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_DRAWPATH - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
TYPE_DURATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
TYPE_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_ELEVATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_ELEVATION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_FLOAT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
TYPE_FRAME_POSITION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues
 
TYPE_FROM - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
TYPE_INT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
TYPE_INTERPOLATOR - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
TYPE_LAYOUT_DURING_TRANSITION - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionScene
 
TYPE_NEGATIVE_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_NEGATIVE_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_PATH - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
TYPE_PATH_MOTION_ARC - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
TYPE_PATH_MOTION_ARC - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
TYPE_PATH_ROTATE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_PATH_ROTATE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_PATH_ROTATE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_PATHMOTION_ARC - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_PERCENT_HEIGHT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
TYPE_PERCENT_WIDTH - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
TYPE_PERCENT_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
TYPE_PERCENT_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
TYPE_PIVOT_TARGET - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_PIVOT_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_PIVOT_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_PIVOT_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_PIVOT_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_POLAR_RELATIVETO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_POSITION_TYPE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
TYPE_POSITIVE_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_POSITIVE_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_POST_LAYOUT - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_POST_LAYOUT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_PROGRESS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_PROGRESS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_QUANTIZE_INTERPOLATOR - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_QUANTIZE_INTERPOLATOR_ID - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_QUANTIZE_INTERPOLATOR_TYPE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_QUANTIZE_MOTION_PHASE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_QUANTIZE_MOTIONSTEPS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_REFERENCE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
TYPE_ROTATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_ROTATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_ROTATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_ROTATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_ROTATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_ROTATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_SCALE_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_SCALE_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_SCALE_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_SCALE_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_SCREEN - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyPosition
 
TYPE_SIZE_PERCENT - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
TYPE_STAGGER - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.MotionType
 
TYPE_STAGGERED - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
TYPE_STRING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.Custom
 
TYPE_TARGET - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues
 
TYPE_TO - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
TYPE_TRANSITION_EASING - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.PositionType
 
TYPE_TRANSITION_FLAGS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TransitionType
 
TYPE_TRANSLATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_TRANSLATION_X - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_TRANSLATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_TRANSLATION_Y - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_TRANSLATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_TRANSLATION_Z - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_TRIGGER_COLLISION_ID - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_TRIGGER_COLLISION_ID - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_TRIGGER_COLLISION_VIEW - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_TRIGGER_COLLISION_VIEW - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_TRIGGER_ID - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_TRIGGER_ID - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_TRIGGER_RECEIVER - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_TRIGGER_RECEIVER - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_TRIGGER_SLACK - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_TRIGGER_SLACK - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_VIEW_TRANSITION_ON_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_VIEW_TRANSITION_ON_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_VIEW_TRANSITION_ON_NEGATIVE_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_VIEW_TRANSITION_ON_NEGATIVE_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_VIEW_TRANSITION_ON_POSITIVE_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
TYPE_VIEW_TRANSITION_ON_POSITIVE_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
TYPE_VISIBILITY - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.AttributesType
 
TYPE_VISIBILITY - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_WAVE_OFFSET - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_WAVE_PERIOD - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_WAVE_PHASE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TYPE_WAVE_SHAPE - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.CycleType
 
TypedBundle - Class in androidx.constraintlayout.core.motion.utils
 
TypedBundle() - Constructor for class androidx.constraintlayout.core.motion.utils.TypedBundle
 
TypedValues - Interface in androidx.constraintlayout.core.motion.utils
Provides an interface to values used in KeyFrames and in Starting and Ending Widgets
TypedValues.AttributesType - Interface in androidx.constraintlayout.core.motion.utils
 
TypedValues.Custom - Interface in androidx.constraintlayout.core.motion.utils
 
TypedValues.CycleType - Interface in androidx.constraintlayout.core.motion.utils
 
TypedValues.MotionScene - Interface in androidx.constraintlayout.core.motion.utils
 
TypedValues.MotionType - Interface in androidx.constraintlayout.core.motion.utils
 
TypedValues.OnSwipe - Interface in androidx.constraintlayout.core.motion.utils
 
TypedValues.PositionType - Interface in androidx.constraintlayout.core.motion.utils
 
TypedValues.TransitionType - Interface in androidx.constraintlayout.core.motion.utils
 
TypedValues.TriggerType - Interface in androidx.constraintlayout.core.motion.utils
 

U

UNKNOWN - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
unregister(String, RegistryCallback) - Method in class androidx.constraintlayout.core.state.Registry
 
UNSET - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
UNSET - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
UNSPECIFIED - Static variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure
 
update() - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
update(ConstraintWidget) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
update(Dependency) - Method in class androidx.constraintlayout.core.widgets.analyzer.ChainRun
 
update(Dependency) - Method in interface androidx.constraintlayout.core.widgets.analyzer.Dependency
 
update(Dependency) - Method in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
update(Dependency) - Method in class androidx.constraintlayout.core.widgets.analyzer.HorizontalWidgetRun
 
update(Dependency) - Method in class androidx.constraintlayout.core.widgets.analyzer.VerticalWidgetRun
 
update(Dependency) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
updateAttributes(WidgetFrame) - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
updateChildrenFromSolver(LinearSystem, boolean[]) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
Update the frame of the layout and its children from the solver
updateConstraints(ConstraintWidgetContainer) - Method in interface androidx.constraintlayout.core.widgets.Helper
 
updateConstraints(ConstraintWidgetContainer) - Method in class androidx.constraintlayout.core.widgets.HelperWidget
 
updateConstraints(ConstraintWidgetContainer) - Method in class androidx.constraintlayout.core.widgets.VirtualLayout
 
updateContent(String, String) - Method in class androidx.constraintlayout.core.state.Registry
 
updateDelegate - Variable in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
updateDimensions(String, int, int) - Method in class androidx.constraintlayout.core.state.Registry
 
updateFrom(ConstraintWidgetContainer, int) - Method in class androidx.constraintlayout.core.state.Transition
 
updateFromFinalVariable(LinearSystem, SolverVariable, boolean) - Method in class androidx.constraintlayout.core.ArrayRow
 
updateFromRow(LinearSystem, ArrayRow, boolean) - Method in class androidx.constraintlayout.core.ArrayRow
 
updateFromRow(LinearSystem, ArrayRow, boolean) - Method in class androidx.constraintlayout.core.PriorityGoalRow
 
updateFromRuns(boolean, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
updateFromRuns(boolean, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
updateFromSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.ConstraintWidget
Update the widget from the values generated by the solver
updateFromSolver(LinearSystem, boolean) - Method in class androidx.constraintlayout.core.widgets.Guideline
 
updateFromSynonymVariable(LinearSystem, SolverVariable, boolean) - Method in class androidx.constraintlayout.core.ArrayRow
 
updateFromSystem(LinearSystem) - Method in class androidx.constraintlayout.core.ArrayRow
 
updateHierarchy(ConstraintWidgetContainer) - Method in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure
 
updateHierarchy() - Method in class androidx.constraintlayout.core.widgets.ConstraintWidgetContainer
 
updateProgress(String, float) - Method in class androidx.constraintlayout.core.state.Registry
 
updateReferencesWithNewDefinition(LinearSystem, ArrayRow) - Method in class androidx.constraintlayout.core.SolverVariable
 
updateRunCenter(Dependency, ConstraintAnchor, ConstraintAnchor, int) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
updateRunEnd(Dependency) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
updateRunStart(Dependency) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
usageInRowCount - Variable in class androidx.constraintlayout.core.SolverVariable
 
use(ArrayRow, boolean) - Method in class androidx.constraintlayout.core.ArrayLinkedVariables
Update the current list with a new definition
use(ArrayRow, boolean) - Method in interface androidx.constraintlayout.core.ArrayRow.ArrayRowVariables
 
use(ArrayRow, boolean) - Method in class androidx.constraintlayout.core.SolverVariableValues
 
USE_BASIC_SYNONYMS - Static variable in class androidx.constraintlayout.core.LinearSystem
 
USE_CHAIN_OPTIMIZATION - Static variable in class androidx.constraintlayout.core.widgets.Chain
 
USE_DEPENDENCY_ORDERING - Static variable in class androidx.constraintlayout.core.LinearSystem
 
USE_GIVEN_DIMENSIONS - Static variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
USE_SYNONYMS - Static variable in class androidx.constraintlayout.core.LinearSystem
 
Utils - Class in androidx.constraintlayout.core.motion.utils
 
Utils() - Constructor for class androidx.constraintlayout.core.motion.utils.Utils
 
Utils.DebugHandle - Interface in androidx.constraintlayout.core.motion.utils
 

V

VAL_2PI - Static variable in class androidx.constraintlayout.core.motion.utils.TimeCycleSplineSet
 
validate(char, long) - Method in class androidx.constraintlayout.core.parser.CLToken
 
validate() - Method in class androidx.constraintlayout.core.state.ConstraintReference
Validate the constraints
validInGroup(ConstraintWidget.DimensionBehaviour, ConstraintWidget.DimensionBehaviour, ConstraintWidget.DimensionBehaviour, ConstraintWidget.DimensionBehaviour) - Static method in class androidx.constraintlayout.core.widgets.analyzer.Grouping
 
value - Variable in class androidx.constraintlayout.core.widgets.analyzer.DependencyNode
 
valueAt(int) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomArray
 
valueAt(int) - Method in class androidx.constraintlayout.core.motion.utils.KeyFrameArray.CustomVar
 
valueOf(String) - Static method in enum androidx.constraintlayout.core.motion.CustomAttribute.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum androidx.constraintlayout.core.SolverVariable.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum androidx.constraintlayout.core.state.Dimension.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum androidx.constraintlayout.core.state.State.Chain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum androidx.constraintlayout.core.state.State.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum androidx.constraintlayout.core.state.State.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum androidx.constraintlayout.core.state.State.Helper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum androidx.constraintlayout.core.widgets.ConstraintAnchor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum androidx.constraintlayout.core.widgets.ConstraintWidget.DimensionBehaviour
Returns the enum constant of this type with the specified name.
values() - Static method in enum androidx.constraintlayout.core.motion.CustomAttribute.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum androidx.constraintlayout.core.SolverVariable.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum androidx.constraintlayout.core.state.Dimension.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum androidx.constraintlayout.core.state.State.Chain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum androidx.constraintlayout.core.state.State.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum androidx.constraintlayout.core.state.State.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum androidx.constraintlayout.core.state.State.Helper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum androidx.constraintlayout.core.widgets.ConstraintAnchor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum androidx.constraintlayout.core.widgets.ConstraintWidget.DimensionBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class androidx.constraintlayout.core.ArrayRow
 
variables - Variable in class androidx.constraintlayout.core.Metrics
 
variesByPath() - Method in class androidx.constraintlayout.core.motion.utils.KeyCycleOscillator
 
vel(double) - Method in class androidx.constraintlayout.core.motion.utils.HyperSpline.Cubic
 
VelocityMatrix - Class in androidx.constraintlayout.core.motion.utils
This is used to calculate the related velocity matrix for a post layout matrix
VelocityMatrix() - Constructor for class androidx.constraintlayout.core.motion.utils.VelocityMatrix
 
VERTICAL - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
VERTICAL - Static variable in class androidx.constraintlayout.core.widgets.Guideline
 
VERTICAL_ALIGN_BASELINE - Static variable in class androidx.constraintlayout.core.widgets.Flow
 
VERTICAL_ALIGN_BOTTOM - Static variable in class androidx.constraintlayout.core.widgets.Flow
 
VERTICAL_ALIGN_CENTER - Static variable in class androidx.constraintlayout.core.widgets.Flow
 
VERTICAL_ALIGN_TOP - Static variable in class androidx.constraintlayout.core.widgets.Flow
 
VERTICAL_PATH_X - Static variable in class androidx.constraintlayout.core.motion.Motion
 
VERTICAL_PATH_Y - Static variable in class androidx.constraintlayout.core.motion.Motion
 
verticalBehavior - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
verticalBias(float) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
verticalChain() - Method in class androidx.constraintlayout.core.state.State
 
verticalChain(Object...) - Method in class androidx.constraintlayout.core.state.State
 
VerticalChainReference - Class in androidx.constraintlayout.core.state.helpers
 
VerticalChainReference(State) - Constructor for class androidx.constraintlayout.core.state.helpers.VerticalChainReference
 
verticalChainRun - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
verticalDimension - Variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure.Measure
 
verticalGroup - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
verticalGuideline(Object) - Method in class androidx.constraintlayout.core.state.State
 
verticalRun - Variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
VerticalWidgetRun - Class in androidx.constraintlayout.core.widgets.analyzer
 
VerticalWidgetRun(ConstraintWidget) - Constructor for class androidx.constraintlayout.core.widgets.analyzer.VerticalWidgetRun
 
VIEW_TRANSITION_ON_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
VIEW_TRANSITION_ON_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
VIEW_TRANSITION_ON_NEGATIVE_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
VIEW_TRANSITION_ON_NEGATIVE_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
VIEW_TRANSITION_ON_POSITIVE_CROSS - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyTrigger
 
VIEW_TRANSITION_ON_POSITIVE_CROSS - Static variable in interface androidx.constraintlayout.core.motion.utils.TypedValues.TriggerType
 
ViewState - Class in androidx.constraintlayout.core.motion.utils
 
ViewState() - Constructor for class androidx.constraintlayout.core.motion.utils.ViewState
 
VirtualLayout - Class in androidx.constraintlayout.core.widgets
 
VirtualLayout() - Constructor for class androidx.constraintlayout.core.widgets.VirtualLayout
 
VISIBILITY - Static variable in class androidx.constraintlayout.core.motion.key.MotionKey
 
visibility - Variable in class androidx.constraintlayout.core.motion.MotionWidget.PropertySet
 
visibility(int) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
visibility - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
VISIBILITY_MODE_IGNORE - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
VISIBILITY_MODE_NORMAL - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
VISIBLE - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
VISIBLE - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 

W

WAVE_OFFSET - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
WAVE_PERIOD - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
WAVE_PHASE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
WAVE_SHAPE - Static variable in class androidx.constraintlayout.core.motion.key.MotionKeyCycle
 
widget - Variable in class androidx.constraintlayout.core.state.WidgetFrame
 
WidgetContainer - Class in androidx.constraintlayout.core.widgets
A container of ConstraintWidget
WidgetContainer() - Constructor for class androidx.constraintlayout.core.widgets.WidgetContainer
Default constructor
WidgetContainer(int, int, int, int) - Constructor for class androidx.constraintlayout.core.widgets.WidgetContainer
Constructor
WidgetContainer(int, int) - Constructor for class androidx.constraintlayout.core.widgets.WidgetContainer
Constructor
WidgetFrame - Class in androidx.constraintlayout.core.state
Utility class to encapsulate layout of a widget
WidgetFrame() - Constructor for class androidx.constraintlayout.core.state.WidgetFrame
 
WidgetFrame(ConstraintWidget) - Constructor for class androidx.constraintlayout.core.state.WidgetFrame
 
WidgetFrame(WidgetFrame) - Constructor for class androidx.constraintlayout.core.state.WidgetFrame
 
WidgetGroup - Class in androidx.constraintlayout.core.widgets.analyzer
Represents a group of widget for the grouping mechanism.
WidgetGroup(int) - Constructor for class androidx.constraintlayout.core.widgets.analyzer.WidgetGroup
 
WidgetRun - Class in androidx.constraintlayout.core.widgets.analyzer
 
WidgetRun(ConstraintWidget) - Constructor for class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 
widgets - Variable in class androidx.constraintlayout.core.Metrics
 
width() - Method in class androidx.constraintlayout.core.motion.utils.Rect
 
width() - Method in class androidx.constraintlayout.core.motion.utils.ViewState
 
width(Dimension) - Method in class androidx.constraintlayout.core.state.ConstraintReference
 
width(Dimension) - Method in class androidx.constraintlayout.core.state.State
 
width() - Method in class androidx.constraintlayout.core.state.WidgetFrame
 
width - Variable in class androidx.constraintlayout.core.widgets.Rectangle
 
Wrap() - Static method in class androidx.constraintlayout.core.state.Dimension
 
WRAP_ALIGNED - Static variable in class androidx.constraintlayout.core.widgets.Flow
 
WRAP_BEHAVIOR_HORIZONTAL_ONLY - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
WRAP_BEHAVIOR_INCLUDED - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
WRAP_BEHAVIOR_SKIPPED - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
WRAP_BEHAVIOR_VERTICAL_ONLY - Static variable in class androidx.constraintlayout.core.widgets.ConstraintWidget
 
WRAP_CHAIN - Static variable in class androidx.constraintlayout.core.widgets.Flow
 
WRAP_CHAIN_NEW - Static variable in class androidx.constraintlayout.core.widgets.Flow
 
WRAP_CONTENT - Static variable in class androidx.constraintlayout.core.motion.MotionWidget
 
WRAP_CONTENT - Static variable in class androidx.constraintlayout.core.widgets.analyzer.BasicMeasure
 
WRAP_DIMENSION - Static variable in class androidx.constraintlayout.core.state.Dimension
 
WRAP_NONE - Static variable in class androidx.constraintlayout.core.widgets.Flow
 
wrapSize(int) - Method in class androidx.constraintlayout.core.widgets.analyzer.WidgetRun
 

X

x - Variable in class androidx.constraintlayout.core.widgets.Rectangle
 

Y

y - Variable in class androidx.constraintlayout.core.widgets.Rectangle
 
A B C D E F G H I K L M N O P R S T U V W X Y 
Skip navigation links