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