Searched refs:mOldBounds (Results 1 – 1 of 1) sorted by relevance
329 private final Rect mOldBounds = new Rect(); field in ActivityPicker.IconResizer397 mOldBounds.set(icon.getBounds()); in createIconThumbnail()402 icon.setBounds(mOldBounds); in createIconThumbnail()412 mOldBounds.set(icon.getBounds()); in createIconThumbnail()417 icon.setBounds(mOldBounds); in createIconThumbnail()