Searched refs:boundsConflict (Results 1 – 1 of 1) sorted by relevance
210 while (boundsConflict(proposal, tasks)) { in position()265 private static boolean boundsConflict(Rect proposal, ArrayList<TaskRecord> tasks) { in boundsConflict() method in LaunchingTaskPositioner