Home
last modified time | relevance | path

Searched defs:getDeviceProductInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/tv/tvsystem/java/com/android/libraries/tv/tvsystem/display/
DDisplayCompatUtil.java51 public static DeviceProductInfo getDeviceProductInfo(Display display) { in getDeviceProductInfo() method in DisplayCompatUtil
/frameworks/native/services/surfaceflinger/
DDisplayDevice.h168 const std::optional<DeviceProductInfo>& getDeviceProductInfo() const { in getDeviceProductInfo() function
/frameworks/base/core/java/android/view/
DDisplay.java1380 public DeviceProductInfo getDeviceProductInfo() { in getDeviceProductInfo() method in Display