Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/headsup/
DHeadsUpContainerView.java116 View topmostChild = getChildAt(childCount - 1); in topmostChildHasFocus() local
130 View topmostChild = getChildAt(childCount - 1); in focusTopmostChild() local