Searched refs:hasWindowsAlive (Results 1 – 2 of 2) sorted by relevance
130 private boolean hasWindowsAlive() { in hasWindowsAlive() method in Task132 if (mAppTokens.get(i).hasWindowsAlive()) { in hasWindowsAlive()140 if (hasWindowsAlive() && mStack.isAnimating()) { in removeLocked()
627 boolean hasWindowsAlive() { in hasWindowsAlive() method in AppWindowToken