Searched refs:findEmptyCell (Results 1 – 1 of 1) sorted by relevance
282 if (findEmptyCell(context, items, tmpCoordinates, screen)) { in installShortcut()336 private static boolean findEmptyCell(Context context, ArrayList<ItemInfo> items, int[] xy, in findEmptyCell() method in InstallShortcutReceiver