Home | History | Annotate | Download | only in ui

Lines Matching refs:mProgress

669         private WeakReference<ProgressDialog> mProgress;
682 mProgress = new WeakReference<ProgressDialog>(ProgressDialog.show(target, null,
769 final ProgressDialog progress = mProgress.get();