Searched refs:BaseWrapContentTest (Results 1 – 7 of 7) sorted by relevance
48 BaseWrapContentTest.WrapContentConfig wrapContentConfig, in LinearLayoutManagerWrapContentWithAspectRatioTest()66 new BaseWrapContentTest.WrapContentConfig( in data()75 new BaseWrapContentTest.WrapContentConfig( in data()85 new BaseWrapContentTest.WrapContentConfig( in data()95 new BaseWrapContentTest.WrapContentConfig( in data()125 BaseWrapContentTest.WrappedRecyclerView in wrapContentAffectsOtherOrientation()126 recyclerView = new BaseWrapContentTest.WrappedRecyclerView(getActivity()); in wrapContentAffectsOtherOrientation()
36 import static android.support.v7.widget.BaseWrapContentTest.WrapContentConfig;81 BaseWrapContentTest.WrappedRecyclerView mRecyclerView;105 mRecyclerView = new BaseWrapContentTest.WrappedRecyclerView(getActivity()); in init()
37 final BaseWrapContentTest.WrapContentConfig mWrapContentConfig;40 BaseWrapContentTest.WrapContentConfig wrapContentConfig) { in BaseWrapContentWithAspectRatioTest()
57 abstract public class BaseWrapContentTest extends BaseRecyclerViewInstrumentationTest { class71 public BaseWrapContentTest(WrapContentConfig config) { in BaseWrapContentTest() method in BaseWrapContentTest257 return BaseWrapContentTest.this.createLayoutManager(); in createLayoutManager()
38 public class LinearLayoutManagerWrapContentTest extends BaseWrapContentTest {
37 public class StaggeredGridLayoutManagerWrapContentTest extends BaseWrapContentTest {
39 public class GridLayoutManagerWrapContentTest extends BaseWrapContentTest {