Searched refs:forAllWindowsUnchecked (Results 1 – 6 of 6) sorted by relevance
726 if (activities.get(j).forAllWindowsUnchecked(callback,744 if (activities.get(j).forAllWindowsUnchecked(callback,
4246 if (mIsExiting && !forAllWindowsUnchecked(WindowState::waitingForReplacement, true)) { in forAllWindows()4249 return forAllWindowsUnchecked(callback, traverseTopToBottom); in forAllWindows()4252 boolean forAllWindowsUnchecked(ToBooleanFunction<WindowState> callback, in forAllWindowsUnchecked() method in ActivityRecord
2510 mActivityRecord.forAllWindowsUnchecked(w -> { in removeIfPossible()
3035 app.mActivityRecord.forAllWindowsUnchecked(w -> { in testImeInsetsFrozenFlag_resetWhenNoImeFocusableInActivity()
731 Lcom/android/server/wm/AppWindowToken;->forAllWindowsUnchecked(Lcom/android/internal/util/ToBoolean…
43973 HSPLcom/android/server/wm/ActivityRecord;->forAllWindowsUnchecked(Lcom/android/internal/util/ToBool…