Searched refs:shouldShowSystemDecorOnDisplay (Results 1 – 3 of 3) sorted by relevance
127 return mWindowManagerInternal.shouldShowSystemDecorOnDisplay(displayId); in isUsableDisplay()
757 public abstract boolean shouldShowSystemDecorOnDisplay(int displayId); in shouldShowSystemDecorOnDisplay() method in WindowManagerInternal
8158 public boolean shouldShowSystemDecorOnDisplay(int displayId) { in shouldShowSystemDecorOnDisplay() method in WindowManagerService.LocalService