Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java376 private float mCurrentBackProgress = 0.0f; field in NotificationPanelViewController
2465 float animatedFraction = expansionFraction * mCurrentBackProgress; in adjustBackAnimationScale()
2469 mCurrentBackProgress = 0; in adjustBackAnimationScale()
2482 mCurrentBackProgress = progressFraction; in onBackProgressed()
2489 mCurrentBackProgress = 0.0f; in resetBackTransformation()