Searched refs:GridLayoutManagerTest (Results 1 - 3 of 3) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseGridLayoutManagerTest.java40 static final String TAG = "GridLayoutManagerTest";
158 List<GridLayoutManagerTest.Callback>
159 mCallbacks = new ArrayList<GridLayoutManagerTest.Callback>();
210 for (GridLayoutManagerTest.Callback callback : mCallbacks) {
214 for (GridLayoutManagerTest.Callback callback : mCallbacks) {
H A DGridLayoutManagerWrapContentWithAspectRatioTest.java37 import static android.support.v7.widget.GridLayoutManagerTest.Config;
71 private GridLayoutManagerTest.Config mConfig;
86 GridLayoutManagerTest.Config config, int behavior1Size) {
H A DGridLayoutManagerTest.java56 public class GridLayoutManagerTest extends BaseGridLayoutManagerTest { class in inherits:BaseGridLayoutManagerTest

Completed in 590 milliseconds