Home
last modified time | relevance | path

Searched defs:markCellsAsUnoccupiedForView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java3103 public void markCellsAsUnoccupiedForView(View view) { in markCellsAsUnoccupiedForView() method in CellLayout
3106 public void markCellsAsUnoccupiedForView(View view, boolean occupied[][]) { in markCellsAsUnoccupiedForView() method in CellLayout
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java2762 public void markCellsAsUnoccupiedForView(View view) { in markCellsAsUnoccupiedForView() method in CellLayout