Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/group/
DGroupMembersFragment.java846 toastForSaveAction(action); in updateExistingGroupFragment()
859 public void toastForSaveAction(String action) { in toastForSaveAction() method in GroupMembersFragment
/packages/apps/Contacts/src/com/android/contacts/activities/
DPeopleActivity.java429 mMembersFragment.toastForSaveAction(action); in onNewIntent()
449 mMembersFragment.toastForSaveAction(action); in onNewIntent()