Home | History | Annotate | Download | only in launcher2

Lines Matching full:progressbar

3762         View progressBar = mAppsCustomizeTabHost.
3764 if (progressBar != null) {
3765 ((ViewGroup)progressBar.getParent()).removeView(progressBar);