Searched defs:MotionScene (Results 1 – 5 of 5) sorted by relevance
33 interface MotionScene : CoreMotionScene { interface49 fun MotionScene(@Language("json5") content: String): MotionScene { in getConstraintSetInstance() method
35 fun MotionScene(motionSceneContent: MotionSceneScope.() -> Unit): MotionScene { in MotionScene() method
25 public class MotionScene { class
61 public class MotionScene { class1181 public MotionScene(MotionLayout layout) { in MotionScene() method in MotionScene1186 MotionScene(Context context, MotionLayout layout, int resourceID) { in MotionScene() method in MotionScene
665 interface MotionScene { interface