Home
last modified time | relevance | path

Searched refs:removeViews (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java674 public void removeViews(int start, int count) { in removeViews() method in CellLayout
678 mShortcutsAndWidgets.removeViews(start, count); in removeViews()
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java690 public void removeViews(int start, int count) { in removeViews() method in CellLayout
694 mShortcutsAndWidgets.removeViews(start, count); in removeViews()