Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/ui/view/
DSceneWindowRootViewBinder.kt224 private fun getDisplayWidth(context: Context): Dp { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt60 override fun getDisplayWidth() = 0f in getDisplayWidth() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DCentralSurfaces.java222 float getDisplayWidth(); in getDisplayWidth() method
DCentralSurfacesImpl.java1909 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
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
DSplitLayout.java1285 public int getDisplayWidth() { in getDisplayWidth() method in SplitLayout