Searched refs:mFakeRTL (Results 1 – 1 of 1) sorted by relevance
246 mLayoutManager.mFakeRTL = true; in rtlTest()1579 Boolean mFakeRTL; field in StaggeredGridLayoutManagerTest.WrappedLayoutManager1583 return mFakeRTL == null ? super.isLayoutRTL() : mFakeRTL; in isLayoutRTL()1740 mFakeRTL = fakeRtl; in setFakeRtl()