Searched refs:IndeterminateProgressDialog (Results 1 – 2 of 2) sorted by relevance
44 public class IndeterminateProgressDialog extends DialogFragment { class68 public static IndeterminateProgressDialog show(FragmentManager fragmentManager, in show()70 IndeterminateProgressDialog dialogFragment = new IndeterminateProgressDialog(); in show()
54 final IndeterminateProgressDialog progressDialog = IndeterminateProgressDialog.show( in onCreateDialog()