Home
last modified time | relevance | path

Searched refs:getTargetObjectLocation (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskMenuViewWithArrow.kt106 override fun getTargetObjectLocation(outPos: Rect?) {
275 getTargetObjectLocation(mTempRect)
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DArrowPopup.java525 protected abstract void getTargetObjectLocation(Rect outPos); in getTargetObjectLocation() method in ArrowPopup
566 getTargetObjectLocation(mTempRect); in orientAboutObject()
H A DPopupContainerWithArrow.java339 protected void getTargetObjectLocation(Rect outPos) { in getTargetObjectLocation() method
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DOptionsPopupView.java133 protected void getTargetObjectLocation(Rect outPos) { in getTargetObjectLocation() method in OptionsPopupView