Home | History | Annotate | Download | only in view

Lines Matching refs:forceRedraw

10263      * being used in this view. The invalidateParent and forceRedraw flags are used by that
10268 * @param forceRedraw Mark the view as DRAWN to force the invalidation to propagate, if display
10271 void invalidateViewProperty(boolean invalidateParent, boolean forceRedraw) {
10276 if (forceRedraw) {