Home
last modified time | relevance | path

Searched defs:vertical (Results 1 – 7 of 7) sorted by relevance

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DBaseSnapHelperCenterTest.kt49 private val vertical: Boolean, constant in androidx.recyclerview.widget.BaseSnapHelperCenterTest
134 for (vertical in trueFalse) { constant
DRecyclerViewNestedScrollingScrollByTest.java85 public RecyclerViewNestedScrollingScrollByTest(boolean vertical) { in RecyclerViewNestedScrollingScrollByTest()
356 TestAdapter(Context context, int orientationSize, boolean vertical) { in TestAdapter()
DRecyclerViewNestedScrollingMouseScrollTest.java89 public RecyclerViewNestedScrollingMouseScrollTest(boolean vertical) { in RecyclerViewNestedScrollingMouseScrollTest()
319 TestAdapter(Context context, int orientationSize, boolean vertical) { in TestAdapter()
DRecyclerViewNestedScrollingSmoothScrollByTest.java109 public RecyclerViewNestedScrollingSmoothScrollByTest(boolean vertical, boolean scrollForwards, in RecyclerViewNestedScrollingSmoothScrollByTest()
394 TestAdapter(Context context, int orientationSize, boolean vertical) { in TestAdapter()
DRecyclerViewNestedScrollingA11yScrollTest.java106 public RecyclerViewNestedScrollingA11yScrollTest(boolean vertical, boolean scrollForwards) { in RecyclerViewNestedScrollingA11yScrollTest()
414 TestAdapter(Context context, int orientationSize, boolean vertical) { in TestAdapter()
DRecyclerViewNestedScrollingChildTest.java73 private void setup(boolean vertical, int scrollDistance, boolean parentAccepts) { in setup()
623 TestAdapter(Context context, float orientationSize, int itemCount, boolean vertical) { in TestAdapter()
DRecyclerViewNestedScrollingTest.java481 TestAdapter(Context context, int orientationSize, int itemCount, boolean vertical) { in TestAdapter()