Searched defs:forAllWindows (Results 1 – 6 of 6) sorted by relevance
282 forAllWindows((w) -> { in getWindowsByName() method413 forAllWindows((w) -> { in setSecureSurfaceState() method421 forAllWindows((w) -> { in updateAppOpsState() method1019 forAllWindows((w) -> { in dumpWindowsNoHeader() method
606 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowContainer624 void forAllWindows(Consumer<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowContainer
1489 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in AppWindowToken
1511 forAllWindows((w) -> { w.mWinAnimator.resetDrawState(); }, in onAnimationStart() method
1497 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in DisplayContent3348 boolean forAllWindows(ToBooleanFunction<WindowState> callback, in forAllWindows() method in DisplayContent.TaskStackContainers
3910 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowState