Searched refs:canAddTaskWithoutTrim (Results 1 – 1 of 1) sorted by relevance
820 private boolean canAddTaskWithoutTrim(Task task) { in canAddTaskWithoutTrim() method in RecentTasks1172 if (!canAddTaskWithoutTrim(task)) { in addToBottom()