Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DAccessibilityFloatingMenuView.java668 final int currentLayoutY = (int) (mPosition.getPercentageY() * getMaxWindowY()); in createDefaultLayoutParams() local
744 final int currentLayoutY = (int) (position.getPercentageY() * getMaxWindowY()); in updateLocationWith() local
755 final int currentLayoutY = (int) (mPosition.getPercentageY() * getMaxWindowY()); in getInterval() local