Searched defs:cellMatcher (Results 1 – 1 of 1) sorted by relevance
135 final Matcher<View> cellMatcher = allOf( in sortBy() local149 private @SortDirection int getDirection(Matcher<View> cellMatcher) { in getDirection()