Searched refs:mNeedsUpdateLightCenter (Results 1 – 3 of 3) sorted by relevance
2118 mAttachInfo.mNeedsUpdateLightCenter = true;4575 if (windowMoved || mAttachInfo.mNeedsUpdateLightCenter) { in maybeHandleWindowMove()4580 mAttachInfo.mNeedsUpdateLightCenter = false; in maybeHandleWindowMove()
31904 boolean mNeedsUpdateLightCenter; field in View.AttachInfo
62582 Landroid/view/View$AttachInfo;->mNeedsUpdateLightCenter:Z