Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiDevice.java379 public int getDisplayWidth() { in getDisplayWidth() method in UiDevice
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java249 float getDisplayWidth(); in getDisplayWidth() method
H A DCentralSurfacesImpl.java2081 public float getDisplayWidth() { in getDisplayWidth() method
/aosp14/frameworks/base/core/java/android/view/
H A DDisplayCutout.java296 public int getDisplayWidth() { in getDisplayWidth() method in DisplayCutout.CutoutPathParserInfo