Home | History | Annotate | Download | only in launcher3

Lines Matching refs:sOldBounds

87     private static final Rect sOldBounds = new Rect();
291 sOldBounds.set(icon.getBounds());
297 icon.setBounds(sOldBounds);