Searched refs:createGroupRenameIntent (Results 1 – 2 of 2) sorted by relevance
258 serviceIntent = ContactSaveService.createGroupRenameIntent(getActivity(), mGroupId, in maybePersistCurrentGroupName()
816 public static Intent createGroupRenameIntent(Context context, long groupId, String newLabel, in createGroupRenameIntent() method in ContactSaveService