Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt49 override fun getDisplayHeight() = 0f in getDisplayWidth() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DCentralSurfaces.java225 float getDisplayHeight(); in getDisplayHeight() method
DCentralSurfacesImpl.java1866 public float getDisplayHeight() { in getDisplayHeight() method
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiDevice.java393 public int getDisplayHeight() { in getDisplayHeight() method in UiDevice
/frameworks/base/core/java/android/view/
DDisplayCutout.java319 public int getDisplayHeight() { in getDisplayHeight() method in DisplayCutout.CutoutPathParserInfo