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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java1012 || mPeekAnimator != null || mInstantExpanding || isPanelVisibleBecauseOfHeadsUp()
1016 protected abstract boolean isPanelVisibleBecauseOfHeadsUp(); method in class:PanelView
H A DNotificationPanelView.java2383 protected boolean isPanelVisibleBecauseOfHeadsUp() { method in class:NotificationPanelView

Completed in 33 milliseconds