Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSImpl.java733 view.setAlpha(interpolateAlphaAnimationProgress(progress)); in setAlphaAnimationProgress()
764 private float interpolateAlphaAnimationProgress(float progress) { in interpolateAlphaAnimationProgress() method in QSImpl