Searched refs:mOkToAnimate (Results 1 – 2 of 2) sorted by relevance
42 boolean mOkToAnimate = true; field in TestWindowManagerPolicy175 return mOkToAnimate; in okToAnimate()
1855 ((TestWindowManagerPolicy) mWm.mPolicy).mOkToAnimate = false; in testRecentsNotRotatingWithFixedRotation()