Searched refs:canShowWindows (Results 1 – 4 of 4) sorted by relevance
255 if (activity == null || activity.canShowWindows() in commitFinishDrawingLocked()
4920 boolean canShowWindows() { in canShowWindows() method in ActivityRecord7094 if (!getDisplayContent().mOpeningApps.contains(this) && canShowWindows()) { in checkAppWindowsReadyToShow()
821 if (activity == null || activity.canShowWindows()) {
25531 PLcom/android/server/wm/ActivityRecord;->canShowWindows()Z