Searched refs:mForegroundBoundsChanged (Results 1 – 2 of 2) sorted by relevance
33 private boolean mForegroundBoundsChanged; field in NonOverlappingLinearLayoutWithForeground72 mForegroundBoundsChanged = true; in setForegroundCompat()95 if (mForegroundBoundsChanged) { in draw()96 mForegroundBoundsChanged = false; in draw()110 mForegroundBoundsChanged |= changed; in onLayout()
36 private boolean mForegroundBoundsChanged = true; field in RowContainerView100 mForegroundBoundsChanged = true; in onSizeChanged()107 if (mForegroundBoundsChanged) { in draw()108 mForegroundBoundsChanged = false; in draw()