Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DMotionLayout.java1129 private boolean mInRotation = false; field in MotionLayout
2286 mInRotation = true;
2316 mInRotation = false;
2326 return mInRotation;
2941 if (mInRotation) {