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