Searched refs:TOP_SORTED_CHILDREN_COMPARATOR (Results 1 – 1 of 1) sorted by relevance
107 TOP_SORTED_CHILDREN_COMPARATOR = new ViewElevationComparator();110 TOP_SORTED_CHILDREN_COMPARATOR = null;140 static final Comparator<View> TOP_SORTED_CHILDREN_COMPARATOR; field in CoordinatorLayout394 if (TOP_SORTED_CHILDREN_COMPARATOR != null) { in getTopSortedChildren()395 Collections.sort(out, TOP_SORTED_CHILDREN_COMPARATOR); in getTopSortedChildren()