Home | History | Annotate | Download | only in activity

Lines Matching refs:isRoot

570     private boolean isRoot() {
578 if (isRoot()) {
605 return !isRoot();
786 if ((c.mChildCount == 0) && !isRoot()) {