Searched defs:forAllLeafTasks (Results 1 – 2 of 2) sorted by relevance
478 boolean forAllLeafTasks(Predicate<Task> callback) { in forAllLeafTasks() method in DisplayArea486 void forAllLeafTasks(Consumer<Task> callback, boolean traverseTopToBottom) { in forAllLeafTasks() method in DisplayArea
2078 boolean forAllLeafTasks(Predicate<Task> callback) { in forAllLeafTasks() method in WindowContainer2173 void forAllLeafTasks(Consumer<Task> callback, boolean traverseTopToBottom) { in forAllLeafTasks() method in WindowContainer