Searched refs:sOldBounds (Results 1 – 2 of 2) sorted by relevance
55 private static final Rect sOldBounds = new Rect(); field in Utilities157 sOldBounds.set(icon.getBounds()); in createIconBitmap()160 icon.setBounds(sOldBounds); in createIconBitmap()
87 private static final Rect sOldBounds = new Rect(); field in Utilities291 sOldBounds.set(icon.getBounds()); in createIconBitmap()297 icon.setBounds(sOldBounds); in createIconBitmap()