Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DPopupContainerWithArrow.java339 protected void getTargetObjectLocation(Rect outPos) { in getTargetObjectLocation() method
H A DArrowPopup.java525 protected abstract void getTargetObjectLocation(Rect outPos); in getTargetObjectLocation() method in ArrowPopup
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DOptionsPopupView.java133 protected void getTargetObjectLocation(Rect outPos) { in getTargetObjectLocation() method in OptionsPopupView