Searched refs:setClosingWithAlphaFadeout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java543 setClosingWithAlphaFadeout(!expand && getFadeoutAlpha() == 1.0f);
2335 setClosingWithAlphaFadeout(false);
2338 private void setClosingWithAlphaFadeout(boolean closing) { method in class:NotificationPanelView

Completed in 35 milliseconds