Searched refs:mOldBounds (Results 1 – 2 of 2) sorted by relevance
49 private final Rect mOldBounds = new Rect(); field in IconUtilities119 mOldBounds.set(icon.getBounds()); in createIconBitmap()122 icon.setBounds(mOldBounds); in createIconBitmap()
253 private final Rect mOldBounds = new Rect(); field in LauncherActivity.IconResizer310 mOldBounds.set(icon.getBounds()); in createIconThumbnail()315 icon.setBounds(mOldBounds); in createIconThumbnail()323 mOldBounds.set(icon.getBounds()); in createIconThumbnail()328 icon.setBounds(mOldBounds); in createIconThumbnail()