Searched refs:forAllWindowsUnchecked (Results 1 – 2 of 2) sorted by relevance
1497 return forAllWindowsUnchecked(callback, traverseTopToBottom); in forAllWindows()1500 boolean forAllWindowsUnchecked(ToBooleanFunction<WindowState> callback, in forAllWindowsUnchecked() method in AppWindowToken
3378 if (appTokens.get(j).forAllWindowsUnchecked(callback, in forAllExitingAppTokenWindows()3390 if (appTokens.get(j).forAllWindowsUnchecked(callback, in forAllExitingAppTokenWindows()