Searched defs:mClosingWithAlphaFadeOut (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java217 private boolean mClosingWithAlphaFadeOut; field in class:NotificationPanelView
1618 if (mClosingWithAlphaFadeOut && !mExpandingFromHeadsUp && !mHeadsUpManager.hasPinnedHeadsUp()) {
2355 mClosingWithAlphaFadeOut = closing;

Completed in 13 milliseconds