Searched refs:getHeightMode (Results 1 – 4 of 4) sorted by relevance
337 return mLayoutManager.getHeightMode(); in createHorizontalHelper()430 return mLayoutManager.getHeightMode();
714 hSpec = getChildMeasureSpec(mOrientationHelper.getTotalSpace(), getHeightMode(), in measureChild()
1596 return getHeightMode() != View.MeasureSpec.EXACTLY in shouldMeasureTwice()
8209 public int getHeightMode() { in getHeightMode() method in RecyclerView.LayoutManager8499 final int heightSpec = getChildMeasureSpec(getHeight(), getHeightMode(), in measureChild()8600 final int heightSpec = getChildMeasureSpec(getHeight(), getHeightMode(), in measureChildWithMargins()