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

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

Completed in 38 milliseconds