Searched refs:getDisplayHeight (Results 1 – 12 of 12) sorted by relevance
49 override fun getDisplayHeight() = 0f in getDisplayWidth() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
225 float getDisplayHeight(); in getDisplayHeight() method
1866 public float getDisplayHeight() { in getDisplayHeight() method
393 public int getDisplayHeight() { in getDisplayHeight() method in UiDevice411 if (x >= getDisplayWidth() || y >= getDisplayHeight()) { in click()
345 int h = UiDevice.getInstance().getDisplayHeight(); in getVisibleBounds()
233 mDevice.swipe(mDevice.getDisplayWidth() / 2, mDevice.getDisplayHeight() * 3 / 4, in swipeUp()
319 public int getDisplayHeight() { in getDisplayHeight() method in DisplayCutout.CutoutPathParserInfo820 mCutoutPathParserInfo.getDisplayHeight(), in getCutoutPath()1336 info.getDisplayWidth(), info.getDisplayHeight(), info.getPhysicalDisplayWidth(),1469 out.writeInt(cutout.mCutoutPathParserInfo.getDisplayHeight()); in writeCutoutToParcel()1560 mInner.mCutoutPathParserInfo.getDisplayHeight(), in scale()
18 method public int getDisplayHeight();
34 method @Deprecated public int getDisplayHeight();
223 assertThat(displayHeight, equalTo(cutout.getCutoutPathParserInfo().getDisplayHeight())); in testGetCutoutPathParserInfo()
3758 float height = mCentralSurfaces.getDisplayHeight();