Searched refs:hasWindowsAlive (Results 1 – 2 of 2) sorted by relevance
154 private boolean hasWindowsAlive() { in hasWindowsAlive() method in Task156 if (mChildren.get(i).hasWindowsAlive()) { in hasWindowsAlive()167 return hasWindowsAlive() && mStack.isSelfOrChildAnimating(); in shouldDeferRemoval()
850 boolean hasWindowsAlive() { in hasWindowsAlive() method in AppWindowToken