Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DDeviceStateToLayoutMapTest.java162 assertEquals(display111.getLeadDisplayId(), layout.NO_LEAD_DISPLAY); in testLeadDisplayAddress()
163 assertEquals(display222.getLeadDisplayId(), display111.getLogicalDisplayId()); in testLeadDisplayAddress()
175 assertEquals(display.getLeadDisplayId(), layout.NO_LEAD_DISPLAY); in testLeadDisplayAddress_defaultDisplay()
188 assertEquals(display.getLeadDisplayId(), layout.NO_LEAD_DISPLAY); in testLeadDisplayAddress_noLeadDisplay()
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayPowerControllerInterface.java194 int getLeadDisplayId(); in getLeadDisplayId() method
H A DLogicalDisplayMapper.java1046 newDisplay.setLeadDisplayLocked(displayLayout.getLeadDisplayId()); in applyLayoutLocked()
H A DDisplayManagerService.java1897 if (dpc.getLeadDisplayId() == leadDisplayId) { in updateDisplayPowerControllerLeaderLocked()
1903 final int prevLeaderId = dpc.getLeadDisplayId(); in updateDisplayPowerControllerLeaderLocked()
H A DDisplayPowerController2.java2251 public int getLeadDisplayId() { in getLeadDisplayId() method
H A DDisplayPowerController.java821 public int getLeadDisplayId() { in getLeadDisplayId() method in DisplayPowerController
/aosp14/frameworks/base/services/core/java/com/android/server/display/layout/
H A DLayout.java428 public int getLeadDisplayId() { in getLeadDisplayId() method in Layout.Display
/aosp14/frameworks/base/services/
H A Dart-profile3914 HSPLcom/android/server/display/layout/Layout$Display;->getLeadDisplayId()I