Searched refs:hasChildWithZ (Results 1 – 1 of 1) sorted by relevance
4102 private boolean hasChildWithZ() { in hasChildWithZ() method in ViewGroup4119 if (childrenCount <= 1 || !hasChildWithZ()) return null; in buildOrderedChildList()