Searched refs:clusterDisplay (Results 1 – 2 of 2) sorted by relevance
75 Display clusterDisplay = getClusterDisplay(); in checkClusterDisplayAdded() local76 if (clusterDisplay != null) { in checkClusterDisplayAdded()78 clusterDisplay.getName(), clusterDisplay.getDisplayId(), in checkClusterDisplayAdded()79 clusterDisplay.getOwnerPackageName())); in checkClusterDisplayAdded()80 mClusterDisplayId = clusterDisplay.getDisplayId(); in checkClusterDisplayAdded()81 mListener.onDisplayAdded(clusterDisplay.getDisplayId()); in checkClusterDisplayAdded()111 Display clusterDisplay = getClusterDisplay(); in onOccupantZoneConfigChanged() local112 if (clusterDisplay == null) { in onOccupantZoneConfigChanged()
150 Display clusterDisplay = displayManager.getDisplay(clusterDisplayId); in initClusterDisplay() local152 clusterDisplay.getRealSize(size); in initClusterDisplay()