Searched refs:IndeterminateProgressDialog (Results 1 – 3 of 3) sorted by relevance
44 public class IndeterminateProgressDialog extends DialogFragment { class45 private static final String TAG = IndeterminateProgressDialog.class.getSimpleName();68 public static IndeterminateProgressDialog show(FragmentManager fragmentManager, in show()70 IndeterminateProgressDialog dialogFragment = new IndeterminateProgressDialog(); in show()
54 final IndeterminateProgressDialog progressDialog = IndeterminateProgressDialog.show( in onCreateDialog()
31 import com.android.contacts.common.dialog.IndeterminateProgressDialog;