Searched refs:shouldDebounce (Results 1 – 1 of 1) sorted by relevance
1964 final boolean shouldDebounce = r == mFixedRotationTransitionListener.mAnimatingRecents in setFixedRotationLaunchingAppUnchecked()1966 startAsyncRotation(shouldDebounce); in setFixedRotationLaunchingAppUnchecked()2101 private boolean startAsyncRotation(boolean shouldDebounce) { in startAsyncRotation() argument2102 if (shouldDebounce) { in startAsyncRotation()