Home
last modified time | relevance | path

Searched refs:getWindowLocationOnScreen (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DBaseTooltipView.java204 final Rect anchorViewLocation = mAnchorView.getWindowLocationOnScreen(); in updateTooltipView()
DAccessibilityFloatingMenuView.java441 Rect getWindowLocationOnScreen() { in getWindowLocationOnScreen() method in AccessibilityFloatingMenuView