Searched refs:forAllImeWindows (Results 1 – 2 of 2) sorted by relevance
1685 boolean forAllImeWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllImeWindows() method in DisplayContent
4016 if (getDisplayContent().forAllImeWindows(callback, traverseTopToBottom)) { in applyImeWindowsIfNeeded()