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