Searched refs:appDisplay (Results 1 – 1 of 1) sorted by relevance
3635 final DisplayContent appDisplay = newFocus.getDisplayContent(); in setFocusedApp() local3636 if (appDisplay != this) { in setFocusedApp()3638 + " but " + ((appDisplay != null) ? appDisplay.getName() : "none")); in setFocusedApp()