Searched refs:updateInputWindows (Results 1 – 3 of 3) sorted by relevance
440 public void setInputFocusLw(WindowState newWindow, boolean updateInputWindows) { in setInputFocusLw() argument456 if (updateInputWindows) { in setInputFocusLw()
893 boolean initial, boolean updateInputWindows) { in performLayoutLockedInner() argument1060 if (updateInputWindows) { in performLayoutLockedInner()
9580 boolean updateFocusedWindowLocked(int mode, boolean updateInputWindows) { in updateFocusedWindowLocked() argument9610 updateInputWindows); in updateFocusedWindowLocked()9624 updateInputWindows); in updateFocusedWindowLocked()9631 mInputMonitor.setInputFocusLw(mCurrentFocus, updateInputWindows); in updateFocusedWindowLocked()