Searched refs:getWindowAvailableBounds (Results 1 – 2 of 2) sorted by relevance
155 final Rect draggableBounds = new Rect(getWindowAvailableBounds()); in getMenuDraggableBoundsWith()206 return Math.min(getWindowAvailableBounds().height() - mMargin * 2, in getMenuHeight()259 return calculateActualMenuHeight() > getWindowAvailableBounds().height(); in hasExceededMaxWindowHeight()278 public Rect getWindowAvailableBounds() { in getWindowAvailableBounds() method in MenuViewAppearance
455 final Rect bounds = mMenuViewAppearance.getWindowAvailableBounds(); in onMoveToTuckedChanged()