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

/frameworks/base/services/core/java/com/android/server/display/
H A DLogicalDisplay.java329 public boolean hasContentLocked() { method in class:LogicalDisplay
H A DDisplayManagerService.java815 if (display.hasContentLocked() != hasContent) {
848 if (display != null && !display.hasContentLocked()) {

Completed in 8 milliseconds