Searched refs:mFullyExpanded (Results 1 – 1 of 1) sorted by relevance
216 private boolean mFullyExpanded; field in QuickSettingsController607 return mFullyExpanded; in getFullyExpanded()799 mFullyExpanded = height == maxHeight && maxHeight != 0; in setExpansionHeight()839 if (mExpanded && mFullyExpanded) { in handleShadeLayoutChanged()1046 mLightBarController.setQsExpanded(mFullyExpanded); in updateExpansion()1533 mTouchAboveFalsingThreshold = mFullyExpanded; in updateAndGetTouchAboveFalsingThreshold()1540 if (mExpanded && mFullyExpanded) { in onHeightChanged()1569 if (scrollY > 0 && !mFullyExpanded) { in onScroll()2074 ipw.println(mFullyExpanded); in dump()