Home | History | Annotate | Download | only in launcher3

Lines Matching refs:newBounds

595     public void updateOverlayBounds(Rect newBounds) {
596 mAppsView.setSearchBarBounds(newBounds);
597 mWidgetsView.setSearchBarBounds(newBounds);