Searched refs:mWindowThresholdCrossed (Results 1 – 1 of 1) sorted by relevance
49 private boolean mWindowThresholdCrossed = false; field in RecentsAnimationWrapper77 targetSet.setWindowThresholdCrossed(mWindowThresholdCrossed); in setController()146 if (mWindowThresholdCrossed != windowThresholdCrossed) { in setWindowThresholdCrossed()147 mWindowThresholdCrossed = windowThresholdCrossed; in setWindowThresholdCrossed()