Searched refs:getDisplayHeight (Results 1 – 8 of 8) sorted by relevance
101 int maxQs = getDisplayHeight() - layoutParams.topMargin - layoutParams.bottomMargin in onMeasure()117 MeasureSpec.makeMeasureSpec(getDisplayHeight(), MeasureSpec.EXACTLY)); in onMeasure()212 private int getDisplayHeight() { in getDisplayHeight() method in QSContainerImpl
393 public int getDisplayHeight() { in getDisplayHeight() method in UiDevice411 if (x >= getDisplayWidth() || y >= getDisplayHeight()) { in click()
345 int h = UiDevice.getInstance().getDisplayHeight(); in getVisibleBounds()
18 method public int getDisplayHeight();
34 method @Deprecated public int getDisplayHeight();
418 float height = mStatusBar.getDisplayHeight(); in startOpening()
2523 float getDisplayHeight() { in getDisplayHeight() method