Searched refs:getLeadDisplayId (Results 1 – 7 of 7) sorted by relevance
174 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()
218 int getLeadDisplayId(); in getLeadDisplayId() method
1153 newDisplay.setLeadDisplayLocked(displayLayout.getLeadDisplayId()); in applyLayoutLocked()
2134 if (dpc.getLeadDisplayId() == leadDisplayId) { in updateDisplayPowerControllerLeaderLocked()2140 final int prevLeaderId = dpc.getLeadDisplayId(); in updateDisplayPowerControllerLeaderLocked()
2482 public int getLeadDisplayId() { in getLeadDisplayId() method
437 public int getLeadDisplayId() { in getLeadDisplayId() method in Layout.Display
10521 PLcom/android/server/display/DisplayPowerController;->getLeadDisplayId()I11253 HSPLcom/android/server/display/layout/Layout$Display;->getLeadDisplayId()I