Searched refs:createHorizontalHelper (Results 1 – 6 of 6) sorted by relevance
236 return createHorizontalHelper(layoutManager); in createOrientationHelper()249 public static OrientationHelper createHorizontalHelper( in createHorizontalHelper() method in OrientationHelper
296 mHorizontalHelper = OrientationHelper.createHorizontalHelper(layoutManager); in getHorizontalHelper()
446 mHorizontalHelper = OrientationHelper.createHorizontalHelper(layoutManager); in getHorizontalHelper()
771 return OrientationHelper.createHorizontalHelper(mRecyclerView.getLayoutManager()); in createOrientationHelper()
408 return OrientationHelper.createHorizontalHelper(mRecyclerView.getLayoutManager()); in createOrientationHelper()