Home
last modified time | relevance | path

Searched refs:IndeterminateProgressDialog (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/dialog/
DIndeterminateProgressDialog.java44 public class IndeterminateProgressDialog extends DialogFragment { class
68 public static IndeterminateProgressDialog show(FragmentManager fragmentManager, in show()
70 IndeterminateProgressDialog dialogFragment = new IndeterminateProgressDialog(); in show()
DClearFrequentsDialog.java54 final IndeterminateProgressDialog progressDialog = IndeterminateProgressDialog.show( in onCreateDialog()