Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DGridLayoutManagerTest.java220 rtlTest(config, changeRtlAfter, oneLine); in testRTL()
227 void rtlTest(Config config, boolean changeRtlAfter, boolean oneLine) throws Throwable { in rtlTest() method in GridLayoutManagerTest
DStaggeredGridLayoutManagerTest.java217 rtlTest(config, changeRtlAfter); in testRTL()
223 void rtlTest(Config config, boolean changeRtlAfter) throws Throwable { in rtlTest() method in StaggeredGridLayoutManagerTest