Searched refs:isFullyExpanded (Results 1 – 3 of 3) sorted by relevance
297 if (mResizedView != null && !isFullyExpanded(mResizedView)) { in onInterceptTouchEvent()381 private boolean isFullyExpanded(ExpandableView underFocus) { in isFullyExpanded() method in ExpandHelper420 if (mResizedView != null && !isFullyExpanded(mResizedView)) { in onTouchEvent()
214 if (mNotificationPanel.isFullyExpanded() in onInterceptTouchEvent()
785 public boolean isFullyExpanded() { in isFullyExpanded() method in PanelView