Searched refs:mNeedsUpdateLightCenter (Results 1 – 3 of 3) sorted by relevance
1953 mAttachInfo.mNeedsUpdateLightCenter = true;4132 if (windowMoved || mAttachInfo.mNeedsUpdateLightCenter) { in maybeHandleWindowMove()4137 mAttachInfo.mNeedsUpdateLightCenter = false; in maybeHandleWindowMove()
30842 boolean mNeedsUpdateLightCenter; field in View.AttachInfo
63225 Landroid/view/View$AttachInfo;->mNeedsUpdateLightCenter:Z