Searched refs:fromDisplay (Results 1 – 1 of 1) sorted by relevance
631 final Layout.Display fromDisplay = in resetLayoutLocked() local638 final boolean wasEnabled = fromDisplay == null || fromDisplay.isEnabled(); in resetLayoutLocked()641 final boolean deviceHasNewLogicalDisplayId = fromDisplay != null && toDisplay != null in resetLayoutLocked()642 && fromDisplay.getLogicalDisplayId() != toDisplay.getLogicalDisplayId(); in resetLayoutLocked()