Home
last modified time | relevance | path

Searched refs:visibleNotDrawnWindow (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java4834 final WindowState visibleNotDrawnWindow = getWindow(w -> { in shouldWaitForSystemDecorWindowsOnBoot() local
4859 if (visibleNotDrawnWindow != null) { in shouldWaitForSystemDecorWindowsOnBoot()