Home
last modified time | relevance | path

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

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