Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeDepthController.kt76 private const val VELOCITY_SCALE = 100f in <lambda>() constant
370 VELOCITY_SCALE * diff / deltaTime, MIN_VELOCITY, MAX_VELOCITY) in <lambda>()