Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DBaseWrapContentWithAspectRatioTest.java226 static class MeasureSpecMatcher extends BaseMatcher<Integer> { class in BaseWrapContentWithAspectRatioTest
254 private MeasureSpecMatcher(int size, int mode) { in MeasureSpecMatcher() method in BaseWrapContentWithAspectRatioTest.MeasureSpecMatcher