Searched refs:getFadeoutAlpha (Results 1 – 1 of 1) sorted by relevance
1016 setClosingWithAlphaFadeout(!expand && !isOnKeyguard() && getFadeoutAlpha() == 1.0f); in flingToHeight()2202 alpha = getFadeoutAlpha(); in updateNotificationTranslucency()2211 private float getFadeoutAlpha() { in getFadeoutAlpha() method in NotificationPanelView