Searched refs:changedDisplayId (Results 1 – 2 of 2) sorted by relevance
219 int changedDisplayId = INVALID_DISPLAY; in onContextConfigurationPostChanged() local228 changedDisplayId = context.getDisplayId(); in onContextConfigurationPostChanged()232 if (changedDisplayId != INVALID_DISPLAY) { in onContextConfigurationPostChanged()234 onDisplayChanged(changedDisplayId); in onContextConfigurationPostChanged()
404 private void updatePresentationDisplays(int changedDisplayId) { in updatePresentationDisplays() argument409 && route.mPresentationDisplay.getDisplayId() == changedDisplayId)) { in updatePresentationDisplays()