Searched defs:WrapContentAdapter (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseWrapContentWithAspectRatioTest.java196 static class WrapContentAdapter extends RecyclerView.Adapter<WrapContentViewHolder> { class in class:BaseWrapContentWithAspectRatioTest
200 public WrapContentAdapter(MeasureBehavior... behaviors) { method in class:BaseWrapContentWithAspectRatioTest.WrapContentAdapter

Completed in 22 milliseconds