Home
last modified time | relevance | path

Searched defs:leadDisplayId (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayPowerControllerInterface.java46 void onDisplayChanged(HighBrightnessModeMetadata hbmInfo, int leadDisplayId); in onDisplayChanged()
H A DDisplayManagerService.java1830 final int leadDisplayId = display.getLeadDisplayIdLocked(); in handleLogicalDisplayAddedLocked() local
1884 final int leadDisplayId = display.getLeadDisplayIdLocked(); in handleLogicalDisplayChangedLocked() local
1896 @NonNull DisplayPowerControllerInterface dpc, int leadDisplayId) { in updateDisplayPowerControllerLeaderLocked()
1981 final int leadDisplayId = display.getLeadDisplayIdLocked(); in handleLogicalDisplayDeviceStateTransitionLocked() local
H A DDisplayPowerController.java964 public void onDisplayChanged(HighBrightnessModeMetadata hbmMetadata, int leadDisplayId) { in onDisplayChanged()
H A DDisplayPowerController2.java778 public void onDisplayChanged(HighBrightnessModeMetadata hbmMetadata, int leadDisplayId) { in onDisplayChanged()