Searched refs:WrapContentLayoutManager (Results 1 – 1 of 1) sorted by relevance
42 private WrapContentLayoutManager mLayoutManager;54 mLayoutManager = spy(new WrapContentLayoutManager()); in setup()177 public class WrapContentLayoutManager extends RecyclerView.LayoutManager { class in WrapContentBasicTest