Searched refs:fakeRtl (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseGridLayoutManagerTest.java178 public void setFakeRtl(Boolean fakeRtl) { argument
179 mFakeRTL = fakeRtl;
H A DBaseStaggeredGridLayoutManagerTest.java747 public void setFakeRtl(Boolean fakeRtl) { argument
748 mFakeRTL = fakeRtl;

Completed in 94 milliseconds