Searched defs:SelectPhoneAccountDialogFragment (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
H A DSelectPhoneAccountDialogFragment.java54 public class SelectPhoneAccountDialogFragment extends DialogFragment { class in inherits:DialogFragment
75 public static SelectPhoneAccountDialogFragment newInstance(
91 public static SelectPhoneAccountDialogFragment newInstance(int titleResId,
98 SelectPhoneAccountDialogFragment fragment = new SelectPhoneAccountDialogFragment();
109 public SelectPhoneAccountDialogFragment() { method in class:SelectPhoneAccountDialogFragment

Completed in 808 milliseconds