Searched refs:getWindowState (Results 1 – 5 of 5) sorted by relevance
29 WindowState getWindowState(); in getWindowState() method
201 public WindowState getWindowState() { in getWindowState() method in EmbeddedWindowController.EmbeddedWindow
89 WindowState windowState = target.getWindowState(); in notifyWindowUnresponsive()
5072 WindowState newFocusedWindow = newTarget != null ? newTarget.getWindowState() : null; in reportFocusChanged()5079 WindowState lastFocusedWindow = lastTarget != null ? lastTarget.getWindowState() : null; in reportFocusChanged()
1739 public WindowState getWindowState() { in getWindowState() method in WindowState