Searched refs:getExpandedHeight (Results 1 – 5 of 5) sorted by relevance
293 mQsMaxExpansionHeight = mHeader.getExpandedHeight() + mQsContainer.getDesiredHeight(); in onLayout()307 mNotificationStackScroller.setStackHeight(getExpandedHeight()); in onLayout()346 mQsContainer.setHeightOverride(height - mHeader.getExpandedHeight()); in startQsSizeChangeAnimation()375 getExpandedHeight(), in positionClockAndNotifications()1462 boolean active = getMaxPanelHeight() - getExpandedHeight() > mUnlockMoveDistance; in updateUnlockIcon()1539 return getExpandedHeight(); in getNotificationsTopY()1968 canvas.drawLine(0, getExpandedHeight(), getWidth(), getExpandedHeight(), p); in dispatchDraw()
97 return mNotificationPanel.getExpandedHeight() > 0 in selectPanelForTouch()
160 boolean visible = pv.getExpandedHeight() > 0; in panelExpansionChanged()
690 public float getExpandedHeight() { in getExpandedHeight() method in PanelView984 getExpandedHeight(), in dump()
279 public int getExpandedHeight() { in getExpandedHeight() method in StatusBarHeaderView