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