Searched refs:mNeedsLayoutResolution (Results 1 – 2 of 2) sorted by relevance
1282 private boolean mNeedsLayoutResolution; field in LayoutParams1477 if (!mNeedsLayoutResolution && isRelativeRule(verb) in addRule()1479 mNeedsLayoutResolution = true; in addRule()1664 mNeedsLayoutResolution = false; in resolveRules()1718 return (mNeedsLayoutResolution || hasRelativeRules()) in shouldResolveLayoutDirection()
83338 Landroid/widget/RelativeLayout$LayoutParams;->mNeedsLayoutResolution:Z