Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/hardware/display/
H A DDisplayManagerGlobal.java109 private int[] mDisplayIdCache; field in DisplayManagerGlobal
209 if (mDisplayIdCache != null) { in getDisplayIds()
210 return mDisplayIdCache; in getDisplayIds()
216 mDisplayIdCache = displayIds; in getDisplayIds()
397 mDisplayIdCache = null; in handleDisplayEvent()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22666 Landroid/hardware/display/DisplayManagerGlobal;->mDisplayIdCache:[I