Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DFloatingIconView.java195 getLocationBoundsForView(launcher, v, isOpening, positionOut); in matchPositionOf()
228 private static void getLocationBoundsForView(Launcher launcher, View v, boolean isOpening, in getLocationBoundsForView() method in FloatingIconView
493 getLocationBoundsForView(mLauncher, mOriginalIcon, mIsOpening, in onGlobalLayout()
516 getLocationBoundsForView(l, v, isOpening, position); in fetchIcon()