Searched defs:forAllImeWindows (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java1523 // Special handling so we can process IME windows with #forAllImeWindows above their IME
1554 boolean forAllImeWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { method in class:DisplayContent

Completed in 40 milliseconds