Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/ui/view/
DSceneWindowRootViewBinder.kt198 private fun getDisplayWidth(context: Context): Dp { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt48 override fun getDisplayWidth() = 0f in getDisplayWidth() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DCentralSurfaces.java221 float getDisplayWidth(); in getDisplayWidth() method
DCentralSurfacesImpl.java1860 public float getDisplayWidth() { in getDisplayWidth() method
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiDevice.java379 public int getDisplayWidth() { in getDisplayWidth() method in UiDevice
/frameworks/base/core/java/android/view/
DDisplayCutout.java315 public int getDisplayWidth() { in getDisplayWidth() method in DisplayCutout.CutoutPathParserInfo