Searched refs:onReverted (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/activities/
H A DGroupEditorActivity.java140 public void onReverted() {
H A DContactEditorActivity.java160 public void onReverted() {
/packages/apps/Contacts/src/com/android/contacts/group/
H A DGroupEditorFragment.java108 void onReverted(); method in interface:GroupEditorFragment.Listener
538 if (mListener != null) mListener.onReverted();
/packages/apps/Contacts/src/com/android/contacts/editor/
H A DContactEditorFragment.java1094 if (mListener != null) mListener.onReverted();
1244 void onReverted(); method in interface:ContactEditorFragment.Listener
1630 mListener.onReverted();

Completed in 103 milliseconds