Home
last modified time | relevance | path

Searched defs:shouldShowSystemDecorOnDisplay (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerInternal.java757 public abstract boolean shouldShowSystemDecorOnDisplay(int displayId); in shouldShowSystemDecorOnDisplay() method in WindowManagerInternal
H A DWindowManagerService.java8158 public boolean shouldShowSystemDecorOnDisplay(int displayId) { in shouldShowSystemDecorOnDisplay() method in WindowManagerService.LocalService