Searched refs:mDisplayCache (Results 1 – 1 of 1) sorted by relevance
104 private PropertyInvalidatedCache<Integer, DisplayInfo> mDisplayCache = field in DisplayManagerGlobal157 if (mDisplayCache != null) { in getDisplayInfoLocked()158 info = mDisplayCache.query(displayId); in getDisplayInfoLocked()824 mDisplayCache = null; in disableLocalDisplayInfoCaches()