Searched defs:proposal (Results 1 – 1 of 1) sorted by relevance
206 private void position(TaskRecord task, ArrayList<TaskRecord> tasks, Rect proposal, in position()265 private static boolean boundsConflict(Rect proposal, ArrayList<TaskRecord> tasks) { in boundsConflict()