Home
last modified time | relevance | path

Searched refs:INVALID_DISPLAY_GROUP (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DLogicalDisplayMapper.java288 return Display.INVALID_DISPLAY_GROUP; in getDisplayGroupIdFromDisplayIdLocked()
299 return Display.INVALID_DISPLAY_GROUP; in getDisplayGroupIdFromDisplayIdLocked()
797 if (groupId == Display.INVALID_DISPLAY_GROUP in assignDisplayGroupLocked()
DLogicalDisplay.java80 private int mDisplayGroupId = Display.INVALID_DISPLAY_GROUP;
/frameworks/base/core/java/android/view/
DDisplay.java152 public static final int INVALID_DISPLAY_GROUP = -1; field in Display
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java1637 if (powerGroupId == Display.INVALID_DISPLAY_GROUP) {
1928 if (groupId == Display.INVALID_DISPLAY_GROUP) {
2624 if (groupId == null || (groupId != Display.INVALID_DISPLAY_GROUP
2633 if (groupId != Display.INVALID_DISPLAY_GROUP) {
5230 return Display.INVALID_DISPLAY_GROUP;