Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DKeyFrames.java54 sKeyMakers.put(KeyTimeCycle.NAME, KeyTimeCycle.class.getConstructor()); in sKeyMakers.put()
105 case KeyTimeCycle.NAME: in KeyFrames()
106 key = new KeyTimeCycle(); in KeyFrames()
DKeyTimeCycle.java41 public class KeyTimeCycle extends Key { class
81 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.KeyTimeCycle); in load()
364 KeyTimeCycle k = (KeyTimeCycle) src; in copy()
393 return new KeyTimeCycle().copy(this); in clone()
440 public static void read(KeyTimeCycle c, TypedArray a) { in read()
DMotionController.java707 } else if (key instanceof KeyTimeCycle) { in setup()
842 if (key instanceof KeyTimeCycle) { in setup()
843 ((KeyTimeCycle) key).addTimeValues(mTimeCycleAttributesMap); in setup()
/constraintlayout/constraintlayout/api/
Dapi_lint.ignore66 ConcreteCollection: androidx.constraintlayout.motion.widget.KeyTimeCycle#addTimeValues(java.util.Ha…
68 ConcreteCollection: androidx.constraintlayout.motion.widget.KeyTimeCycle#addValues(java.util.HashMa…
70 ConcreteCollection: androidx.constraintlayout.motion.widget.KeyTimeCycle#getAttributeNames(java.uti…
72 ConcreteCollection: androidx.constraintlayout.motion.widget.KeyTimeCycle#setInterpolation(java.util…
728 MissingNullability: androidx.constraintlayout.motion.widget.KeyTimeCycle#addTimeValues(java.util.Ha…
730 MissingNullability: androidx.constraintlayout.motion.widget.KeyTimeCycle#addValues(java.util.HashMa…
732 MissingNullability: androidx.constraintlayout.motion.widget.KeyTimeCycle#clone():
734 MissingNullability: androidx.constraintlayout.motion.widget.KeyTimeCycle#copy(androidx.constraintla…
736 MissingNullability: androidx.constraintlayout.motion.widget.KeyTimeCycle#copy(androidx.constraintla…
738 MissingNullability: androidx.constraintlayout.motion.widget.KeyTimeCycle#getAttributeNames(java.uti…
[all …]
Dcurrent.txt399 public class KeyTimeCycle extends androidx.constraintlayout.motion.widget.Key {
400 ctor public KeyTimeCycle();
Drestricted_2.2.0-beta01.txt399 public class KeyTimeCycle extends androidx.constraintlayout.motion.widget.Key {
400 ctor public KeyTimeCycle();
D2.2.0-beta01.txt399 public class KeyTimeCycle extends androidx.constraintlayout.motion.widget.Key {
400 ctor public KeyTimeCycle();
Drestricted_current.txt399 public class KeyTimeCycle extends androidx.constraintlayout.motion.widget.Key {
400 ctor public KeyTimeCycle();