Searched refs:removeViews (Results 1 – 2 of 2) sorted by relevance
747 public void removeViews(int start, int count) { in removeViews() method in CellLayout751 mShortcutsAndWidgets.removeViews(start, count); in removeViews()
1393 mSuggestions.removeViews(newCount, oldCount-newCount); in updateSuggestions()