Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DAccessibilityFloatingMenuView.java637 final int currentLayoutY = (int) (mPosition.getPercentageY() * getMaxWindowY()); in createDefaultLayoutParams() local
708 final int currentLayoutY = (int) (position.getPercentageY() * getMaxWindowY()); in updateLocationWith() local