Home
last modified time | relevance | path

Searched refs:mScrollHorizontallyAmount (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewInstrumentationTest.java561 int mScrollHorizontallyAmount; field in BaseRecyclerViewInstrumentationTest.TestLayoutManager
693 mScrollHorizontallyAmount += dx; in scrollHorizontallyBy()
DRecyclerViewLayoutTest.java1511 assertEquals("horizontally scrolled: " + tlm.mScrollHorizontallyAmount, in scrollInOtherOrientationTest()