Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/progress/
DPhysicsBasedUnfoldTransitionProgressProvider.kt238 minimumVisibleChange = MINIMAL_VISIBLE_CHANGE in startTransition()
328 private const val MINIMAL_VISIBLE_CHANGE = 0.001f constant