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