Searched refs:mOldBounds (Results 1 – 2 of 2) sorted by relevance
54 private final Rect mOldBounds = new Rect(); field in IconUtilities162 mOldBounds.set(icon.getBounds()); in createIconBitmap()165 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()