HomeSort by relevance Sort by last modified time
    Searched refs:findVacantCell (Results 1 - 4 of 4) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
InstallShortcutReceiver.java 361 return CellLayout.findVacantCell(xy, 1, 1, xCount, yCount, occupied);
CellLayout.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
CellLayout.java     [all...]
LauncherModel.java 313 return CellLayout.findVacantCell(xy, 1, 1, xCount, yCount, occupied);
    [all...]

Completed in 66 milliseconds