Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java1953 mAttachInfo.mNeedsUpdateLightCenter = true;
4132 if (windowMoved || mAttachInfo.mNeedsUpdateLightCenter) { in maybeHandleWindowMove()
4137 mAttachInfo.mNeedsUpdateLightCenter = false; in maybeHandleWindowMove()
H A DView.java30842 boolean mNeedsUpdateLightCenter; field in View.AttachInfo
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63225 Landroid/view/View$AttachInfo;->mNeedsUpdateLightCenter:Z