Searched refs:getOpeningHeight (Results 1 – 3 of 3) sorted by relevance
404 runPeekAnimation(INITIAL_OPENING_PEEK_DURATION, getOpeningHeight(), in startOpening()424 protected abstract float getOpeningHeight(); in getOpeningHeight() method in PanelView
855 protected float getOpeningHeight() { in getOpeningHeight() method in NotificationPanelView856 return mNotificationStackScroller.getOpeningHeight(); in getOpeningHeight()2518 boolean showIconsWhenExpanded = isFullWidth() && getExpandedHeight() < getOpeningHeight(); in updateStatusBarIcons()
4548 public float getOpeningHeight() {