Searched refs:removeViews (Results 1 – 4 of 4) sorted by relevance
98 removeViews(rowCount, getChildCount() - rowCount); in onChanged()
289 mStartItemsContainer.removeViews(startItemCount, in setRow()305 mEndItemsContainer.removeViews(endItemCount, in setRow()
816 public void removeViews(int start, int count) { in removeViews() method in CellLayout820 mShortcutsAndWidgets.removeViews(start, count); in removeViews()
1393 mSuggestions.removeViews(newCount, oldCount-newCount); in updateSuggestions()