Searched refs:mNeedsLayoutResolution (Results 1 – 2 of 2) sorted by relevance
1283 private boolean mNeedsLayoutResolution; field in LayoutParams1478 if (!mNeedsLayoutResolution && isRelativeRule(verb) in addRule()1480 mNeedsLayoutResolution = true; in addRule()1665 mNeedsLayoutResolution = false; in resolveRules()1719 return (mNeedsLayoutResolution || hasRelativeRules()) in shouldResolveLayoutDirection()
68266 Landroid/widget/RelativeLayout$LayoutParams;->mNeedsLayoutResolution:Z