Searched refs:findPlacementForEntry (Results 1 – 1 of 1) sorted by relevance
368 if (findPlacementForEntry(entry, next, trg, occupied, screenId)) { in solveGridPlacement()380 private static boolean findPlacementForEntry(@NonNull final DbEntry entry, in findPlacementForEntry() method in GridSizeMigrationUtil