Searched refs:waitingForReplacement (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DAppWindowToken.java646 boolean waitingForReplacement() { method in class:AppWindowToken
H A DWindowManagerService.java4302 (visible && wtoken.waitingForReplacement())) {
9186 if (wtoken.mIsExiting && !wtoken.waitingForReplacement()) {

Completed in 180 milliseconds