Home | History | Annotate | Download | only in launcher2

Lines Matching defs:progressBar

3686         View progressBar = mAppsCustomizeTabHost.
3688 if (progressBar != null) {
3689 ((ViewGroup)progressBar.getParent()).removeView(progressBar);