Home
last modified time | relevance | path

Searched refs:hasContentLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DLogicalDisplay.java366 public boolean hasContentLocked() { in hasContentLocked() method in LogicalDisplay
DDisplayManagerService.java864 if (display.hasContentLocked() != hasContent) { in setDisplayPropertiesInternal()
920 if (display != null && !display.hasContentLocked()) { in configureDisplayInTransactionLocked()