Home
last modified time | relevance | path

Searched refs:CACHE_KEY_DISPLAY_INFO_PROPERTY (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/display/
H A DDisplayManagerGlobal.java142 CACHE_KEY_DISPLAY_INFO_PROPERTY) {
1239 public static final String CACHE_KEY_DISPLAY_INFO_PROPERTY = field in DisplayManagerGlobal
1247 PropertyInvalidatedCache.invalidateCache(CACHE_KEY_DISPLAY_INFO_PROPERTY); in invalidateLocalDisplayInfoCaches()