Searched refs:getWindowHeight (Results 1 – 1 of 1) sorted by relevance
444 return new Rect(left, top, left + getWindowWidth(), top + getWindowHeight()); in getWindowLocationOnScreen()691 return mScreenHeight - getWindowHeight(); in getMaxWindowY()727 final int layoutBottomY = mCurrentLayoutParams.y + getWindowHeight(); in getInterval()858 return new Rect(0, 0, mScreenWidth - getWindowWidth(), mScreenHeight - getWindowHeight()); in getAvailableBounds()877 private int getWindowHeight() { in getWindowHeight() method in AccessibilityFloatingMenuView883 new Rect(0, 0, getWindowWidth(), getWindowHeight()); in setSystemGestureExclusion()