Searched defs:mDisplayCache (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/java/android/hardware/display/ | ||
H A D | DisplayManager.java | 89 private final WeakDisplayCache mDisplayCache = new WeakDisplayCache(); field in DisplayManager |
H A D | DisplayManagerGlobal.java | 139 private PropertyInvalidatedCache<Integer, DisplayInfo> mDisplayCache = field in DisplayManagerGlobal |