Searched defs:forAllWindows (Results 1 – 6 of 6) sorted by relevance
305 forAllWindows((w) -> { in getWindowsByName() method436 forAllWindows((w) -> { in setSecureSurfaceState() method444 forAllWindows((w) -> { in updateAppOpsState() method1080 forAllWindows((w) -> { in dumpWindowsNoHeader() method
613 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowContainer631 void forAllWindows(Consumer<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowContainer
1536 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in AppWindowToken
1511 forAllWindows((w) -> { w.mWinAnimator.resetDrawState(); }, in onAnimationStart() method
1522 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in DisplayContent3400 boolean forAllWindows(ToBooleanFunction<WindowState> callback, in forAllWindows() method in DisplayContent.TaskStackContainers
4032 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowState