Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/unfold/util/
H A DNaturalRotationUnfoldProgressProvider.kt46 val isNewRotationNatural = regex
49 if (isNaturalRotation != isNewRotationNatural) {
50 isNaturalRotation = isNewRotationNatural
51 scopedUnfoldTransitionProgressProvider.setReadyToHandleTransition(isNewRotationNatural)