Searched defs:forAllWindows (Results 1 – 6 of 6) sorted by relevance
279 forAllWindows((w) -> { in getWindowsByName() method421 forAllWindows((w) -> { in setSecureSurfaceState() method429 forAllWindows((w) -> { in updateHiddenWhileSuspendedState() method437 forAllWindows((w) -> { in updateAppOpsState() method1051 forAllWindows((w) -> { in dumpWindowsNoHeader() method1080 forAllWindows((w) -> { in writeToProto() method
766 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowContainer784 void forAllWindows(Consumer<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowContainer
1655 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in DisplayContent3453 boolean forAllWindows(ToBooleanFunction<WindowState> callback, in forAllWindows() method in DisplayContent.TaskStackContainers
1643 forAllWindows((w) -> { w.mWinAnimator.resetDrawState(); }, in onAnimationStart() method
1543 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in AppWindowToken
3923 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowState