Searched refs:getHeightMode (Results 1 – 3 of 3) sorted by relevance
337 return mLayoutManager.getHeightMode(); in createHorizontalHelper()430 return mLayoutManager.getHeightMode();
1596 return getHeightMode() != View.MeasureSpec.EXACTLY in shouldMeasureTwice()
8088 public int getHeightMode() { in getHeightMode() method in RecyclerView.LayoutManager8378 final int heightSpec = getChildMeasureSpec(getHeight(), getHeightMode(), in measureChild()8479 final int heightSpec = getChildMeasureSpec(getHeight(), getHeightMode(), in measureChildWithMargins()