Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainer.java1012 boolean hasContentToDisplay() { in hasContentToDisplay() method in WindowContainer
1015 if (wc.hasContentToDisplay()) { in hasContentToDisplay()
H A DWindowState.java1878 boolean hasContentToDisplay() { in hasContentToDisplay() method in WindowState
1885 return super.hasContentToDisplay(); in hasContentToDisplay()
H A DWindowManagerService.java6867 if (!activity.hasContentToDisplay()) { in setWillReplaceWindow()
6897 if (!activity.hasContentToDisplay()) { in setWillReplaceWindows()
H A DDisplayContent.java3030 if (topVisibleActivity == null || !topVisibleActivity.hasContentToDisplay()) { in processTaskForTouchExcludeRegion()
/aosp12/frameworks/base/services/
H A Dart-profile49581 HSPLcom/android/server/wm/WindowContainer;->hasContentToDisplay()Z+]Lcom/android/server/wm/WindowCo…
50597 HPLcom/android/server/wm/WindowState;->hasContentToDisplay()Z+]Lcom/android/server/wm/WindowState;L…