Searched defs:forAllWindows (Results 1 – 3 of 3) sorted by relevance
1807 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowContainer1825 void forAllWindows(Consumer<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowContainer
4482 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowState
5286 boolean forAllWindows(ToBooleanFunction<WindowState> callback, in forAllWindows() method in DisplayContent.ImeContainer