Searched refs:topmostChildHasFocus (Results 1 – 1 of 1) sorted by relevance
93 && !topmostChildHasFocus()) { in addView()104 && getChildCount() > 0 && !topmostChildHasFocus()) { in removeViewAt()110 private boolean topmostChildHasFocus() { in topmostChildHasFocus() method in HeadsUpContainerView