Searched refs:getLocationBoundsForView (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/views/ |
D | FloatingIconView.java | 313 float rotation = getLocationBoundsForView(launcher, v, isOpening, positionOut); in matchPositionOf() 341 private static float getLocationBoundsForView(Launcher launcher, View v, boolean isOpening, in getLocationBoundsForView() method in FloatingIconView 687 float rotation = getLocationBoundsForView(mLauncher, mOriginalIcon, mIsOpening, in onGlobalLayout() 710 getLocationBoundsForView(l, v, isOpening, position); in fetchIcon()
|