Home
last modified time | relevance | path

Searched defs:isFullyExpanded (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java394 private boolean isFullyExpanded(ExpandableView underFocus) { in isFullyExpanded() method in ExpandHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java933 public boolean isFullyExpanded() { in isFullyExpanded() method in PanelView