Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiDevice.java393 public int getDisplayHeight() { in getDisplayHeight() method in UiDevice
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java253 float getDisplayHeight(); in getDisplayHeight() method
H A DCentralSurfacesImpl.java2087 public float getDisplayHeight() { in getDisplayHeight() method
/aosp14/frameworks/base/core/java/android/view/
H A DDisplayCutout.java300 public int getDisplayHeight() { in getDisplayHeight() method in DisplayCutout.CutoutPathParserInfo