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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DContactEditorFragment.java100 public class ContactEditorFragment extends Fragment implements class in inherits:Fragment,SplitContactConfirmationDialogFragment.Listener,AggregationSuggestionEngine.Listener,AggregationSuggestionView.Listener,RawContactReadOnlyEditorView.Listener
105 private static final String TAG = ContactEditorFragment.class.getSimpleName();
329 public ContactEditorFragment() { method in class:ContactEditorFragment
1160 public static void show(ContactEditorFragment fragment) {
1175 ((ContactEditorFragment)getTargetFragment()).doRevertAction();
1560 ContactEditorFragment targetFragment =
1561 (ContactEditorFragment) getTargetFragment();
1608 ContactEditorFragment targetFragment =
1609 (ContactEditorFragment) getTargetFragment();
1894 ContactEditorFragment
[all...]

Completed in 74 milliseconds