Searched defs:forAllWindows (Results 1 – 6 of 6) sorted by relevance
308 forAllWindows((w) -> { in getWindowsByName() method429 forAllWindows((w) -> { in setSecureSurfaceState() method437 forAllWindows((w) -> { in updateHiddenWhileSuspendedState() method445 forAllWindows((w) -> { in updateAppOpsState() method1024 forAllWindows((w) -> { in dumpWindowsNoHeader() method1058 forAllWindows((w) -> { in writeToProto() method
870 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowContainer888 void forAllWindows(Consumer<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowContainer
1601 forAllWindows((w) -> { w.mWinAnimator.resetDrawState(); }, in onAnimationStart() method
2137 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in DisplayContent4365 boolean forAllWindows(ToBooleanFunction<WindowState> callback, in forAllWindows() method in DisplayContent.TaskStackContainers
2053 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in AppWindowToken
4165 boolean forAllWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllWindows() method in WindowState