Searched refs:shouldShowSystemDecorOnDisplay (Results 1 – 4 of 4) sorted by relevance
622 public abstract boolean shouldShowSystemDecorOnDisplay(int displayId); in shouldShowSystemDecorOnDisplay() method in WindowManagerInternal
7936 public boolean shouldShowSystemDecorOnDisplay(int displayId) { in shouldShowSystemDecorOnDisplay() method in WindowManagerService.LocalService
1247 return mWindowManagerInternal.shouldShowSystemDecorOnDisplay(displayId); in isUsableDisplay()
49893 PLcom/android/server/wm/WindowManagerService$LocalService;->shouldShowSystemDecorOnDisplay(I)Z