Home
last modified time | relevance | path

Searched refs:removeViewOnPageAt (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewCellLayout.java129 public void removeViewOnPageAt(int index) { in removeViewOnPageAt() method in PagedViewCellLayout
503 public void removeViewOnPageAt(int i); in removeViewOnPageAt() method
DPagedViewGridLayout.java109 public void removeViewOnPageAt(int index) { in removeViewOnPageAt() method in PagedViewGridLayout
/packages/apps/Launcher3/src/com/android/launcher3/
DAppsCustomizeCellLayout.java42 public void removeViewOnPageAt(int index) { in removeViewOnPageAt() method in AppsCustomizeCellLayout
DPagedViewGridLayout.java97 public void removeViewOnPageAt(int index) { in removeViewOnPageAt() method in PagedViewGridLayout
DPagedViewCellLayout.java123 public void removeViewOnPageAt(int index) { in removeViewOnPageAt() method in PagedViewCellLayout
DPagedView.java60 public void removeViewOnPageAt(int i); in removeViewOnPageAt() method