Searched refs:mOldBounds (Results 1 – 1 of 1) sorted by relevance
608 private Rect mOldBounds = new Rect(); field in Home.ApplicationsAdapter659 mOldBounds.set(icon.getBounds()); in getView()662 icon.setBounds(mOldBounds); in getView()