Searched refs:setWindowThresholdCrossed (Results 1 – 3 of 3) sorted by relevance
77 targetSet.setWindowThresholdCrossed(mWindowThresholdCrossed); in setController()145 public void setWindowThresholdCrossed(boolean windowThresholdCrossed) { in setWindowThresholdCrossed() method in RecentsAnimationWrapper149 targetSet.setWindowThresholdCrossed(windowThresholdCrossed); in setWindowThresholdCrossed()
761 mRecentsAnimationWrapper.setWindowThresholdCrossed(centermostTaskFlags != 0 in updateSysUiFlags()
88 public void setWindowThresholdCrossed(boolean thresholdCrossed) { in setWindowThresholdCrossed() method in SwipeAnimationTargetSet