Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/updates/
H A DDeviceFoldStateProvider.kt135 val currentDirection = regex
137 if (isTransitionInProgress && currentDirection != lastFoldUpdate) {