Searched refs:getFadeoutAlpha (Results 1 – 1 of 1) sorted by relevance
2132 setClosingWithAlphaFadeout(!expand && !isKeyguardShowing() && getFadeoutAlpha() == 1.0f); in flingToHeight()2760 alpha = getFadeoutAlpha(); in updateNotificationTranslucency()2772 private float getFadeoutAlpha() { in getFadeoutAlpha() method in NotificationPanelViewController