Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewController.kt120 const val FLING_CLOSING_SPEED_UP_FACTOR = 0.6f in startExpandLatencyTracking() constant
DNotificationPanelViewController.java852 .setSpeedUpFactor(FLING_CLOSING_SPEED_UP_FACTOR) in NotificationPanelViewController()