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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java299 if (mResizedView != null && !isFullyExpanded(mResizedView)) {
383 private boolean isFullyExpanded(ExpandableView underFocus) { method in class:ExpandHelper
422 if (mResizedView != null && !isFullyExpanded(mResizedView)) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarWindowView.java214 if (mNotificationPanel.isFullyExpanded()
H A DPanelView.java785 public boolean isFullyExpanded() { method in class:PanelView

Completed in 61 milliseconds