Home | History | Annotate | Download | only in wm

Lines Matching defs:isOnTop

639     boolean isOnTop() {
640 return getParent().getTopChild() == this && getParent().isOnTop();