Searched refs:clusterDisplay (Results 1 – 1 of 1) sorted by relevance
58 Display clusterDisplay = getInstrumentClusterDisplay(mDisplayManager); in ClusterDisplayProvider() local59 if (clusterDisplay != null) { in ClusterDisplayProvider()61 clusterDisplay.getName(), clusterDisplay.getDisplayId(), in ClusterDisplayProvider()62 clusterDisplay.getOwnerPackageName())); in ClusterDisplayProvider()63 mClusterDisplayId = clusterDisplay.getDisplayId(); in ClusterDisplayProvider()64 clusterDisplayListener.onDisplayAdded(clusterDisplay.getDisplayId()); in ClusterDisplayProvider()