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.java845 toastForSaveAction(action); in updateExistingGroupFragment()
858 public void toastForSaveAction(String action) { in toastForSaveAction() method in GroupMembersFragment
/packages/apps/Contacts/src/com/android/contacts/activities/
DPeopleActivity.java436 mMembersFragment.toastForSaveAction(action); in onNewIntent()
456 mMembersFragment.toastForSaveAction(action); in onNewIntent()