Searched refs:forAllImeWindows (Results 1 – 4 of 4) sorted by relevance
790 verify(mDisplayContent, never()).forAllImeWindows(any(), eq(true)); in testLaunchRemoteAnimationWithoutImeBehind()
4649 return mDisplayContent.forAllImeWindows(callback, traverseTopToBottom); in applyImeWindowsIfNeeded()
2866 boolean forAllImeWindows(ToBooleanFunction<WindowState> callback, boolean traverseTopToBottom) { in forAllImeWindows() method in DisplayContent
26801 HPLcom/android/server/wm/DisplayContent;->forAllImeWindows(Lcom/android/internal/util/ToBooleanFunc…