Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DBaseDragLayer.java155 getDescendantRectRelativeToSelf(view, mHitRect); in isEventOverView()
166 getDescendantRectRelativeToSelf(view, mHitRect); in isEventOverView()
384 public float getDescendantRectRelativeToSelf(View descendant, Rect r) { in getDescendantRectRelativeToSelf() method in BaseDragLayer
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DWorkspaceAndHotseatScrim.java156 .getDescendantRectRelativeToSelf(currCellLayout, mHighlightRect); in draw()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DTaskMenuView.java234 mActivity.getDragLayer().getDescendantRectRelativeToSelf(taskView, sTempRect); in orientAroundTaskView()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderAnimationManager.java125 .getDescendantRectRelativeToSelf(mFolderIcon, folderIconPos); in getAnimator()
DFolder.java1032 parent.getDescendantRectRelativeToSelf(mFolderIcon, sTempRect); in centerAboutIcon()
1040 parent.getDescendantRectRelativeToSelf(mLauncher.getOverviewPanel(), sTempRect); in centerAboutIcon()
DFolderIcon.java349 scaleRelativeToDragLayer = dragLayer.getDescendantRectRelativeToSelf(this, to); in onDrop()
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DLauncherAccessibilityDelegate.java421 mLauncher.getDragLayer().getDescendantRectRelativeToSelf(item, pos); in beginAccessibleDrag()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java344 getPopupContainer().getDescendantRectRelativeToSelf(mOriginalIcon, outPos); in getTargetObjectLocation()
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java1678 … float scale = mLauncher.getDragLayer().getDescendantRectRelativeToSelf(v, folderLocation); in createUserFolderIfNecessary()
1948 mLauncher.getDragLayer().getDescendantRectRelativeToSelf(boundingLayout, outArea);
2375 mLauncher.getDragLayer().getDescendantRectRelativeToSelf(this, outRect);