Home
last modified time | relevance | path

Searched refs:getDescendantRectRelativeToSelf (Results 1 – 13 of 13) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DBaseDragLayer.java137 getDescendantRectRelativeToSelf(view, mHitRect); in isEventOverView()
148 getDescendantRectRelativeToSelf(view, mHitRect); in isEventOverView()
368 public float getDescendantRectRelativeToSelf(View descendant, Rect r) { in getDescendantRectRelativeToSelf() method in BaseDragLayer
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarDividerPopupView.kt96 popupContainer.getDescendantRectRelativeToSelf(dividerView, outPos) in <lambda>()
DNavbarButtonsViewController.java564 parent.getDescendantRectRelativeToSelf(button, mTempRect); in addVisibleButtonsRegion()
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DLauncherAccessibilityDelegate.java189 mContext.getDragLayer().getDescendantRectRelativeToSelf(host, pos); in performAction()
329 mContext.getDragLayer().getDescendantRectRelativeToSelf(item, pos); in beginAccessibleDrag()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DDesktopTaskView.kt232 container.dragLayer.getDescendantRectRelativeToSelf(backgroundView, bounds) in <lambda>()
DTaskMenuViewWithArrow.kt103 popupContainer.getDescendantRectRelativeToSelf(taskContainer.iconView.asView(), outPos) in <lambda>()
DTaskMenuView.java237 mContainer.getDragLayer().getDescendantRectRelativeToSelf(
DTaskView.kt831 container.dragLayer.getDescendantRectRelativeToSelf( in <lambda>()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java424 getPopupContainer().getDescendantRectRelativeToSelf(mOriginalIcon, outPos); in getTargetObjectLocation()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderAnimationManager.java137 .getDescendantRectRelativeToSelf(mFolderIcon, folderIconPos); in getAnimator()
DFolderIcon.java353 scaleRelativeToDragLayer = dragLayer.getDescendantRectRelativeToSelf(this, to); in onDrop()
DFolder.java1149 parent.getDescendantRectRelativeToSelf(mFolderIcon, sTempRect); in centerAboutIcon()
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java1937 … float scale = mLauncher.getDragLayer().getDescendantRectRelativeToSelf(v, folderLocation); in createUserFolderIfNecessary()
2265 mLauncher.getDragLayer().getDescendantRectRelativeToSelf(boundingLayout, tmpRect);
2634 .getDescendantRectRelativeToSelf(view, mTempRect);
2757 mLauncher.getDragLayer().getDescendantRectRelativeToSelf(this, outRect);