Searched refs:hasWindowsAlive (Results 1 – 3 of 3) sorted by relevance
176 private boolean hasWindowsAlive() { in hasWindowsAlive() method in Task178 if (mChildren.get(i).hasWindowsAlive()) { in hasWindowsAlive()189 return hasWindowsAlive() && mStack.isSelfOrChildAnimating(); in shouldDeferRemoval()
1110 boolean hasWindowsAlive() { in hasWindowsAlive() method in AppWindowToken
15606 PLcom/android/server/wm/AppWindowToken;->hasWindowsAlive()Z