Searched refs:mDisplayIdCache (Results 1 – 2 of 2) sorted by relevance
122 private int[] mDisplayIdCache; field in DisplayManagerGlobal233 if (mDisplayIdCache != null) { in getDisplayIds()234 return mDisplayIdCache; in getDisplayIds()240 mDisplayIdCache = displayIds; in getDisplayIds()434 mDisplayIdCache = null; in handleDisplayEvent()
19788 Landroid/hardware/display/DisplayManagerGlobal;->mDisplayIdCache:[I