Home
last modified time | relevance | path

Searched refs:getLeadDisplayId (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
DDeviceStateToLayoutMapTest.java174 assertEquals(display111.getLeadDisplayId(), layout.NO_LEAD_DISPLAY); in testLeadDisplayAddress()
175 assertEquals(display222.getLeadDisplayId(), display111.getLogicalDisplayId()); in testLeadDisplayAddress()
187 assertEquals(display.getLeadDisplayId(), layout.NO_LEAD_DISPLAY); in testLeadDisplayAddress_defaultDisplay()
200 assertEquals(display.getLeadDisplayId(), layout.NO_LEAD_DISPLAY); in testLeadDisplayAddress_noLeadDisplay()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayPowerControllerInterface.java218 int getLeadDisplayId(); in getLeadDisplayId() method
DLogicalDisplayMapper.java1153 newDisplay.setLeadDisplayLocked(displayLayout.getLeadDisplayId()); in applyLayoutLocked()
DDisplayManagerService.java2134 if (dpc.getLeadDisplayId() == leadDisplayId) { in updateDisplayPowerControllerLeaderLocked()
2140 final int prevLeaderId = dpc.getLeadDisplayId(); in updateDisplayPowerControllerLeaderLocked()
DDisplayPowerController.java2482 public int getLeadDisplayId() { in getLeadDisplayId() method
/frameworks/base/services/core/java/com/android/server/display/layout/
DLayout.java437 public int getLeadDisplayId() { in getLeadDisplayId() method in Layout.Display
/frameworks/base/services/
Dart-wear-profile10521 PLcom/android/server/display/DisplayPowerController;->getLeadDisplayId()I
11253 HSPLcom/android/server/display/layout/Layout$Display;->getLeadDisplayId()I