Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DBaseWrapContentWithAspectRatioTest.java201 static class WrapContentAdapter extends RecyclerView.Adapter<WrapContentViewHolder> { class in BaseWrapContentWithAspectRatioTest
205 public WrapContentAdapter(MeasureBehavior... behaviors) { in WrapContentAdapter() method in BaseWrapContentWithAspectRatioTest.WrapContentAdapter