Searched refs:mOldBounds (Results 1 – 4 of 4) sorted by relevance
45 private final Rect mOldBounds = new Rect(); field in ImageUtils.IconResizer114 mOldBounds.set(icon.getBounds()); in createIconThumbnail()119 icon.setBounds(mOldBounds); in createIconThumbnail()128 mOldBounds.set(icon.getBounds()); in createIconThumbnail()135 icon.setBounds(mOldBounds); in createIconThumbnail()
337 private final Rect mOldBounds = new Rect(); field in ActivityPicker.IconResizer405 mOldBounds.set(icon.getBounds()); in createIconThumbnail()410 icon.setBounds(mOldBounds); in createIconThumbnail()420 mOldBounds.set(icon.getBounds()); in createIconThumbnail()425 icon.setBounds(mOldBounds); in createIconThumbnail()
45 private final Rect mOldBounds = new Rect(); field in BaseIconFactory359 mOldBounds.set(icon.getBounds()); in createIconBitmap()401 icon.setBounds(mOldBounds); in createIconBitmap()
87 private final Rect mOldBounds = new Rect(); field in SimpleIconFactory346 mOldBounds.set(icon.getBounds()); in createIconBitmap()415 icon.setBounds(mOldBounds); in createIconBitmap()