Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java376 float getDisplayDensity(); in getDisplayDensity() method
H A DCentralSurfacesImpl.java2075 public float getDisplayDensity() { in getDisplayDensity() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java2212 float getDisplayDensity() { in getDisplayDensity() method in NotificationPanelViewController