Searched defs:rawContactsToAdd (Results 1 – 1 of 1) sorted by relevance
757 String label, long[] rawContactsToAdd, Class<? extends Activity> callbackActivity, in createNewGroupIntent()781 final long[] rawContactsToAdd = intent.getLongArrayExtra(EXTRA_RAW_CONTACTS_TO_ADD); in createGroup() local910 long[] rawContactsToAdd, long[] rawContactsToRemove, in createGroupUpdateIntent()931 long[] rawContactsToAdd = intent.getLongArrayExtra(EXTRA_RAW_CONTACTS_TO_ADD); in updateGroup() local958 private void addMembersToGroup(ContentResolver resolver, long[] rawContactsToAdd, in addMembersToGroup()