Searched refs:shouldShowSystemDecors (Results 1 – 5 of 5) sorted by relevance
180 public boolean shouldShowSystemDecors(int displayId) { in shouldShowSystemDecors() method in WindowManagerImpl182 return WindowManagerGlobal.getWindowManagerService().shouldShowSystemDecors(displayId); in shouldShowSystemDecors()
593 boolean shouldShowSystemDecors(int displayId); in shouldShowSystemDecors() method
516 default boolean shouldShowSystemDecors(int displayId) { in shouldShowSystemDecors() method
7009 public boolean shouldShowSystemDecors(int displayId) { in shouldShowSystemDecors() method in WindowManagerService7514 return WindowManagerService.this.shouldShowSystemDecors(displayId); in shouldShowSystemDecorOnDisplay()
4360 method public default boolean shouldShowSystemDecors(int);