Searched refs:selectedDisplay (Results 1 – 1 of 1) sorted by relevance
156 Display selectedDisplay = null; in updatePresentation() local158 selectedDisplay = selectedRoute.getPresentationDisplay(); in updatePresentation()167 if (mPresentation != null && mPresentation.getDisplay() != selectedDisplay) { in updatePresentation()180 if (mPresentation == null && selectedDisplay != null) { in updatePresentation()183 mPresentation = new SamplePresentation(this, selectedDisplay); in updatePresentation()