Searched refs:getKeyFrame (Results 1 – 10 of 10) sorted by relevance
642 return mMotionLayout.mScene.getKeyFrame(mMotionLayout.getContext(), type, target, position); in getKeyframe()717 return mMotionLayout.mScene.getKeyFrame(mMotionLayout.getContext(), type, target, position); in getKeyframe()
1541 Key getKeyFrame(Context context, int type, int target, int position) { in getKeyFrame() method in MotionScene
148 MotionPaths getKeyFrame(int i) { in getKeyFrame() method in MotionController
3429 MotionPaths framePoint = motionController.getKeyFrame(i - 1);
151 public MotionPaths getKeyFrame(int i) { in getKeyFrame() method in Motion
1668 MissingNullability: androidx.constraintlayout.core.motion.Motion#getKeyFrame(int):1669 Missing nullability on method `getKeyFrame` return
912 method public androidx.constraintlayout.core.motion.MotionPaths! getKeyFrame(int);