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