HomeSort by relevance Sort by last modified time
    Searched refs:rtlTest (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
GridLayoutManagerRtlTest.java 73 public void rtlTest() throws Throwable {
StaggeredGridLayoutManagerBaseConfigSetTest.java 72 rtlTest(false, false);
77 rtlTest(true, false);
82 rtlTest(false, true);
87 rtlTest(true, true);
90 void rtlTest(boolean changeRtlAfter, final boolean wrapContent) throws Throwable {
    [all...]

Completed in 54 milliseconds