Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java690 setClosingWithAlphaFadeout(!expand && getFadeoutAlpha() == 1.0f); in flingToHeight()
1663 alpha = getFadeoutAlpha(); in updateNotificationTranslucency()
1668 private float getFadeoutAlpha() { in getFadeoutAlpha() method in NotificationPanelView