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