Searched refs:mPreventParentRelayout (Results 1 – 1 of 1) sorted by relevance
95 private boolean mPreventParentRelayout; field in ProgramItemView504 mPreventParentRelayout = true; // The size of this view is kept, no need to tell parent. in layoutVisibleArea()506 mPreventParentRelayout = false; in layoutVisibleArea()587 if (mPreventParentRelayout) { in requestLayout()