Searched refs:mNeedsUpdateLightCenter (Results 1 – 3 of 3) sorted by relevance
1274 mAttachInfo.mNeedsUpdateLightCenter = true; in setLayoutParams()2869 if (windowMoved || mAttachInfo.mNeedsUpdateLightCenter) { in maybeHandleWindowMove()2874 mAttachInfo.mNeedsUpdateLightCenter = false; in maybeHandleWindowMove()
28561 boolean mNeedsUpdateLightCenter; field in View.AttachInfo
77654 Landroid/view/View$AttachInfo;->mNeedsUpdateLightCenter:Z