Searched refs:mDisplayInfoCache (Results 1 – 1 of 1) sorted by relevance
74 private final SparseArray<DisplayInfo> mDisplayInfoCache = new SparseArray<DisplayInfo>(); field in DisplayManagerGlobal113 info = mDisplayInfoCache.get(displayId); in getDisplayInfo()125 mDisplayInfoCache.put(displayId, info); in getDisplayInfo()246 mDisplayInfoCache.remove(displayId); in handleDisplayEvent()