Home
last modified time | relevance | path

Searched defs:setPhysicalDisplayId (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DDisplayMode.h74 Builder& setPhysicalDisplayId(PhysicalDisplayId id) { in setPhysicalDisplayId() function
/frameworks/base/services/core/java/com/android/server/display/brightness/
DBrightnessEvent.java254 public void setPhysicalDisplayId(String mPhysicalDisplayId) { in setPhysicalDisplayId() method in BrightnessEvent