Searched refs:mDisplayIdCache (Results 1 – 2 of 2) sorted by relevance
109 private int[] mDisplayIdCache; field in DisplayManagerGlobal209 if (mDisplayIdCache != null) { in getDisplayIds()210 return mDisplayIdCache; in getDisplayIds()216 mDisplayIdCache = displayIds; in getDisplayIds()397 mDisplayIdCache = null; in handleDisplayEvent()
22666 Landroid/hardware/display/DisplayManagerGlobal;->mDisplayIdCache:[I