Home | History | Annotate | Download | only in launcher2

Lines Matching full:invalidate

2196                     ((View) toView.getParent()).invalidate();
2209 // don't need to invalidate because we do so above
2326 // don't need to invalidate because we do so above
2869 // Use removeAllViewsInLayout() to avoid an extra requestLayout() and invalidate().