Searched refs:canShowWindows (Results 1 – 4 of 4) sorted by relevance
252 if (activity == null || activity.canShowWindows() in commitFinishDrawingLocked()
4703 boolean canShowWindows() { in canShowWindows() method in ActivityRecord6878 if (!getDisplayContent().mOpeningApps.contains(this) && canShowWindows()) { in checkAppWindowsReadyToShow()
800 if (activity == null || activity.canShowWindows()) {
10459 HSPLcom/android/server/wm/ActivityRecord;->canShowWindows()Z