Searched refs:mTempDisplayInfo (Results 1 – 1 of 1) sorted by relevance
216 private final DisplayInfo mTempDisplayInfo = new DisplayInfo(); field in DisplayManagerService824 mTempDisplayInfo.copyFrom(display.getDisplayInfoLocked()); in updateLogicalDisplaysLocked()830 } else if (!mTempDisplayInfo.equals(display.getDisplayInfoLocked())) { in updateLogicalDisplaysLocked()