Searched refs:mOldBounds (Results 1 – 3 of 3) sorted by relevance
333 private final Rect mOldBounds = new Rect(); field in ActivityPicker.IconResizer401 mOldBounds.set(icon.getBounds()); in createIconThumbnail()406 icon.setBounds(mOldBounds); in createIconThumbnail()416 mOldBounds.set(icon.getBounds()); in createIconThumbnail()421 icon.setBounds(mOldBounds); in createIconThumbnail()
41 private final Rect mOldBounds = new Rect(); field in BaseIconFactory277 mOldBounds.set(icon.getBounds()); in createIconBitmap()315 icon.setBounds(mOldBounds); in createIconBitmap()